How do I suppress File Details on mouseover in thumbnails please? How do I suppress File Details on mouseover in thumbnails please?
 

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

Main Menu

How do I suppress File Details on mouseover in thumbnails please?

Started by Johnfromhere, August 12, 2012, 07:33:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Johnfromhere

I should like to disable the 'mouseover' display of file details - ie you get to see the picture but no details.

I have searched the forums and cannot find an answer.

Running Coppermine v 1.5.20 - url:- http://jjsphotos.co.uk/cpgallery  (not a lot there at the moment).

Many thanks.

John.


Johnfromhere

Apologies, André.  I had searched the forum and couldn't find the answer (but I am getting old  :) )

I'll try that.

Thanks again.

John.

PS Have marked thread 'Solved'.

Αndré


Johnfromhere

Sorry, André but tried the solutions in your referenced thread but the File Details still show on mouse over.

I have 'unsolved' the topic.

Perhaps I didn't explain properly what I wanted to do.

In the thumbnail which is in the 'Filmstrip', when I put the cursor over it, it displays a box which gives 'Filename=xxx, Filesize=xxx, Dimensions=xxx and Date added=xxx'.
It is this info which I should like to suppress.

Sorry to be a pain!

Many thanks.

John.


Johnfromhere

Thanks André.

I read the topic again thouroughly and think  (:-\) I have got it working as I want.


In functions.inc.php I put the $pic_title = ''; in two places.

The first afterlist($pic_title) = CPGPluginAPI::filter('thumb_html_title', array($pic_title, $row));

and the second after list($pic_title) = CPGPluginAPI::filter('thumb_strip_html_title', array($pic_title, $row));

I will mark the topic 'solved' after I have done some more tests on the gallery.

Many thanks for your help.

Cheers.

John.

Johnfromhere

Yes, all working OK now.

Many thanks once again, André.

Topic marked 'Solved'

Cheers.

John.