Rollover text problem in Firefox

Discussion in 'CSS' started by bad_bob00, May 24, 2007.

  1. #1
    Hi there,

    On the top of my page I've got some rollover text, the effect is fine in IE but not in Firefox. I want the background to stay the same, not change (changes in Firefox).

    The text links are top right corner of the website.

    http://www.cristianoronaldopics.com/

    Thanks for any help.

    Matt
     
    bad_bob00, May 24, 2007 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    in #header-nav-top a:hover, #header-nav-top .selected (line 107)
    remove background-color: inherit;
     
    Dan_A, May 24, 2007 IP
    bad_bob00 likes this.
  3. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #3
    Thanks a lot for this Dan_A :D

    Sorted it now :)

    Thanks again, rep has been given.
    Matt
     
    bad_bob00, May 24, 2007 IP