Creating theme's from scratch Creating theme's from scratch
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Creating theme's from scratch

Started by Deus, October 07, 2005, 09:03:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Deus

I dont know if this is going to be a good place to start learing about skinning, .css and .php but its a start.

Where to begin?
Do i need any programs? anything that helps formatting?
What are the rules?
do the rules change for different versions of CPG, PHPbb? etc.?

I'm not asking for a full tutorial, just some pointers

Thanks
Deus
https://daz-stuff.uk
DJ tutorials, E-Bikes, Movies and videogames.
(https://daz-stuff.uk/daz/signature.png)

artistsinhawaii

Deus,

Your best source for any of these is the internet.  Just search for "How to CSS", "How to PHP" or CSS scripts and PHP scripts.

Your next best source is right at your fingertips.  Just compare the template and theme.php scripts of the themes that are included with coppermine.  That will give you a good idea of the layout and structure used.    Compare the CSS files and you will see how much of the CLASSES are common between themes and where the differences in the parameters change the appearance of the coppermine theme.

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Deus

Cheers Dennis... i was wondering if anyone has good links, as some instrucations can be more confusing and conflicting than other... but my search has begun.

thanks again.
https://daz-stuff.uk
DJ tutorials, E-Bikes, Movies and videogames.
(https://daz-stuff.uk/daz/signature.png)

artistsinhawaii

Quote from: Deus on October 07, 2005, 09:59:33 PM
Cheers Dennis... i was wondering if anyone has good links, as some instrucations can be more confusing and conflicting than other... but my search has begun.

thanks again.

Deus,

I just realized that you are using 1.4x.  I.4x has good documentation on adapting 1.3x themes to 1.4. That will give you a good insight on how the version has changed and how to create themes without hacking the theme.inc.php file in the include folder.  Different themes have their own code blocks on display and menus, so it's a good start on learning code specific to Coppermine.

Dennis
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Deus

hmmm... that'll be what the docs folder is for then...DOH!

Thanks for the heads up.
https://daz-stuff.uk
DJ tutorials, E-Bikes, Movies and videogames.
(https://daz-stuff.uk/daz/signature.png)

Joachim Müller

please understand that cpg1.4.x goes unsupported.