Forums

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

Home Forums CSS Horizontal dropdown menu problems

  • This topic is empty.
Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #63860
    minnow
    Member

    Hey :-) good to hear from you.
    Just tried adding that in, but it doesn’t seem to make any difference. The top row stays dark.

    #63864
    jamygolden
    Member

    This should work:

    ul.dropdown .red:hover{
    background-color: #f9c0c6;
    }
    #63874
    minnow
    Member

    Ah that’s it! jamy_za you’re a star!
    :-D
    thanks buddy

    #63185
    minnow
    Member

    hmm… the saga continues. Am having issues with this dropdown menu in IE5 and IE6, and the whole site in IE5.
    Does anyone have any ideas as to how to solve it? Do you think I need to worry about IE5 being as it’s so old?
    thanks for looking :-) Any help much appreciated.

    #63191
    jamygolden
    Member

    I won’t really be able to help with the IE6 menu problem with your current nav as I’m unfamiliar with your method. I would have done it like this.

    Regarding IE5, the usage share is so small you can ignore it.

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