The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Drop Down Menu HELP
OK i have a custom template and want to have a drop down
I need to place this somehow in my header template which is : HTML Code:
<!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/head_back.jpg)"> <tr> <td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/logo.jpg" border="0" alt=""/></a></td> <td align="right" valign="bottom" width="79"><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td> </tr> </table> <!-- /logo --> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/nav.jpg)"> <tr> <td align="left" valign="top" width="99px"><img src="$stylevar[imgdir_misc]/nav_left.jpg" border="0" alt=""/></td> <td align="left" valign="top" class="alt5"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Forums</a> | <a href="album.php$session[sessionurl_q]">Albums | <a href="group.php$session[sessionurl_q]">Social Groups</a> </td> <td align="right" valign="top"><img src="$stylevar[imgdir_misc]/nav_right.jpg" alt="" /></td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output If so how ? Cheers in advance |
#2
|
|||
|
|||
I think it's all explained in manual here: http://www.vbulletin.com/docs/html/m...mplates_vbmenu
|
#3
|
||||
|
||||
Tried this thanks but just messes up my header
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|