[TYPO3] Remove wrap around image-element...

Anders Kongsted typo3 at kongsted.dk
Sun Jan 27 16:12:39 CET 2008


Hi again,

I had tried alot of different things, but I can't get the wrap removed 
(or at least the single pixel clear.gif).

Has anyone another idea?

Regard
Anders Kongsted

Tyler Kraft skrev:
> use the TSOB and make sure the condition for > or + version 3.9 is 
> checked and you'll see where ;-)
>
> hth
>
> Anders Kongsted wrote:
>   
>> Hi,
>>
>> I had tried to remove the wrap around an image-element, but can't find 
>> where to make the change.
>>
>> Currently the code / wrap is:
>>
>> <div style="text-align:center;"><table width="670" border="0" 
>> cellspacing="0" cellpadding="0" style="margin-left: auto; margin-right: 
>> auto" class="imgtext-table"><tr><td colspan="1"><img src="clear.gif" 
>> width="670" height="1" alt="" /></td></tr><tr><td valign="top"><table 
>> width="670" border="0" cellpadding="0" cellspacing="0"><tr><td 
>> valign="top"><img src="uploads/pics/dummyfoto12.jpg" width="670" 
>> height="360" border="0" align="top" alt="" title="" /><br 
>> /></td></tr></table></td></tr></table></div>          </div>
>>
>>
>> I want it to be something like
>>
>> <img src="uploads/pics/dummyfoto12.jpg" width="670" height="360" 
>> border="0" align="top" alt="" title="" />
>>
>>
>> I already had removed the clear.gif at 6px widt the following TS
>> tt_content.textpic.20.spaceBelowAbove = 0
>> tt_content.image.20.spaceBelowAbove = 0
>>
>> Is there someone who can help? :)
>>
>> Regard
>> Anders Kongsted
>>
>>     
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>   



More information about the TYPO3-english mailing list