Menu bar problem

Discussion in 'CSS' started by umlove, May 27, 2012.

  1. #1
    I am editing a template. I am not expert in making menu bar. I inserted a drop down menu under "Generator" menu which you can see here. http://www.aroundpublic.com/spew2
    but you can see that it is still and not showing correctly. I want that when we move mouse on generator menu then its child menu should appear. also it is before jqueery slider images. please help me out . i am posting here css coding of menu bar.

    /* menu */
    .menu_nav { margin:0; padding:0 0 18px; float:left; width:auto; height:56px;}
    .menu_nav ul { list-style:none; padding:0 0 0 2px; height:56px; float:left; background:url(images/menu_sep.png) no-repeat left top;}
    .menu_nav ul li { margin:0; padding:0 2px 0 0; float:left; background:url(images/menu_sep.png) no-repeat right top;}
    .menu_nav ul li a { display:block; margin:0; padding:0 0 0 20px; font-size:16px; line-height:20px; font-weight:bold; color:#fff; text-decoration:none;  text-align:center;}
    .menu_nav ul li a span { position:auto;display:block; padding:20px 20px 18px 0; height:20px;}
    .menu_nav ul li.active a, .menu_nav ul li a:hover {background:url(images/menu_a.png) repeat-x left top;}
    .menu_nav ul li.active a span, .menu_nav ul li a:hover span {}
    
    
    Code (markup):
    Please help me out please.
     
    umlove, May 27, 2012 IP
  2. umlove

    umlove Active Member

    Messages:
    271
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    83
    #2
    umlove, May 28, 2012 IP
  3. MarkTheUser

    MarkTheUser Member

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    4
    Trophy Points:
    26
    #3
    I can make it for you. PM me.
     
    MarkTheUser, May 28, 2012 IP
  4. umlove

    umlove Active Member

    Messages:
    271
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    83
    #4
    It is done now.
     
    umlove, May 28, 2012 IP