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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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)