Own link next to login/logout Own link next to login/logout
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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