Category that's shown on the left side of the gallery Category that's shown on the left side of the gallery
 

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

Category that's shown on the left side of the gallery

Started by mid0ri, December 10, 2004, 04:32:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mid0ri

I was able to move the category to the left side of the gallery (as one column of vertical list of thumbnails) on the main page of my gallery.

I'm not quite sure how to do it, but I duplicated function starttable($width = '-1', $title = '', $title_colspan = '1') on theme.php, changed the table class name, and renamed the function, so that my category has its own table, separated from others.

How do I display category as "one column of vertical list of thumbnails on the left side of the gallery" not only on the main page, but also everywhere on the gallery (Album List View, Thumbnail View, and Image View)?