Forums

Navigational bar help... (2 posts)

  1. Themonsterbox
    Member
    Posted 2 years ago #

    Ok so I sorted my problerm with the navigational bar however the last link is lower than the rest, some help would really be appreiciated...

    http://themonsterbox.com/wordpress/

    that is the site im TRYING to work on

    Ollie

  2. stvwlf
    Member
    Posted 2 years ago #

    Hi

    on line 243 of your CSS, it appears you've removed content from the top rss area, but its still taking up room

    #toprss {
    display:inline;
    float:right;
    line-height:41px;
    margin:10px 15px 0 0;
    width:65px;
    }

    change display: inline to display: none
    that puts your last nav item in place.

Topic Closed

This topic has been closed to new replies.

About this Topic