Seperate Categories Seperate Categories
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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