Chris Blake wrote: > > On 11/07/2010, at 10:10 PM, David Laakso wrote: > >> Chris Blake wrote: >>> >>> http://blakeys.com/design/index.php/en/blakeys-websites-introduction >>> >>> Thanks, CB >>> >> >> I think you will want to view your site in IE 6/7/8. >> >> Fwiw, minimum font-size users [16px here], or those who employ >> font-scaling [up or down] will do a number on it. You may want to >> validate the markup. >> >> Best, >> ~d >> > > Hi David, > > Does the font thing happen because of the template I am using? > http://www.yootheme.com/ - it is demo/explorer. > > I have the page down to only 2 errors but they are to do with body > opening and closing and I don't know what to do. Please help: > http://validator.w3.org/check?uri=http%3A%2F%2Fblakeys.com%2Fdesign%2Findex.php%2Fen%2Fblakeys-websites-introduction&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&st=1&user-agent=W3C_Validator%2F1.1 > > > > Thanks, CB >
I did not look at the demo. With regard to your page, setting type in pixels is not a good idea. In general, the culprits as far as type is concerned, is setting fonts with line-height set in pixels, and hard-coding a height on blocks containing text-type. Just for kicks, try resetting your horizontal-navigation bar: pretend you do not have, nor have ever heard of, Photoshop. Solutions to markup validation problems are often easily resolved by running the page through Tidy Online [1] [backup your original page before doing so]. Best, ~d [1] <http://infohound.net/tidy/tidy.pl> -- http://chelseacreekstudio.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
