Forums

[Theme: PressPlay] Navbar height, with apologies, again (3 posts)

  1. dshayne
    Member
    Posted 4 months ago #

    Hi,
    I asked this question 6 months ago and never received a reply. I don't mean to whine, I just really need to know the answer to this question! My navbar has too many items to fit onto one row, but when the items go down to the next row they are outside the navbar color. I just need to know how to increase the height of the navbar, or maybe make a second row with color? I realize this is not a life or death situation...I would just really like to make this happen as the items outside the color do not look like menu items.

    Thanks in advance,
    Debbie
    http://www.plumpub.com/kaimen

    http://wordpress.org/extend/themes/pressplay/

  2. FazBuzzWP
    Member
    Posted 4 months ago #

    this is pretty straight forward. Go to your style.css and edit this

    #navigation{
    background: none repeat scroll 0 0 #A9AC92
    }

    Except the color property (#A9AC92)everything is already there.

    here is the image of your website after the change has been made. hope this is what you wanted.
    http://postimage.org/image/var2y8wrf/

    For these things it's advised to use web developer tools like firebug, or chrome developer tools as they will save you a lot of time.

    Cheers

  3. dshayne
    Member
    Posted 4 months ago #

    Thank you SO much! I cannot tell you how appreciative I am of your help. I am not quite sure that I entirely understand what you mean by using firebug, but I will most certainly look into it.

    Take care,
    Debbie

Reply

You must log in to post.

About this Topic