coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: antarcticmango on September 28, 2004, 06:22:00 AM

Title: linking dreamweaver pages and changing theme to look like rest of web
Post by: antarcticmango on September 28, 2004, 06:22:00 AM
Excuse me if this is a simple question, but im not super computer literate.

I have managed to install coppermine, load picture etc - but how do i link the link on my dreamweaver index page to the index page of coppermine subdirectory?

how do i change the theme of coppermine to mirro my web template, but still keep the coppermine function buttons etc.

Tks
Title: Re: linking dreamweaver pages and changing theme to look like rest of web
Post by: kegobeer on September 28, 2004, 06:33:10 AM
If you want to link to your Coppermine page, just insert an anchor tag.

<a href="http://yoursite.com/yourcopperminedirectory">Go to Gallery</a>

If you want to make Coppermine match your site, you'll have to create a custom theme.  Please read the documentation that came with Coppermine for more information.
Title: Re: linking dreamweaver pages and changing theme to look like rest of web
Post by: antarcticmango on September 28, 2004, 06:45:41 AM
thanks - so simple when you know how :)