forum.coppermine-gallery.net
Support => Older/other versions => cpg1.3.x Support => Topic started by: mduke on July 07, 2005, 06:16:26 pm
-
Is it possible to apply different styles to the title and caption? Currently, when I assign a CSS text-align property value to {caption} (e.g., left), the title and caption both are affected by this. I would like to be able to center the title, but left-justify the caption. Thanks.
-
You'd need to change the class names assigned to each <span> in functions.inc.php (get_pic_data)