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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.