Project

General

Profile

Actions

Bug #16151

closed

float images are not shown width Internet-Explorer in Text w/ images and "nowrap"

Added by Ulrich Fischer over 18 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2006-05-17
Due date:
% Done:

0%

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

Description

CSS-solution add:

.csc-textpic-imagewrap{
position: relative; /* for Internet-Explorer */
}

It is possible, that this problem occurs only in specific css surroundings. Internet Explorer sometimes has difficultiies which "layer" has to be shown on the the top. I guess the problem is caused bya sourounding container with css property "position: relative".

In this case the image lays beyond the white background. You can show the properties with a right mouse click.

Mozilla browseres don't know this problem.

Problem solved -> http://www.keine-gentechnik.de/bibliothek.html

(issue imported from #M3497)

Actions

Also available in: Atom PDF