On 3/11/06, Martin Petrov <[EMAIL PROTECTED]> wrote: > www.speakingofresults.com > > My first web site using WordPress. The rich text editor is suitable > for the client who isn't very technical oriented. But the code > produced by the editor is ugly.
What do you find wrong with the code? There are multiple editors that can be integrated with Wordpress, but I've never had any gripes with the code produced by any of them. Besides, it's a lot better than the <font> tags your client would pepper the markup with if they had the chance. > My main concern is that the site is optimized for 1024x768, and with > smaller resolutions the center column is resized and the three photos > doesn't stay on the same line. At least it is usable at 800x600, which is more than I can say for most 1024x768 sites. > Could you please tell me if you use 1024x768 and whether the 3 photos > on the home page stay on the same line? The client reported that most > of her friends get a distorted layout but she doesn't know what screen > resolution they use. Definitely do not stay on the same line at 1024 x 768. All you really need to do is reduce some of the spacing between the images or make the right column a little more narrow. I would also discourage the use of text-align:justify. Browsers are not capable of doing the proper text formatting that makes justify look good in print, and you have big gaps and rivers going through the text on this site. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
