[Typo3] wrap header

Jochen Rieger j.rieger at connecta.ag
Mon Oct 31 21:23:59 CET 2005


Hi Dieter,

> how do I wrap my header?
> I tried using tt_content.header.stdWrap.wrap=|<img 
> src="fileadmin/templates/h1.gif" />

mainly it depends on what type of content rendering you are using. 
Assuming that you are using css_styled_content, maybe this will help you 
out:

lib.stdheader.10.1.wrap = <h1><YOUR IMAGE OR WHATEVER>|</h1>

The 1 in the object path stands for header 1. So you can also change any 
of the other standard header.

Cheers,
Jochen



More information about the TYPO3-english mailing list