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.
use CSS ,
Post a link so we could see your theme and structure
here is my album.
http://tommynewbrey.com/coppermine/index.php
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"