floating text around image problem
"Markus" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I'm using ZMS 2.9.2-a29 (which is included in Debian etch, upgraded
from older ZMS Versions). We have problems with text floating around
"Abbildungen":
<div class="ZMSGraphic" id="e907">
<div class="graphic" style="float: left; text-align: right; width:
150px;">
<img src="index_ger-Dateien/Hnde.jpg" style="width: 150px; height:
118px; display: block;" class="img" alt="" border="0"><a
href="javascript:open_function(get_url('http://irgendwas/f_zoomImage','key','imghires','lang','ger','manage_lang','ger'),200,157,'')"
class="zoom"><img class="zoom" src="index_ger-Dateien/spacer_002.gif"
title="Zoom (6KB)" alt="Zoom (6KB)" border="0"></a>
</div>
<div style="text-align: left;" class="text"><p>blablabla</p></div>
<div class="clearfloating" style="clear: both;"> </div>
</div>
The problem is caused bei the <p> in the text. It should be
<p><img></img>text</p> and not <img></img><p></p>
We have a clear line on the beginning of the text. Where can I find
that <p>-tag?
Thanks a lot
Markus
ZMS: ZMS 2.9.2-a29 (Build #124b)
ZOPE: (Zope 2.9.6-final, python 2.4.4, linux2)
PYTHON: 2.4.4 (#2, Apr 16 2008, 17:58:59) [GCC 4.1.2 20061115
(prerelease) (Debian 4.1.1-21)]
System Platform: linux2