![]() |
|
remove the paragraph in image description - 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: remove the paragraph in image description (/thread-4570.html) |
remove the paragraph in image description - korma - 2009-01-30 Hi, im using the wonderfull zenphoto since a few days and it perfectly fits to my needs (thanks to the devs for the great job) but there is one thing i'd like to do: remove the paragraph on the image description. May anyone give me a hint where to look at, since i can tweak php but i'm far from mastering it. Much thanks in advance. remove the paragraph in image description - sbillard - 2009-01-30 The theme's image.php script has this. Look for printImageDesc() remove the paragraph in image description - korma - 2009-01-30 Thank you for your reply but printImageDesc prints the description inside a paragraph "<p>desc</p>" and i'd like to remove this paragraph remove the paragraph in image description - sbillard - 2009-01-31 You should upgrade the the current nightly build. |