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

Add something to menu

Started by scotty2260, May 06, 2005, 06:45:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scotty2260

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!!

Joachim Müller

From the FAQ:
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