Pic title and description running together in thumbnail view Pic title and description running together in thumbnail view
 

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

Pic title and description running together in thumbnail view

Started by megajam02, December 22, 2005, 01:01:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

megajam02

Hi,
I'm creating my own customer theme, and so far, I've got everything just about right. However, I have an issue with the thumbnail view. When I click on a gallery and view my thumbnails, the title and description of the pic run together.

For example, say my picture has the following properties:

Title: Me at the Zoo
Description: This is a picture of me at the zoo.

The text under the thumbnail would appear this way:

Me at the ZooThis is a picture of me at the zoo.

Is there a way to fix this? Better yet, is there a way for me to just show the title?

Can someone point me in the right direction? Thanks for the help!

megajam02