![]() |
|
"Image Info" on image page - 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: "Image Info" on image page (/thread-2427.html) |
"Image Info" on image page - macalter - 2008-03-14 I know HTML but don't know PHP/server-side includes and from what I can tell, that's where most of the stuff for the page comes from. I want to remove the "image info" as it relates to digital photographs. I see it in view source of the page but don't know how to remove from where the page comes from. "Image Info" on image page - acrylian - 2008-03-14 Not very hard, in default theme's image.php it's this part: "Image Info" on image page - macalter - 2008-03-14 thanks. Edited with BBEdit via the FTP Edit option in Transmit (while online). It's gone (commented out). EDIT: Also found where to comment out "site:" in the Add comment. (Using my version of the theme of course |