<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Did you validate the page using HTML
and CSS validators on W3C?<br>
I'm doing this usually in all cases before blaming the browser.<br>
<br>
Am 13.01.2015 um 12:09 schrieb Arno Nym:<br>
</div>
<blockquote
cite="mid:trinity-cd54b3ca-251e-4b99-9043-d55cc0f31384-1421147368076@3capp-webde-bs42"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>Hi,</div>
<div>i use OpenCMS 8.5.1 and i have this code in a jsp-file:</div>
<div> </div>
<div>snippet:</div>
<div>...</div>
<div> <figure><br>
<img
src="<cms:link>${MyImage.value.File}</cms:link>"
alt="${MyImage.value.Description}" width="300px"
class="image-right"/><br>
<fig-caption><br>
<em><span
${MyImage.rdfa.Description}>${MyImage.value.Description}</span></em><br>
<a
href="<cms:link>${MyImage.value.File}</cms:link>"
target="_blank" class="raquo"><fmt:message
key="detail.myimages.download"/></a><br>
</fig-caption><br>
</figure></div>
<div>...<br>
</div>
<div>With Firefox 34.0 the image is correctly scaled in
300x668px, but with internet explorer 11.0.9 the image is as
big as the text-column (700x1559px) and the browser ignores
the width.</div>
<div>the image-right class is defined in a css-file:</div>
<div> </div>
<div><<</div>
<div>.image-right{float:right;margin:0 20px 5px 0}.</div>
<div>>></div>
<div> </div>
<div>Anyone an idea?</div>
<div>Arno</div>
</div>
<br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
</div>
</body>
</html>