[Typo3] IMAGE content element with no tables

Colin Ross colinross at gmail.com
Sat Mar 5 03:12:08 CET 2005


as it is right now, i put in an IMAGE type content element and what
get outputed is:

<img src="clear.gif" width="1" height="6" border="0"
class="spacer-gif" alt="" title="" /><br /><div align="center"><table
width="522" border="0" cellspacing="0" cellpadding="0" 
class="imgtext-table"><tr><td colspan="1"><img src="clear.gif"
width="522" height="1" alt="" /></td></tr><tr><td valign="top"><img
src="uploads/pics/vancouver.jpg" width="522" height="114"  border="0"
align="top" alt="" title="" /><br /></td></tr></table></div><img
src="clear.gif" width="1" height="10" border="0" class="spacer-gif"
alt="" title="" /><br />

I don't know about you, but all I want is:
<img src="uploads/pics/vancouver.jpg" width="522" height="114" 
border="0" align="top" alt="" title="" />

I have looked through the whole config and setup of typo3 and can't
find any config to disable wraping images in tables.

On Fri, 4 Mar 2005 16:19:13 -0800, Colin Ross <colinross at gmail.com> wrote:
> do i need to configure tt_content.IMG ?
> 
> On Fri, 4 Mar 2005 15:49:26 -0800, Colin Ross <colinross at gmail.com> wrote:
> > Is there a way to disable making a table around an img object?
> > I want to have a column that holds just and image, not a table with a
> > single row and single cell with an image inside..
> > C
> > _______________________________________________
> > Typo3-english mailing list
> > Typo3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> _______________________________________________
> 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