coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: mduke on July 07, 2005, 06:16:26 PM

Title: Style (CSS) title and caption separately
Post 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.
Title: Re: Style (CSS) title and caption separately
Post by: Nibbler on July 07, 2005, 07:27:05 PM
You'd need to change the class names assigned to each <span> in functions.inc.php (get_pic_data)