centering my album list centering my album list
 

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

centering my album list

Started by tommy22, September 27, 2006, 10:21:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tommy22

how do i center the album name, and the thumbnail?

default is set to align left i belive.

i would like to center them both.

any help would be appreciated.

Sami

use CSS ,
Post a link so we could see your theme and structure
‍I don't answer to PM with support question
Please post your issue to related board


Sami

You should modify some align properties to center under $template_album_list variable of your theme.php
- change the align properties of td to center with class="tableh2"
- change the align properties of td to center with class="tableb_compact"
‍I don't answer to PM with support question
Please post your issue to related board