Seperate Categories Seperate Categories
 

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

Seperate Categories

Started by Raisingdad, December 19, 2004, 02:18:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Raisingdad

Is it possible to seperate the Category's on the Main Page?

CAT 1
ALBUM|ALBUM
ALBUM|ALBUM


CAT 2
ALBUM|ALBUM
ALBUM|ALBUM


...

?

Joachim Müller

Not exactly separating, but having a margin between them: this is just a matter of css attributes, take a look at the styleguide theme to get an idea what css class to edit.

Joachim

Raisingdad

What should I be looking for? There is allot in that sytelguide.

Joachim Müller

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