[Typo3] Change the subtitle wraping

Krystian Szymukowicz t33k.RE.MO.VE at RE.MO.VE.prolabium.com
Tue Sep 27 18:27:58 CEST 2005


Jerome Vandenende wrote:
> Hi all
> 
> I've a big problem for you :-)
> 
> In the source code of my page I've this :
> 
> <div id="content">
>   <a name="4"></a>
>   <font face="verdana" size="3"><b>Welcome to my website</b></font>
> 
>   <p style="margin:0 0 0 0;">content page here</p>
> </div>
> 
> 
> But I want that my title include a <h1> tag like :
> 
> <div id="content">
>   <a name="4"></a>
>   <h1>Welcome to my website</h1>
>   <p>page content here</p>
> </div>
> 
> 
> How can I do that in TS?

hi
It seems that you are using one of the old templates. This is not the 
best way to go with TYPO3.

Read in documentation:
1. Modern Template Building, Part 1 (MTB/1)
2. Modern Template Building, Part 2+3

and all you problems will go away

--
grtz
Krystian Szymukowicz



More information about the TYPO3-english mailing list