Add something to menu Add something to menu
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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