The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hellllllllp!
Hello,
I made a new design on my board. And when i did this, i made search and quick link buttons so i could put the drop down boxes for each of them on. But, when i try to.. It doesn't work! The drop down boxes won't work, someone please explain to my how to do this. Note: I did already try about 320942432 times I did copy the coding exactly as it was from the navbar template, it still doesnt work. I tried including the menu.js file, still no luck. |
#2
|
|||
|
|||
Here is the code i use to try and get it working (currently)
Okay, here are the codes i am using currently, for usercp, and search **Both of thoughs use the drop down box** <if condition="$bbuserinfo['userid']"> <td> <a href="#usercptools"> <img onmouseover="changeImages('nav_quicklinks', 'image8off')" onmouseout="changeImages('nav_quicklinks', 'image8on')" name="nav_quicklinks" border="0" src="images/nav_quicklinks.gif" width="111" height="48"></a><script type="text/javascript"> vbmenu_register("usercptools"); </script></td> <td class="vbmenu_option"> <a href="search.php?$session[sessionurl]do=getnew"> <img onmouseover="changeImages('nav_newposts', 'image6off')" onmouseout="changeImages('nav_newposts', 'image6on')" name="nav_newposts" border="0" src="images/nav_newposts.gif" width="98" height="48"></a></td> |
#3
|
|||
|
|||
Anyone?
|
#4
|
|||
|
|||
Interesting.. Thanks for the help.
|
#5
|
||||
|
||||
look at the code in the navbar template that links to serach and quick links
|
#6
|
|||
|
|||
edit: Nevermind please delte....
|
#7
|
|||
|
|||
Quote:
|
#8
|
|||
|
|||
Do you have the default style unedited? I think Faranth means to look at the undedited code and to put it in your header.
|
#9
|
|||
|
|||
I got it working. Thanks for all the help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|