I would like to remove all the file information under the image display EXCEPT the custom fields. I've looked around and have found ways to do one or the other, but not all. Screwing around with the displayimage.php file, I futzed it up and had to reinstall. I'm bridged to Joomla! and have Stamm's mod pack and final extract plugin.
Thanks
Just look for the lines like this
$info[$lang_picinfo['File Size']] = '<span dir="ltr">' . $info[$lang_picinfo['File Size']] . '</span>';
and comment them out. Alternatively try the plugin for doing this.
Thanks Nibbler!
Guess I missed the plugin on my 1st search :-[
For those who are looking for the same thing, get it here:
http://forum.coppermine-gallery.net/index.php?topic=27407.0 (http://forum.coppermine-gallery.net/index.php?topic=27407.0)
Mark this solved!
Thanks for returning and resolving your thread.