News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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