Text color change hover

Forums Forums Menus Text color change hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #846
    hunyaga
    Member

    Hi, I’m a newby at CSS and would like to know how to do a simple text hover color change for the suckerfish menus. I want them to go from the current grey color to yellow when you do a roll over.

    http://earthembassy.org/test

    Thanks

    #6344

    Something like the following should work:
    [code:alsj60nf]#suckerfishnav a:hover {color:purple;}[/code:alsj60nf]

    #6345
    hunyaga
    Member

    Awesome, thank you very much.

    #6346

    No problem <img decoding=” title=”Smiley” />

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