Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Superfish Installation WordPress

  • REFUNDED

This one pays a bit more than my others and should be pretty easy for anybody that's done this before. I want to implement the popular [[LINK href="http://users.tpg.com.au/j_birch/plugins/superfish/#examples"]]Superfish[[/LINK]] script into my menu using the WordPress 3.0 built-in nav menu.

I would like to maintain my current menu style and add the functionality of a drop-down obviously. I don't want plugins, I want it to be implemented into my theme.

The winner will provide me with the full code (including styling it for me and that includes the .current_page_item/ancestor/etc. styles I have in my css). Also, tell me what to put in my code and where to put it. <strong>YOUR CODE MUST BE XHTML-VALID.</strong>

Current menu style:
/* Menu */
#menu { background:url(img/menu-bg.png) repeat-x #F3F3F3; clear:both; display:block; padding:0; width:982px; margin:0 auto 0 -1px; border-top:1px solid #DCDCDC; height:39px; border-bottom:1px solid #DCDCDC }
#menu a { text-shadow:rgba(0,0,0,0) 0 1px 0 }
#menu ul { font-size:11px; text-transform:uppercase; height:100%; vertical-align:text-bottom; margin:0 auto }
#menu ul li { display:inline; float:left; margin-right:5px }
#menu ul li .menu { display:inline; width:980px; margin:20px auto 0 auto; vertical-align:middle!important; text-align:center!important; background:#000 }
#menu .current_page_item a, #menu .current-post-ancestor a, #menu .current-menu parent a, #menu .current-page-ancestor a, #menu .current-menu-item a, #menu .current-category-ancestor a, #menu .active_category a { color:#555!important; background:#FFF; border-right:1px solid #DCDCDC; border-left:1px solid #DCDCDC; height:16px }
#menu a:hover { color:#555 }
#menu ul li a { font-family:Helvetica; padding:12px; font-weight:bold; float:right; vertical-align:text-bottom; color:#A4A4A4 }


Current site: [[LINK href="http://lucaswynne.com"]]lucaswynne.com[[/LINK]]

Answers (1)

2011-01-07

hemant hapani answers:

Hi..

(1) First you Login in to your admin area.
(2) And go to Menu.
(3) You can add submenu under main menu and save it.


Lucas Wynne comments:

Please refrain from answering this question.