The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello, I am trying to put a menu in the head of my forum, using the program s Sothink Dhtml Menu.
The indications are these: Code:
Copy and paste this code within <HEAD> tag of your web page
<script type="text/javascript" id="sothink_dhtmlmenu"> <!--
st_siteroot="web/script/menu";
st_jspath="/stmenu.js";
if(!window.location.href.indexOf("file:") && st_jspath.charAt(0)=="/")
document.write('<script type="text/javascript" src="'+st_siteroot+st_jspath+'"><\/script>');
else
document.write('<script type="text/javascript" src="'+st_jspath+'"><\/script>');
//--> </script>
Code:
Copy and paste this code within <BODY> tag of your web page <script type="text/javascript" src="web/script/menu/stmenu.js"></script> How is it the method to do this well? I have a complete day trying it and nothing ![]() hope you can helpme please.. Thank you for any help!
|
|
#2
|
||||
|
||||
|
You are wondering how to post it into the <body> tag? You can place it in the navbar template - at the very top - and then it will be in the body tag for all pages that have a navbar.
|
|
#3
|
||||
|
||||
|
thanks for your response
![]() Still im adapting a design, just working with the complete xml, my problem is that i cant make work the drop-down menu, i put the codes as it indicates, but never show the menu ![]() only the forum background Maybe i need to do another procedure, but dont know how ![]() hope someone can helpme ![]() This one is the skin, the menu is in a red box, for now it is working only as normal buttons |
|
#4
|
|||
|
|||
|
If you view the source of any of your pages, is the .js call in there? Also, you might try using a complete URL for it, eg:
Code:
<script type="text/javascript" src="http://www.yoursite.com/web/script/menu/stmenu.js"></script> |
|
#5
|
||||
|
||||
|
try....
Quote:
post in header or navbar template |
|
#6
|
||||
|
||||
|
Thanks to all, nothing works, i give up
![]() thanks a lot
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|