Chris wrote:
> Is there a simple way to change Zope's way to render image-objects
> globally? I dont' want to change the dtml-code of other people's if
> possible.
Don't change Zope's rendering, just put:
img {
border: none;
}
...in your css file.
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk