coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: dke on June 14, 2007, 06:39:17 PM

Title: Add buttons to the SUB_MENU
Post by: dke on June 14, 2007, 06:39:17 PM
Hi all,

I would like to add a button among these ones:http://dkeserver.mine.nu/stuff/buttons1.jpg (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.
Title: Re: Add buttons to the SUB_MENU
Post by: dke on June 14, 2007, 09:38:28 PM
Sorry, solved this my self after checking in theme.php.... Post can be removed!
Title: Re: Add buttons to the SUB_MENU
Post by: Joachim Müller on June 15, 2007, 08:18:14 AM
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".