a:hover (adjusting text color) not working! :(

Discussion in 'CSS' started by jpf566, May 19, 2008.

  1. #1
    Well I am very new to CSS and am having some trouble getting the a:hover to work...or at least be consistent... I am running mac OSX and have Safari and Firefox, the a:hover does not work on this...Ive seen on a friends windows computer that SOME of the links on my site came up and some did not... I have a windows laptop (running vista) and none of the link color changes. This is the CSS code that I have used.

    }

    a:hover {
    color: #4B9397;
    }

    the style sheet can be found at www.sheffieldfurniture.com/styles.css and the site of course is www.sheffieldfurniture.com Thanks in advance everyone

    NOTE: The top menu on my page is FLASH so obviously that DOES work, I'm having trouble with all the non flash ones :) (bottom of the page as well as all the submenus on the pages)
     
    jpf566, May 19, 2008 IP
  2. ferman

    ferman Well-Known Member

    Messages:
    968
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    140
    #2
    its working fine here i checked in firefox
     
    ferman, May 20, 2008 IP