1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Small problem with a drop-down menu

Discussion in 'CSS' started by Abh, Jun 26, 2010.

  1. #1
    Hi. The address is this: http://5com.ro/
    Once you get into the longer subcategories that open to the right, the background isn't wide enough. I've been trying for 3 hours to fix it and i can't stand it anymore. Maybe some of you with more experience can spot the fix.

    [​IMG]
     
    Abh, Jun 26, 2010 IP
  2. rpjs

    rpjs Peon

    Messages:
    39
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi Abh,
    Try adding this to your wiznav.css :
    #nav li:hover ul.sub li li a:hover 
    {background:#3a93d2; color:#fff; width:100%}
    Code (markup):
     
    rpjs, Jun 26, 2010 IP
  3. Abh

    Abh Active Member

    Messages:
    162
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Yup, that works perfectly, thank you very much.
     
    Abh, Jun 27, 2010 IP