Project

General

Profile

Actions

Bug #15919

closed

Text/Image Module - Image Center - 10px too much.

Added by Mario Wilhelm over 18 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2006-03-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In the modul image/text might be an error:

I have used the "image above" an I was wondering, why the IE dosen't display the right things. So I looked for the error, and I think I've found it.

Below you'll find the code-snipet:
<div class="csc-textpic csc-textpic-center csc-textpic-above"><div class="csc-textpic-imagewrap" style="width:445px;"><dl class="csc-textpic-image" style="width:435px;"><dt><img src="uploads/pics/abcde.jpg" width="435" height="251" border="0" alt="" /></dt><dd class="csc-textpic-caption">Captiontext</dd></dl></div></div><div class="csc-textpic-clear"></div>

You'll see, the image is 435px wide, but there is an div with inline-styles with a width of 445px. Thats 10px to much. That are the 10px, why IE isn't display the page right.

I hope you will understand my "not so good" english...

(issue imported from #M3019)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15522: CSS-styled-content resizes pictures too small after updateClosedIngmar Schlecht2006-03-27

Actions
Actions

Also available in: Atom PDF