Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How to remove title beneath thumbnails?  (Read 3829 times)

0 Members and 1 Guest are viewing this topic.

matheso

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 91
How to remove title beneath thumbnails?
« on: January 04, 2015, 05:10:00 am »

On my index page under "Last additions" there are some images with a title beneath it, which distorts the masonry layout. I can't find the option in Config... how do I remove titles from beneath thumbnails??

Thanks
Logged

matheso

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 91
Re: How to remove title beneath thumbnails?
« Reply #1 on: January 04, 2015, 05:36:23 am »

I should have waited to posted, because it's solved now. allvip told me to add this to style.css in another post (which worked):

Code: [Select]
.thumb_title_title,
.thumb_caption  {
    display: none!important;
}
Logged

allvip

  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Posts: 1362
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.