On Oct 27, 2005, at 11:55 PM, Alexander Limi wrote:

On Thu, 27 Oct 2005 23:27:22 -0700, Tino Wildenhain <[EMAIL PROTECTED]> wrote:


I fail to see how the zope could possibly influence the rendering
of the very same HTML in a browser.


Zope used to specify border=0 on images, put the title of the object in the alt tags of the image and other bad behaviour. Now it doesn't anymore.

Most likely he needs to add the CSS:

img { border: none; }

This solves the problem. Apparently, the default behavior of the zope (2.6.0 <-> 2.8.4) has changed.

Thank you all for your great input.

Zhi-Wei Lu
Institue for Data Analysis and Visualization (IDAV)
UC Davis                     Phone:    (530) 752-0494
Davis, CA 95616        Fax:         (530) 752-8894


_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to