[Solved]: Putting own banner to main page? [Solved]: Putting own banner to main page?
 

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

[Solved]: Putting own banner to main page?

Started by Draiver, July 14, 2004, 02:17:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Draiver

Hi!

I'm trying to put my own banner to the bottom of the gallery without result so far. I'd like to put the banner under the text "Powered by Coppermine Photo Gallery", you have ideas which file I have to modify and how?

Here is the text I'm trying to put:
<script language="javascript">
-------code-------
</script>

That's an advertisement banner but I think it works like a normal picture. So do you have any idea how to get it work?
I've tried many other ways without getting it work, cause I don't know where to put that script  :-\\
I'm using 'water drop" theme by the way if that helps..

Casper

Put it in your theme template.html, under the table cell that contains the {GALLERY}.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Draiver