[Typo3] Gaps under images in IE
Amir Mualem
amir219 at sbcglobal.net
Sun Jun 12 17:07:05 CEST 2005
Rupert Germann wrote:
> Amir Mualem wrote:
>
>
>>Hey guys,
>>
>>Here is another question where I have absolutely no clue to the answer.
>> As you can see in my front page there are two boxes side by side to
>>each other. Each of them are FCE container elements. In each container
>>I added an HTML code element. In that code I put an image HTML to show
>>an image as you can see there with a link.
>>
>>In Firefox it works PERFECTLY.
>>
>>However in IE there is a small gap under each image... how do I fix this?
>
>
> take a look to your html source and search for space characters before or
> after the images. IE displays them FF not.
>
> rupi
I dont see any space except the space given by the typo3 which has all
the comments in seperate lines etc. In my input there is no space however.
<div id="feature_box">
<!-- CONTENT ELEMENT, uid:62/html [begin] -->
<a name="62"></a>
<!-- Raw HTML content: [begin] -->
<a href="#" style="padding:0px; margin:0px;"><img
src="fileadmin/templates/images/featured_spartan.jpg" height="193"
border="0" style="padding:0px; margin:0px;" alt="Breaking information
about Spartan Total War! Exclusive interview!" /></a>
<!-- Raw HTML content: [end] -->
<!-- CONTENT ELEMENT, uid:62/html [end] -->
</div>
thats the code for the left image.
So what could be the problem?
More information about the TYPO3-english
mailing list