[Typo3] addin a image to a header

Matthew Manderson matthew at manderson.co.uk
Thu Sep 8 20:07:51 CEST 2005


C'mon guys he is a complete newbie help him a little more 
;-)

1) Put something like this in your Template typoscript setup field:

lib.stdheader.10.1.fontTag = <img src="fileadmin/header_sml.gif" /><h1>
</h1>

2) Then follow Christophers advice with the Template TypoScript Object
Browser to understand why this approach works so well. You will see your
newly entered code in the object tree and things will fall into place for
you. Changes you make in this Object Browser will not delete anything it
just adds a new entry at the end of your template setup field to 'update'
previous values defined somewhere deep in the code.

3) CSS is good too but will not help you learn TYPO3.

4) Editing the src files is great fun to help you learn but will get you no
friends!

Enjoy!
Matthew



More information about the TYPO3-english mailing list