On Jul 16, 2006, at 7:09 AM, Phil Trinh wrote: > Here is the gist of the problem: > > 1. This is for my Wordpress blog, so I kept things in the Wordpress > hierarchy. It should NOT affect the CSS. > 2. I have trouble diagnosing this problem because I only have > access to a PC > (XP). I've been using http://www.danvine.com/icapture/ to see what > the site > ressembles in Safari. > > 3. Basically, the problem is that what works in IE, Firefox, Opera, > Mozilla, > is not working in Safari. > 4. If you go to http://philsproof.com/test/?page_id=14 you should > see a > black background, with a white container and border on top. Inside > the white > container should be a blue box with a red border on the top.
This, in your stylesheet > p { > /*margin: 0 0 19.5em;*/ > padding: 0; > /*line-height: 0em; /* Affects post area*/*/ > } Notice the unterminated and incorrectly nested comment around 'line- height' ? Safari doesn't recover from this parse error, where as other browser somehow do. Latest Webkit builds do recover from this. A quick trip to the css validator would have told you this <http://jigsaw.w3.org/css-validator/validator-uri> Philippe --- Philippe Wittenbergh <http://emps.l-c-n.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/