[TYPO3-english] wrap around Image block problem
Christian Hennecke
christian.hennecke at wunderknaben.com
Wed Dec 12 12:38:48 CET 2012
Am 09.12.2012 17:38, schrieb Yordan Ivanov:
> Hi List,
> around my images appears
> <div style="text-align:center;"><table width="544" border="0" cellspacing="0" cellpadding="0" style="margin-left: auto; margin-right: auto" class="imgtext-table">....
>
> unlike regular <div class="csc-textpic ...
> There was
> <img src="clear.gif" ... but I succeed to remove it
> I couldn't find any information about removing this wrap
> I use 4.7.5 , fluid templating and page is HTML5
> I do it with following typoscript
> doctype = html5
> xmlprologue = none
> xhtml_cleaning = all
> metaCharset = utf-8
> but I don't think this concerns this problem
This looks like the output for Internet Explorer. Check for the [browser
= msie] condition in the TypoScript of css_styled_content.
More information about the TYPO3-english
mailing list