Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Lazybuttons

    (@lazybuttons)

    bump.

    Thread Starter Lazybuttons

    (@lazybuttons)

    bump

    You may try to change the margin in the style.css file. The last number in the margin is what moves it to the left and can be adjusted to fit your needs.

    It will not completely solve the problem but it should help.

    #menu {
    display:inline;
    height:42px;
    left:35%;
    margin:0 0 0 15px;
    position:absolute;
    top:135px;
    width:60%;

    Michael

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with width and navigation’ is closed to new replies.