Forums

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

Home Forums CSS Nav

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23627
    hal8
    Member

    Hey i was just wondering if any one can tell me how the dude who desinged this site managed to get the nav links so when you hover over it there a line over each link.

    http://www.fabioarts.com/

    I managed to do it so there’s a line and the word highlighted but not just a line. Any help please.

    #51341
    humanboy
    Member
    Code:
    a:hover{
    border-top: 1px

    might work

    #51443
    hal8
    Member

    Cool. Cheers guys, its all done now. :D

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