> navigation menu on the right is spaced radically different in Firefox
> and IE/Win (IE/Win is putting extra spaces between the <li> items).

It's the dreaded white-space bug. Check out the fix[1] by Jon Hicks.

> Second, I cannot seem to get the images in the right sidebar to center
> within the div. I've set the margins at auto for left and right. My

Centering elements using setting margins to auto doesn't work in IE. I
guess there's no harm in containing the image in a P element and
centering using text-align.

Prabhath
http://nidahas.com

[1] http://www.hicksdesign.co.uk/journal/ie-whitespace-bug
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to