[Solved]: Adjusting thumbnail information [Solved]: Adjusting thumbnail information
 

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

[Solved]: Adjusting thumbnail information

Started by zeddeh, July 14, 2004, 10:01:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zeddeh

Is it possible to reduce the amount of information under each thumbnail image?

I would like to delete the "* views" and also the "title" text and just leave the "description" text to keep it neat and clean.

I looked at various php files but was unable to determine where to do this.

Many thanks.

Zeddeh

Joachim Müller

take a look at coppermine's config section:
Display file caption (in addition to title) below the thumbnail
Display number of views below the thumbnail
Display number of comments below the thumbnail
Display uploader name below the thumbnail

GauGau

zeddeh

Thanks, for responding. Works great now!

I do not know how I missed so obvious a place.

Cheers!