Text alignment Text alignment
 

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

Text alignment

Started by chadwicked, November 09, 2005, 09:42:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chadwicked

Please forgive me but I'm a Noob and couldn't find an answer anywhere. Is there a way to change the text alignment for category names and descriptions on the album list page? Currently they're centered and I'd love to have them left-aligned. Any help would be appreciated.

thx!

Joachim Müller

edit themes/yourtheme/theme.php, find// HTML template for the album listand edit the code that comes after it. May be related to your stylesheet as well. For details, post a link to your site.

chadwicked

GauGau, thanks for the response. I messed around with the theme.php trying to add 'align="left"' to several areas. I'm comfortable with HTML and basic PHP but I'm stumped. Of course there's one small problem... I'm using the e107 embedded version... my gallery is located here: http://portal.chadwicked.com/e107_plugins/coppermine_menu/index.php

Even if you can't help based on the e107 integration I'd greatly appreciate you pointing me to the method for stand-alone coppermine...

Just to clarify what I'm looking to do:
I'd like the category names and description to be left-aligned... thanks in advance.. this forum is one of the best for support..cheers.

Joachim Müller

edit your stylesheet, the css class "catlink" appears to be missing.