How to add text after the "Powered by Coppermine"? How to add text after the "Powered by Coppermine"?
 

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

How to add text after the "Powered by Coppermine"?

Started by cannon, September 03, 2006, 01:42:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cannon

I've read the FAQ and saw this:

How can I add some output directly before the line "Powered by Coppermine"?

Edit /themes/yourtheme/theme.php, look for echo $template_footer and add the stuff you want to output in a line before it, like print '<span class="footer"><a href="http://www.mylink.com/foo.htm">My Link</a></span>';


..however, I'm using the classic theme that came with the script and my theme.php has:

// ------------------------------------------------------------------------- //
// This theme has all CORE items removed                                     //
// ------------------------------------------------------------------------- //

So how can I add output directly after the "Powered by Coppermine"?

Gizmo

Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision