centering my album list centering my album list
 

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

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