Viewing 1 replies (of 1 total)
  • I was looking at your style.css and looks like you altered this code that caused the problem around line around line 392

    #access a {
    color:#AAAAAA;
    display:block;
    line-height:0; change 0 to 38px
    padding:0 10px;
    text-decoration:none;

    there should not be any space between menu bar and dropdown.

Viewing 1 replies (of 1 total)

The topic ‘Need help to fix Twenty Ten coding’ is closed to new replies.