ZenphotoCMS Forum
How do I turn off Thickbox? - 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: How do I turn off Thickbox? (/thread-4481.html)



How do I turn off Thickbox? - mgjk - 2009-01-16

I'm using the Zenpage default theme and I would like to know how to turn off Thickbox. I just want a link to the full image from the browser.




How do I turn off Thickbox? - acrylian - 2009-01-16

Open the theme's image.php and look at around line 56. There change getUnprotectedImageURL() to getProtectedImageURL() and also remove the class="thickbox".