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

please help should be easy

Started by scrimps, May 10, 2005, 02:32:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

scrimps


hi guys I have a Html Site I am working on and I want to fit coppermine in the front page of my html template how do i go about this.


Thanks
Mike

Joachim Müller

you can't insert Coppermine into a static HTML site. In fact, you can't include it at all (using PHP's include/require command). The only option to do this with HTML only is using an IFRAME/FRAME (which is not recommended, as it has many drawbacks). You will have to create a theme for your coppermine install that mimmicks the look of your site.
Post an URL for further details.