Skins Skins
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Skins

Started by tashtego, July 12, 2004, 12:13:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tashtego

Hi there.

First of all great work! I love Coppermine! I wanted to post this in "AddOns" but can´t. Unforunately. I saw there were some nice skins already included in CPG. But i run a phpBB - Forum with a skin called "Iris" and others. I already "googled" but didn´t find good links. So here´s my question. Are there any good pages with skins for download for Coppermine? Or are there any tutorials on how to simply create or import a phpBB-Skin?

Thanks in advance.

Joachim Müller

The place to look for additional themes (that's what we call it), take a look at the download section (link at the top navigation of this page) and the demo. If you don't find a theme there, you can create one for yourself, but there isn't a tutorial available - just look at the way themes are currently created (with a template.html for the basic layout, style.css which holds all css definitions and theme.php that does all the logic. For further info, search this forum for "theme", you might find some helpfull hints.

GauGau

tashtego