coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: tommy22 on September 27, 2006, 10:21:47 AM

Title: centering my album list
Post by: tommy22 on September 27, 2006, 10:21:47 AM
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.
Title: Re: centering my album list
Post by: Sami on September 29, 2006, 08:06:03 AM
use CSS ,
Post a link so we could see your theme and structure
Title: Re: centering my album list
Post by: tommy22 on September 30, 2006, 10:52:03 PM
here is my album.

http://tommynewbrey.com/coppermine/index.php
Title: Re: centering my album list
Post by: Sami on October 01, 2006, 07:25:52 AM
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"