Add buttons to the SUB_MENU Add buttons to the SUB_MENU
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Add buttons to the SUB_MENU

Started by dke, June 14, 2007, 06:39:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dke

Hi all,

I would like to add a button among these ones:http://dkeserver.mine.nu/stuff/buttons1.jpg

What i like to do is just have a simple button besides "search" that has a custom name of my choosing and pointing to a url of my choosing. I know this probably is very simple, ive searched the forums but i havent managed to figure out how to do it, i know its somehow in the template.html in my skins directory i need to change somthing, mabye type somthing among this code:

<div id="MENUS">
  <div id="SUB_MENU">
    {SUB_MENU}
  </div>
  <div id="SYS_MENU">
    {SYS_MENU}
  </div>
</div>


If any nice person would be up to the challenge i would be very happy :)

Thank you.

dke

Sorry, solved this my self after checking in theme.php.... Post can be removed!

Joachim Müller

We don't delete threads - they are meant to remain as a reference for others with similar issues. Instead of just posting that you were able to solve this on your own you should have posted what you actually did for the benefit of others.
This would not only help others with similar issues, but it might increase your karma as well.
Anyway, marking as "solved".