Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
Add To Topmenu; Add a new drop-down box
Topic Started: Nov 30 2007, 01:48 PM (3,197 Views)
Duskmoon
Member
[ * ]
Thanks a lot for this code!
Edited by Duskmoon, Apr 20 2008, 03:18 AM.
Offline Profile Quote Post Goto Top
 
Thunder
Member Avatar
Thunder
[ *  *  * ]
It's an awsome code, but I'm not sure if I'm doing something right. I filled everything out like you wanted, but it's not showing up. Did I fill everything our right? Here's what I have:

Quote:
 
<script type="text/javascript">
// Add To Topmenu (By Mwr247)

// New Section (Title,Link,Image)
var addtmt=['Section Test','http://s1.zetaboards.com/Writers_Realm/index/,'http://209.85.62.24/static/1/m_ucp.png'];

//Add Links (Title,Link)
var t=0;
var addtml=[];
addtml[t++]=['Testing','http://s1.zetaboards.com/Writers_Realm/forum/84476/'];
addtml[t++]=['Testing','http://s1.zetaboards.com/Writers_Realm/forum/84476/'];
</script>
<script name="A.T.M." src="http://209.85.62.24/1/22/0/p242/zetatopmenu.ibf"></script>
Edited by Thunder, May 12 2008, 05:05 PM.
Offline Profile Quote Post Goto Top
 
Mwr247
Member Avatar
Cæsaris Salutis!
[ *  * ]
Change this:
Code:
 
// New Section (Title,Link,Image)
var addtmt=['Section Test','http://s1.zetaboards.com/Writers_Realm/index/,'http://209.85.62.24/static/1/m_ucp.png'];

To this:
Code:
 
// New Section (Title,Link,Image)
var addtmt=['Section Test','http://s1.zetaboards.com/Writers_Realm/index/','http://209.85.62.24/static/1/m_ucp.png'];
Offline Profile Quote Post Goto Top
 
Kiragatash
Member Avatar
AnimeWatcher
[ *  * ]
is it possible to add more then 1 new section to the topmenu?
Offline Profile Quote Post Goto Top
 
Kiragatash
Member Avatar
AnimeWatcher
[ *  * ]
any reaction?
Offline Profile Quote Post Goto Top
 
Mwr247
Member Avatar
Cæsaris Salutis!
[ *  * ]
Quote:
 
To add another section, simply paste another copy of the entire code below the previous one, and edit the stuff in it accordingly.

Just repeat the entire code process again to add a new one.
Offline Profile Quote Post Goto Top
 
Ungatt Trunn
Member Avatar
The Fearsome Beast
[ * ]
Is it possible to add a quick search box instead of links so when it's clicked, a search box drops down?
Offline Profile Quote Post Goto Top
 
PinkMascara
Member Avatar
Member
[ * ]
Awesome, it didn't work at first but I think that's because I accidentally deleted one of the apostrophes. Is there any way to put the menu before the inbox?
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · User Created Codes · Next Topic »
Add Reply