News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Own link next to login/logout

Started by franklyn, April 02, 2005, 02:45:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

franklyn

Hi, I have been using coppermine quite a while but I am missing one thing and that is a link back to my website.

If viewers of my photo album want to return to my website they have to retype the adres in there addressbar or hit back verrrryyy often.

Is there a possibility to add a link next to register and login button (right topcorner)? I have been looking around but i'm no php pro, closer to a newbie. So I did not find much.

If someone has some code I could add so the link to my website is accessible from where ever the user is just like the login/logout buttons please let me know.

Franklyn
Good judgment comes from experience.  Experience comes from poor judgment

donnoman

you would add it in your theme.php

look in $template_main_menu; or some templates have two menus: $template_main_menu1 and $template_main_menu2

franklyn

Thanks! I found it and it works now.
Good judgment comes from experience.  Experience comes from poor judgment