I have integrated Coppermine and PHPBB, I was wondering what file I need to edit to add a link to the main menu of Coppermine to go back to the forum.
I know PHP very well, so I just need to know what file and around where int he file it is?
Thanks!!
From the FAQ (http://coppermine.sourceforge.net/faq.php#customHeader):
Quote- if you want to add static html-content (for example your site logo), edit /themes/yourtheme/template.html - add/remove anything you want, but be sure to leave everything in that is in brackets.
- if you want dynamic content (or want to add PHP-code), edit the file /themes/yourtheme/theme.php