ZenphotoCMS Forum
Do not want Full Size images. Please Help! - 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: Do not want Full Size images. Please Help! (/thread-914.html)



Do not want Full Size images. Please Help! - Bhooshan - 2006-11-26

I am using Zenphoto on my website and using the Default Dark theme to showcase my portfolio. I am a bit skeptical about showing full size images of my work. Is there a way where I can limit the images to appear only in thumbnails and disable the clicking for larger images completely? Please reply.




Do not want Full Size images. Please Help! - Chilifrei64 - 2006-11-26

In the theme folder for default dark there is a file called image.php

go down to your image div and remove
">

and replace with
``

This removes the link to the full sized image




Do not want Full Size images. Please Help! - Bhooshan - 2006-11-27

Thanks for this Chilifrei. It worked like magic