News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.