Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Tumblr Theme Help (Links)?

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #43850
    ponies123
    Member

    Hello! I’m trying to make the navigation bar a separate color from the links, but they seem to stay the same color. Please help!

    http://cdpn.io/hEdwu

    #130456
    ponies123
    Member

    Also could someone explain a:link, a:active, a:visited to me?

    #130457
    TheDoc
    Member

    Instead of pasting the Tumblr code in (which won’t render very nicely), provide a link directly to your blog.

    #130458
    ponies123
    Member
    #130462
    TheDoc
    Member

    What color specifically do you want to change? Everything is either white or black, not sure what you’re trying to target.

    #130476
    ponies123
    Member

    I want to make certain links different colors from other ones. The navigation would be a different color from the links on the page.

    #130475
    TheDoc
    Member

    You could do something like:

    .navigation a { color: YOURCOLORCHOICE; }

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘CSS’ is closed to new topics and replies.