![]() |
Amazing Style Thank you
|
I've seen a lot of people here asking how to add drop down menu tabs, so I thought I'd share how I did it.
To add a drop down menu tab, first you need to edit the HEADER template. For my site I added a custom drop down menu tab right after the Forum tab so if you want your tab in a different place than mine you will have to place it before or after the existing tabs you want it. 1. In HEADER template Find: HTML Code:
<li><a href="$vboptions[forumhome].php$session[sessionurl_q]"><span>Forum</span></a></li> Paste the following below it: HTML Code:
<li><a id="extratab" href="$show[nojs_link]#extratab"><span>Extra Tab</span></a><script type="text/javascript"> vbmenu_register("extratab", 1); </script></li> 2. In the NAVBAR template find: HTML Code:
<if condition="$show['popups']"> Paste this below it: HTML Code:
<!-- extratab link menu --> |
Quote:
|
Can I ask, if you wanted to add two drop down menus on those tabs, is that possible?
|
Quote:
EDIT: you can section the links in the same menu by adding the code below between the links you want separated: HTML Code:
<tr><td class="thead" align="$stylevar[left]">More Links</td></tr> |
Quote:
|
Excellent skin Miner, as always. I finally moved away from fblue to Bingo and so far the members like it.
|
* installed
Excellent skin! I am going to use this instead of the skin i just purchased:( But i'd like to take out latest threads from the footer as i already have lots of such modules. How can i do this? I have tried by taking out the latest thread codes form the footer template but it's still showing up. Could you please point me to the right direction? 1 more: the threads in the forumhome page are not aligned properly. Plz have a look http://www.hippytribe.com/forumdispl...es-buy-21.html what could have gone wrong? Excuse me if i am asking too much :) |
Not sure if you have removed the codes how does it show there?!
|
Yes I have removed it.. (at least few codes :))
PHP Code:
never mind about the error. I found out the cause. |
All times are GMT. The time now is 09:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|