views:

55

answers:

2

Hi I'm having IE6 issues (surprise surprise).

I can't work out why the menu items are all 100% wide:

http://www.baytobush.com.au/dev

Can anyone shed light on this? must be something is my css...

+1  A: 

I haven't tested it in ie6, just looked at the css.

Make sure you look into the various ie6 "shrink-wrap" bugs when floating elements. To get around this you have to set widths, or heights, some other hasLayout jiggery.

willoller
+1  A: 

When I view the link using IETester in IE6, the menu looks fine?

Colin