Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 28th November 2011, 11:55
Black1 Black1 is offline
Senior Member
 
Join Date: Oct 2011
P2P
Posts: 55
Default How to change the menu?!
Click the image to open in full size.
I want to add more things there... How to do that?!
Im usin tsse 5.6 nightcrawler
Reply With Quote
  #2  
Old 28th November 2011, 11:59
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default check
header.php may be a good starting point
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #3  
Old 28th November 2011, 12:58
Black1 Black1 is offline
Senior Member
 
Join Date: Oct 2011
P2P
Posts: 55
Default
Its not there.. Believe me.. :shock:
For header you can only change the main menu ( Home Forums Torrents etc)
I want to change the sub category of eg Help!
Reply With Quote
  #4  
Old 28th November 2011, 13:04
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Thumbs up
Quote:
Originally Posted by Black1 View Post
Its not there.. Believe me.. :shock:
For header you can only change the main menu ( Home Forums Torrents etc)
I want to change the sub category of eg Help!
PHP Code:
<li class="page_item"><a href="<?php echo $BASEURL?>"><?php echo $lang->global['home']; ?></a></li>
<?php if (isset($CURUSER)) { ?>
    <li class="page_item"><a href="<?php echo $BASEURL?>/ts_social_groups.php"><font color="blue">Social Groups</font></a></li>
    <li class="page_item"><a href="<?php echo $BASEURL?>/ts_applications.php"><font color="darkred">Applications</font></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu4, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['forums']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu5, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['browse']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu6, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['requests']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu12, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['upload']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu7, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['usercp']; ?></a></li>
    <li class="page_item"><a href="<?php echo $BASEURL?>/irc.php"><font color="yellow"><?php echo $lang->global['irc']; ?></font></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu8, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['top10']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu9, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['help']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu11, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['extra']; ?></a></li>
    <li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu10, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['staff']; ?></a></li>
<?php
like xbox360 told you add here or download a moder theme where you can add them

http://www.bvlist.com/themes/5467-%5...D-amazing.html try this thead where you can add to it
Reply With Quote
  #5  
Old 28th November 2011, 13:19
Black1 Black1 is offline
Senior Member
 
Join Date: Oct 2011
P2P
Posts: 55
Default
I Still dot get it :(
If I want to add a new entry in (eg HELP)
That redirects to a link?! What do I have to do?
Im using the default theme!

PHP Code:
<li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu9, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['help']; ?></a></li>
Reply With Quote
  #6  
Old 28th November 2011, 13:46
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by Black1 View Post
I Still dot get it :(
If I want to add a new entry in (eg HELP)
That redirects to a link?! What do I have to do?
Im using the default theme!

PHP Code:
<li class="page_item"><a href="#top" onclick="return clickreturnvalue()" onmouseover="dropdownmenu(this, event,menu9, '150px')" onmouseout="delayhidemenu()"><?php echo $lang->global['help']; ?></a></li>
your trying to out something that will not work chap and im not going into editing anything as its too much work just get a moder theme end off where you can add links to where you like
Reply With Quote
Reply

Tags
change , menu


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 20:33. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.