denully Posted August 28, 2011 Share Posted August 28, 2011 Hello, i think my brain has gone on total Blank mode today (again) I'm trying to make a sub-menu under another sub-menu, like you can see on http://www.kazi-networks.com -> services -> hosting , it has a backup menu as well. but then under http://eco.kazi-networks.com/clientarea.php , if you try and go under the same menu, its not showing "Backup"... the header code for the menu looks like this: <ul id="menu" class=""> <li><a href="http://www.kazi-networks.com">Home</a></li> <li><a href="http://www.kazi-networks.com/news">News</a></li> <li><a href="#">Services</a> <ul class="sub-menu"> <li><a href="http://www.kazi-networks.com/domains">Domains</a></li> <li><a href="http://www.kazi-networks.com/products/hosting">Hosting</a></li> <ul class="sub-menu"> <li><a href="http://www.kazi-networks.com/backup">Backup</a></li> </ul> <li><a href="http://www.kazi-networks.com/it-consulting">IT consulting</a></li> <li><a href="http://www.kazi-networks.com/ssl-certificates">SSL Certificates</a></li> <li><a href="http://www.kazi-networks.com/co-location">Co-location</a></li> <li><a href="http://www.kazi-networks.com/web-development">Web development</a></li> <li><a href="http://www.kazi-networks.com/products/voicechatter">VoiceChatter</a></li> </ul> </li> <li><a href="http://www.kazi-networks.com/portfolio">Portfolio</a></li> <li><a href="http://www.kazi-networks.com/about-us">About us</a></li> <li><a href="/submitticket.php?step=2&deptid=5">Contact us</a></li> <li><a href="/clientarea.php">Client access</a> <ul class="sub-menu"> <li><a href="/clientarea.php">Client access</a></li> <li><a href="https://web01-prod.kazi.dk/" target="_blank">Web-hotel login</a></li> <li><a href="https://web01-prod.kazi.dk/webmail/" target="_blank">Web-mail login</a></li> <li><a href="https://web01-prod.kazi.dk/ftp/" target="_blank">Web-FTP login</a></li> <li><a href="https://web01-prod.kazi.dk/pma/" target="_blank">MySQL login</a></li> </ul> </li> </ul> any one got a clue what im missing or what i have done wrong ... shouldnt it just be to place another <ul><li>the sub sub menu</li></ul> below the other sub menu ? 0 Quote Link to comment Share on other sites More sharing options...
denully Posted August 28, 2011 Author Share Posted August 28, 2011 aww!! almost a 100 views and no one got any suggestions ? 0 Quote Link to comment Share on other sites More sharing options...
denully Posted August 28, 2011 Author Share Posted August 28, 2011 godmorning.... hehe i had forgotten the classes *smackhead* 0 Quote Link to comment Share on other sites More sharing options...
arazpc Posted February 3, 2013 Share Posted February 3, 2013 no work on my whmcs template. another code for sub-menu 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.