Navigation (Sub-)menu problems...

Discussion in 'HTML & Website Design' started by Fnarkje, May 2, 2006.

  1. #1
    Hi there,

    I have crerated a site using php and it seems to work just fine. However, there are 2 problems i cannot seem to solve. The site is online so if anyone could take a peek and maybe come-up with a solution, here's the address (page is in dutch): http://www.annemiekmaissan.nl. It is my first post so if i should provide anyone with more information or codes, please tell me so.

    1) Now the submenu at buttons number 2 and 3 appear in-line, which is difficult to click; i would like to get the sub-buttons underneath each other. However, i cannot get them to work properly like that.. any ideas?

    2) The different buttons on the navigation menu should turn red on hoover; the last 3 do but the first 3 don't.. While they all refer to the same CSS-sheet.

    Thanx a million!
     
    Fnarkje, May 2, 2006 IP
  2. beeweb

    beeweb Peon

    Messages:
    54
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Annemiek,

    Ik ben geen echte CSS expert, maar:

    1) voeg eens display:block toe aan .NavSubMenuList
    2) ik denk dat dat komt omdat er in die laatste links geen LI elementen staan.

    Succes, Bas

    PS kijk ook even op http://www.nickrigby.com voor CSS menu's!
     
    beeweb, May 5, 2006 IP