Change categories Change 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

Change categories

Started by juster, July 12, 2007, 05:24:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

juster

I know how to change the order of categories, but is there an easy way to change the way they are displayed?
I use the greenflower style where the categories show below eachother, but I would like to have them next to eachother (as long as the table lets me ofcourse).
So instead of this:
1
2
3
4
I want 1-2-3-4
Or 1-2
    3-4 if the table is too small.

Anybody an idea?

Joachim Müller

http://forum.coppermine-gallery.net/index.php?topic=34471.0
http://forum.coppermine-gallery.net/index.php?topic=32179.msg149629#msg149629

Basically, you edit your custom theme (modifying the $template_album_list section). For details, post a link to your gallery for a start.