Add buttons to the SUB_MENU Add buttons to the SUB_MENU
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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".