[TYPO3-english] How to format "textpic" bloc?

Benoit Montereau bmontereau at gmail.com
Fri Oct 22 18:02:05 CEST 2010


Surely a very stupid question but my Typo3 installation make the following
(I supposed default) output for Text with Image (textpix) blocs:

<div id="c216" class="csc-default">
<h1>Title</h1>
<div class="csc-textpic csc-textpic-intext-left"><div
class="csc-textpic-imagewrap csc-textpic-single-image"><img src="
typo3temp/pics/93e2b52721.jpg<http://www.typo3forum.net/forum/view-source:http://www.neyruz.ch/typo3temp/pics/93e2b52721.jpg>"
width="150" height="150" border="0" alt="" /></div><div
class="csc-textpic-text"><p>The text, the text...</div>
...

Now I would like to change this because <h1> should not be used in my case
and the title just just be inserted before the text.

Question: how can I do that?? I found a lot of explanation with TS config to
do or element like

<!--  CONTENT ELEMENT, uid:395/textpic [begin] -->
<a id="c395"></a>
<!--  Header: [begin] -->
<div class=
...
To insert, but where??

Does not a easier way (for ex. a html file) to change the way the different
typo3 blocs look like?

Thanks in advance for your help.
BM


More information about the TYPO3-english mailing list