In Internet Explorer 8 My top Item Category Bar is not going onto the 2nd line its running off the edge of the page IE7 & Firefox is fine though.
Any ideas??
www.ybmltd.co.uk
In Internet Explorer 8 My top Item Category Bar is not going onto the 2nd line its running off the edge of the page IE7 & Firefox is fine though.
Any ideas??
www.ybmltd.co.uk
Make sure your not in compatibility view
Try removing the red part:
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
white-space: nowrap;
}
If necessary, separate the #navCatTabs from the rest and just remove it from that.