coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: mid0ri on December 10, 2004, 04:32:02 PM

Title: Category that's shown on the left side of the gallery
Post by: mid0ri on December 10, 2004, 04:32:02 PM
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)?