ZenphotoCMS Forum
Print Image Description over thumb - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Print Image Description over thumb (/thread-13389.html)



Print Image Description over thumb - ctdlg - 2020-04-10

Hello,

How can I print image description over thumbs (album page) when mouse stops moving over them ?
Using
[code]a href="" title="




Print Image Description over thumb - fretzl - 2020-04-10

You could try:




Print Image Description over thumb - acrylian - 2020-04-10

On all browser the title tag is displayed as a tooltip if you keep the cursor a while on it. If you need something different, you need to use JS.




Print Image Description over thumb - ctdlg - 2020-04-11

Thank you fretzl and acrylian for your help.

I use a copy of album.php, named album-stereo.php using fretzl code that does the job : I apply this template to all stereoscopic pictures .
The tooltip displays the description of the 3D picture.
There is no description using stereo photo maker (html5 web stereo viewer tool )

I do use your standard tooltip for all other thumbs !