Want to make a button on the navbar with a unique background

Forums Forums Menus Want to make a button on the navbar with a unique background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1515
    CrowdTamers
    Member

    Hi all;

    I’m looking to make a single category in a navigation bar a different color so that it stands out. You can look at the site that I’ve got the navbar on at http://thejusticeroom.com. I’m interested in changing the "2010 Judicial Candidates" background image out from the dazzle-white.png that all the rest of the buttons use, but I can’t for the life of me figure out how to do it, and a search on these forums doesn’t seem to have any answers either.

    Any thoughts, anyone?

    Thanks in advance if you can help.

    #8828

    You need to target the individual ID for that menu item.

    Like this:
    [code:fbka92h0]#suckerfishnav li#randomid {background:pink;}[/code:fbka92h0]

    Or for the link:

    [code:fbka92h0]#suckerfishnav li#randomid a {background:orange;}[/code:fbka92h0]

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.