Pop up Pop up
 

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

Pop up

Started by romoracing, June 15, 2005, 07:46:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

romoracing

Hi, Well im a newer user of coppermine. I was wondering is ther any code out there that i can have a pop up on the index page? for 1.3

thanks for the help in advance!!!

Joachim Müller

get a pop-up script from the many resources on the internet (e.g. dynamicdrive.com) and add it to themes/yourtheme/template.html (for being displayed on all coppermine pages) or anycontent.php (only being displayed on the index page). Pop-ups are client-sided JavaScript/DHTML stuff only after all that can easily be added anywhere.