How can I to insert HTML-code to Gallery? How can I to insert HTML-code to Gallery?
 

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 can I to insert HTML-code to Gallery?

Started by Orhidea, March 07, 2008, 05:48:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Orhidea

How can I to insert HTML-code to Gallery before this copyright: Powered by Coppermine Photo Gallery?

zac

Just pop it into your template.html and use CSS to position it.

Orhidea

Quote from: zac on March 07, 2008, 08:08:01 AM
Just pop it into your template.html and use CSS to position it.
I need to insert a bit of HTML-code between pictures gallery and block "Random photos"

Joachim Müller

You'll need to edit themes/yourtheme/theme.php to accomplish this.