[Zope] Re: Problem after upgrade zope from 2.6.0 -> 2.8.4
Zhi-Wei Lu
zwlu at ucdavis.edu
Fri Oct 28 11:32:04 EDT 2005
On Oct 27, 2005, at 11:55 PM, Alexander Limi wrote:
> On Thu, 27 Oct 2005 23:27:22 -0700, Tino Wildenhain
> <tino at wildenhain.de> 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
More information about the Zope
mailing list