Thu, 2004-06-24 09:29
Hi
I am having a problem with IE5 with the following site:
http://www.firstamerican.ie/newtest/index.html
You will notice that the nav bar is pushed out by the <li> tag so that the menu and the left panel are mis-aligned.
Anyone know the fix for this problem? It seems to only be in IE5 and IE5.5
Thanks!
Sun, 2004-06-27 10:10
#1
<li> issues with IE5
Hi lightbox,
You may have to use a hack to give ie5 and 5.5 different width values.
I'd firstly try adjusting the margin, padding and width values for the UL, li and a.
Hope that helps