Thumbnail Placement Thumbnail Placement
 

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

Thumbnail Placement

Started by wprowe, September 03, 2004, 08:23:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wprowe

I would like to see the thumbnail cells be square and have the thumbnails centered vertically and horizontally. Perhaps the thumbnail size + 20 pixels could be given as attributes to the thumbnail cell width and height or something equivalent in appearance. Each of the themes currently vertically aligns the thumbnails at the top of the cell. I found where to change it to middle for the theme I am using and it looks more pleasing to me.

How do others feel?
Walter Rowe
Music, Travel, Outdoor, Nature and Wildlife Photography

Tossy

Yes!!!
This is a great idea.

Is there a possibility to make this mod for 1.3.2 now?

Tossy

Rodinou

When CPG continues to go in the <TABLE> solution, it's quite simple to change

instead <td valign="top"> (or nothing, because in default mode, TD is in "TOP" mode) change to <td valign="middle">