[TYPO3] Weird problem with distance to images in Firefox (text w/image)

Morten Kjems mortenkjems at gmail.com
Fri Jun 15 17:22:55 CEST 2007


Thanks Dmitry!

To do as you suggest I need to change some code in in the "css styles 
content" extension. Right?

Is it wise to just remove:

<div class="csc-textpic-clear"><!-- --></div>

in the static/setup.txt

I am concerned that it will only give me other problems.

The css lookes like this:
DIV.csc-textpic-clear { clear: both; }

/morten

Dmitry Dulepov skrev:
> Hi!
> 
> Morten Kjems wrote:
>> I am having a weird problem with firefox.
>>
>> When adding the page content type "text w/image" firefox creates a 
>> weird distance to the images when the page is shown in Firefox.
>>
>> See this link:
>> http://stillepc.dcmedia.dk/en/sections/quiet-fans/reviews/sharkoon-silent-eagle-1000-review.html 
>>
>> I cant figure out what's going wrong.
>>
>> Any suggestions?
> 
> If I remove the following, all becomes normal:
>     <div class="csc-textpic-clear"><!-- --></div>
> 
> Did it with FF web developer plugin.
> 


More information about the TYPO3-english mailing list