ZenphotoCMS Forum
Rating overlay on thumbnail - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Rating overlay on thumbnail (/thread-12636.html)



Rating overlay on thumbnail - ckatt - 03-12-2016

I'm trying to find a way to have an image's star rating show on the thumbnails but i'm not sure where to begin
Can something be edited in the flag_thumbnail plugin or do I need to add something to the gallery.php?
Thanks




Rating overlay on thumbnail - acrylian - 04-12-2016

Either you create your own version of the flag_thumbnail plugin or you add somehting to the theme used. So get the rating values, create the display you want (or use that of the rating plugin) and edit the theme's html and css to create an overlay.