[TYPO3-english] headline: layout and csc-firstHeader

Oliver Rowlands oliver at liquidlight.co.uk
Mon Jul 12 09:13:38 CEST 2010


Hi Nicole,

Try the following TypoScript setup:

lib.stdheader.10.1.fontTag = <h1 {register:headerClass}>|</h1>
lib.stdheader.10.2.fontTag = <h2 {register:headerClass}>|</h2>
lib.stdheader.10.3.fontTag = <h3 {register:headerClass}>|</h3>

Best regards,

Oliver

On 11/07/10 20:53, Nicole wrote:
> Hi Oliver!
>
> Okay, ähm...
> When I choose "layout h1" my headline should look like
> "<h1>headline</h1>". It's "<h1>headline</h1>" - fine.
> "layout h2" makes my code look like "<h1>headline</h1>". I want to have
> it this way: "<h2>headline</h2>"
> In "layout h3" it's the same: I want to get "<h3>headline</h3>" and the
> code shows "<h2>headline</h2>"
>
> The csc-firstHeader has to be enabled in every layout.
>
> Hm. I don't have many skills in TypoScript. I copied most of it. ^^" But
> always one of the layouts must have been chosen!
>
> Did you get it?
>
> Nicole
>
>
> Am 11.07.2010 14:41, schrieb Oliver Rowlands:
>> Hi Nicole,
>>
>> Could you explain what you mean by "aren't wrapped well"? What output do
>> you get on the front-end?
>>
>> From what I can tell your TypoScript looks fine, though why are you
>> starting your lib.stdheader.10 at 0 rather than overriding the default 1?
>>
>> Best regards,
>>
>> Oliver
>>


More information about the TYPO3-english mailing list