Located in the "template-fuctions.php" file of the "zen" folder in the main directory is this code:
`function printDefaultSizedImage($alt, $class=NULL, $id=NULL) {
echo "[img]/zenphoto/zen/i.php?a=test&i=Picture+056.jpg&s=595[/img]`
In the <img> tag above, I'd like to figure out how to add a <style> tag so I can get a border onto the IMAGE itself, and not its container.
If anyone needs me to go further into the detail of what I'm talking about, let me know. Mainly, I'm guessing someone with PHP knowledge will know how to add a <style> tag into a <?php ?> area with proper syntax. Maybe a developer, etc.?
Thank you so much!