coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: Johnfromhere on August 12, 2012, 07:33:17 PM

Title: How do I suppress File Details on mouseover in thumbnails please?
Post by: Johnfromhere on August 12, 2012, 07:33:17 PM
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.
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Αndré on August 16, 2012, 02:03:31 PM
http://forum.coppermine-gallery.net/index.php/topic,74445.0.html
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Johnfromhere on August 16, 2012, 02:18:05 PM
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'.
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Αndré on August 16, 2012, 02:46:18 PM
Quote from: Johnfromhere on August 16, 2012, 02:18:05 PM
Have marked thread 'Solved'.
Sure? ;)
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Johnfromhere on August 16, 2012, 02:49:03 PM
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.
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Αndré on August 16, 2012, 03:09:50 PM
Please read the whole thread: http://forum.coppermine-gallery.net/index.php/topic,74445.msg359441.html#msg359441
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Johnfromhere on August 17, 2012, 01:48:21 PM
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.
Title: Re: How do I suppress File Details on mouseover in thumbnails please?
Post by: Johnfromhere on August 18, 2012, 01:41:05 PM
Yes, all working OK now.

Many thanks once again, André.

Topic marked 'Solved'

Cheers.

John.