forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: Raisingdad on December 19, 2004, 02:18:34 pm

Title: Seperate Categories
Post by: Raisingdad on December 19, 2004, 02:18:34 pm
Is it possible to seperate the Category's on the Main Page?

CAT 1
ALBUM|ALBUM
ALBUM|ALBUM


CAT 2
ALBUM|ALBUM
ALBUM|ALBUM


...

?
Title: Re: Seperate Categories
Post by: Joachim Müller on December 19, 2004, 04:53:33 pm
Not exactly separating, but having a margin between them: this is just a matter of css attributes, take a look at the styleguide theme (http://coppermine.sourceforge.net/demo/index.php?theme=styleguide) to get an idea what css class to edit.

Joachim
Title: Re: Seperate Categories
Post by: Raisingdad on December 19, 2004, 05:27:37 pm
What should I be looking for? There is allot in that sytelguide.
Title: Re: Seperate Categories
Post by: Joachim Müller on December 19, 2004, 06:10:04 pm
clicking on the links (class names) at the left column will show you what css class is being used for the output of which part of coppermine. We (the coppermine dev team) try to encourage users to find something out for themeselves, we try to avoid presenting user requesting support with solutions ready to be copy'n pasted, as we believe that you'll benefit more if you learn some things by trial and error instead of just stupidly using solutions others provide without actually understanding them.

Joachim