Hello,
I am building a website using the CSS horizontal menu but it views fine in 1e7 and firefox but in ie6 all the menu options are on separate lines http://www.qpconline.co.uk any ideas?
Cheers
Jane
Horizontal menu in ie6
Re: Horizontal menu in ie6
Not sure what you mean by "in ie6 all the menu options are on separate lines" but I see it looks diff. in Firefox than IE6 you have the menuwrapper background color called twice which makes the image not appear but IE6 don't care what you throw at it so you get what it thinks you want which may not be the case...
background: #088FC6 url(uploads/images/menu.jpg) #088FC6;
background: #088FC6 url(uploads/images/menu.jpg) #088FC6;