News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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