forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: wilberts on January 23, 2005, 08:05:48 pm

Title: integrate coppermine into existing page
Post by: wilberts on January 23, 2005, 08:05:48 pm
Hello everybody,

First of all a thank for the developers of this program ver great. But i have a problem, how can i integrate coppermine into my own website no nike or something just old skoll PHP
i have tried include but didn't work iframe works but it is not a nice solution for me.

Please someone help me  :-*
Title: Re: integrate coppermine into existing page
Post by: Joachim Müller on January 23, 2005, 08:44:47 pm
create a custom theme that mimmicks the design of the rest of your page, and add some controls (menu/navigation) to your custom theme. Take a look at the documentation, browse the demo (using the theme dropdown), find the theme that matches the look of your site most, download that theme and then start modifying it.
Coppermine comes with a theming engine of it's own, you simply can not just use php includes to integrate - it's a bit more complex, sorry.

Joachim