I have a theme called Silverlight for wordpress, its an old theme, which doesnt have drop down menu. I want to add dropdown menus of my subpages to pages tabs. Here is the code of my tabs: #ddnav{background-color:#312e2e;height:35px;margin:0;padding:0;} #nav{height:25px;width:1060px;font-weight:700;margin:0 auto;padding:10px 0 0;} ul.nav{height:25px;line-height:25px;float:left;list-style:none;font-size:11px;text-transform:inherit;margin:0;padding:0;} ul.nav li{float:left !important;list-style-type:none;border-right:2px solid #312e2e;margin:0;padding:0;} ul.nav li a, ul.nav li a:link, ul.nav li a:visited{background:url('images/navsilver.gif') repeat-x;color:#818181;float:left;display:block;text-decoration:none;padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0} ul.nav li a:hover, ul.nav li a:active{background:url('images/navblue.gif') repeat-x;color:#205387;text-decoration:none} ul.nav li.current_page_item a{text-decoration:none;background:url('images/navblue.gif') repeat-x;color:#fff} ul.nav li ul{float:left;margin:0;padding:0;} Code (markup): Can some one please add a way so it can show submenus as a dropdown menu. Here is full theme: http://super.m.a.g.world.googlepages.com/silverlight.zip My site is http://Sports2ALL.com Thanks in advance, if you want to contact me,
so did u got anything work. if not can u check this: may be this will help, http://www.lwis.net/free-css-drop-down-menu/
I know there are wordpress plugins that do dropdowns. Check here: Suckerfish Wordpress Dropdown Menu Wordpress CSS Drop-down Menu Also you could use collapsing/expanding menus, which I'm doing myself. Collapsing Wordpress Categories Try and see if these work for you. Btw, the resolution on that first WWE frame looks pixelated on my screen, not sure if that's a display error with your site or with my browser graphics.
i think you should add some other script for your menus, you can embed after using your wordpress editor which will help you to add or remove any script, you should check right now for your desire changes.