[Typo3-dev] Image Wrap Problem

Charlesmart charles at smartpixel.com
Thu Jun 17 16:19:09 CEST 2004


Hi list

Fisrt of all, i apologize for my poor english, i'm not an english speaker !! 
So,
I've got a problem with the cImage Object....
I insert in the BE an content (image), and in the front end, this image is wrapped by this : 

<img src="clear.gif" width=1 height=6 border=0><BR><DIV align="center"><table width="317" border=0 cellspacing=0 cellpadding=0 ><tr><td colspan="1"><img src="clear.gif" width=317 height=1></td></tr><tr><td valign="top"><img src="uploads/pics/my_image.jpg" width="317" height="218"  border="0" align="top"><BR></td></tr></table></div>

I would like to change the typo3 generated script to this : 
<img src="uploads/pics/my_image.jpg" width="317" height="218"  border="0">

I would like to delete the <table> around the image....

Someone can help me ?

Thanks in advance

Charlesmart
-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/dev-list-archive/
				





More information about the TYPO3-dev mailing list