The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add a button with drop down menu, please help...
I'm a beginner with coding so I would like your help with this issue:
I've tried to make a drop down menu as described in many of the topics on this forum. But I have a customized template with buttons in the navbar in stead of plain text. What I would like to have is a button next to the "nieuwe posts" button (see attached picture) with a drop down down menu. Just the same as the "snelmenu" button. I've tried many option but I still do not succeed... Please assist in this matter. I would be very grateful! |
#2
|
|||
|
|||
Does anyone know?
|
#3
|
|||
|
|||
I was able to do it using the instructions posted in this thread.
https://vborg.vbsupport.ru/showthread.php?t=126649 |
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
Code:
<if condition="is_member_of($bbuserinfo,5,6,7)"> <td id="stafflinks" class="vbmenu_control"><a href="$show[nojs_link]#stafflinks">Staff Links</a> <script type="text/javascript"> vbmenu_register("stafflinks"); </script></td> </if> |
#6
|
|||
|
|||
It worked thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|