Hi
I have a CSS issue which occurs in IE6 only. I'm completely stumped and am hoping someone else might be able to help.
In IE6, if you navigate to www.moneysupermarket.com/loans and search for a loan of £5000 over 5 years, Homeowner - Mortgaged, you will get the Loans results page.
Scroll to the bottom of the page and you will see the Personal Pricing results table.
How it should and is appearing: http://i27.tinypic.com/2z542t1.gif
If it looks right when the page loads, clicking onto one of the other tabs knocks it out.
Annoyingly the IE6 developer toolbar isn't much use. As soon as I change any of the styles on the UL or LI that make up the tabs, it looks fine. If I make the same change in the CSS file and refresh, it doesn't seem to work.
I'm aware of the hasLayout issue, but setting display:inline-block, or height:1% to elements doesn't seem to be doing anything.
Any suggestions or assistance would be appreciated!
Thanks