View Single Post
  #2 (permalink)  
Old 07-24-2008, 05:23 PM
Niko974
 
Posts: n/a

Default Re: IE6 Horizontal Submenu Shift -- help

I don't know if you still have this problem.

Just add this in the right section:

ul.MenuBarHorizontal ul
{
margin: 0;
padding: 0;
}


Reply With Quote