center the Description ??? center the Description ???
 

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

center the Description ???

Started by swbchen, August 07, 2005, 06:25:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

swbchen

How to center the Description  such as  " Gassy place..." shown in attachment  and remove " .jpg" from title (take filename as title) .

sovled by Modify the img_caption_table class from your theme's CSS.  with 
text-align: center;

swbchen