Build Themes Build Themes
 

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

Build Themes

Started by PBas, November 03, 2003, 04:38:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PBas

Hi there,

I'm a newbie here and have two questions:

 :arrow: can you give me some hints how to build new themes?
 :arrow: is it possible to have the pics folders on another server? if yes, how?

Thanks for your help.


Coppermine is superb!

Paulo Basilio
Lisbon - Portugal

Joachim Müller

  • this has been asked very often, please search the board first
  • check the faq
  • two questions, two threads!
  • support requests go into the support board
  • building new themes: take a look at the default template that comes with the package: in template.html, you have your static html. A new template has to contain everything that is there in brackets, plus the <script...></script> stuff at the start.
In theme php there's your menus and everything that is dynamic (php)
In style.css, there are your colors
  • It's possible to have pics on another server, but very complicated and requires in-depth knowledge[/list:u]GauGau

    P.S. Moved your thread from "general discussion" to "cpg 1.2.0 support"