Mark Fellowes wrote: > Actually I take that back, I made the corrections to the html > but now I need to get the menu items down centered in the box. > The problem is , trying "li" padding through the graphic off. > http://pamshop.com/Template1/exp8.html
I see you are changing your code while I'm looking at it :s Anyway - there is another problem on your page: the method you use for centering horizontally, leaves your visitor without navigation on narrower windows. Instead of a negative margin and a relative position of left:50%, I'd suggest setting left and right margins to auto. -- Els http://locusmeus.com/ http://locusoptimus.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/
