Okay, I just got my Coppermine gallery, but now I want to edit it's look.
Where is this template.html file located at? I don't see it in my Admin Tools, or Config areas of the gallery. Can anyone walk me through with babysteps on how to find it?
Where do you normally find .html and .php files? Try looking in the theme directory.
in your cpg package, look in
/themes/(Whatever Theme You Want)
in config you can select which theme you want to display
also, a shortcut, just to preview each theme, you can do
index.php?theme=The Name Of your theme's directory:)
e.g. - index.php?theme=classic
:) there ya go
for the basic template of your site, just edit template.html
for the coded php file page, its theme.php - all the php files (not in /include) that are in coppermine use this file. make sure to back up if you edit.
and next time you post a support request (yes, your question is actually support ;)), do so on the proper support board that represents your coppermine version, not on the "general discussion" board.
Joachim