Style (CSS) title and caption separately Style (CSS) title and caption separately
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Style (CSS) title and caption separately

Started by mduke, July 07, 2005, 06:16:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mduke

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.
Non cogito, ergo nihil sum

Nibbler

You'd need to change the class names assigned to each <span> in functions.inc.php (get_pic_data)