![]() |
Drop down menu?
Hello,
I am redesigning my forum header and i have came up with a small problem. My header consist of image links...no text links. If i use the standart vb method of making a drop down menu it generates an ugly button next to it (the menu_over.gif). What is the easiest way to generate a drop down without that button? Thanks in advanced! |
I'm guessing your using something along the lines of:
Code:
vbmenu_register('menuname') Code:
vbmenu_register('menuname', false) |
This in the navbar:
Code:
<if condition="$show['member']"> <td id="usercptools" align="left" valign="top" width="79" height="33"><a href="http://www.bratz-designs.net/forums/usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/usercp.gif" width="79" height="33" border="0" alt="UserCp" /></a></td></if> Code:
<if condition="$show['member']"> |
Your User CP Link (the top one) doesn't refer to anything to do with a drop-down....
|
Code:
id="usercptools" |
All times are GMT. The time now is 02:48 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:
|