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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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