Forums / Setup & design / image template

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

image template

Author Message

enigmista enigmista

Friday 18 July 2003 1:27:47 am

<img src="/var/storage/variations/image/p/h/p/php13A_600x600_475.tmp.gif" width="100" height="158" border="0" alt="" />

How can i remove border="0" ? I have tried in /design/standard/templates/content/datatype/view/ezxmltags, but there is not.
Thanks

Bjørn Kaarstein

Friday 18 July 2003 2:59:32 am

Have you tried to alter design\standard\templates\content\datatype\view\ezimage.tpl ?

Turn on debugging to see which template is used to display your image. If it's an embedded image, you might want to take a look at your embed override.

Regards Bjørn

enigmista enigmista

Friday 18 July 2003 4:00:12 am

ok it works. tnx