View Single Post
  #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