View Single Post
  #5 (permalink)  
Old May 1st, 2007, 18:52
Lchad Lchad is offline
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE6 Problem with navigation background images

I'm getting close, I fixed the background image by setting the
Code: Select all
ul.nav a:link, ul.nav a:visited { width: auto}
Now I just have some extra spacing that I need to get rid up under the nav bar in IE6!
Reply With Quote