Posts Tagged ‘Headers’

TYPO3: Create a custom header layout

By default, TYPO3 has five default header layouts from which to choose. Each correspond to the H1 to H5 tags. With this TypoScript snippet you can adjust one of them and set it to your own needs. For example a header with a date attached to it. This way you can make a header like: [...]

Read the rest of this entry »

TYPO3: A multiple line graphical header

Graphical headers can be just that little extra thing your design needs. Luckily TYPO3 can manage this pretty well using the GIFBUILDER. But what if you have a long headertext? What if you need the headertext to display over more than just one line?
GIFBUILDER can’t actually read your headertext so there’s no way it can [...]

Read the rest of this entry »

TYPO3 SEO: Combining graphical headers with text headers

When you want to use an exotic font you’ll always end up with SEO problems. Ofcourse there is SIFR but this requires flash and there are still a lot of big companies who won’t allow flash on their computers. And even though you can set alt and titles attributes for graphical headers using TypoScript, a [...]

Read the rest of this entry »

TYPO3: A graphical content header

Ever wondered how to make a dynamic nice graphical header? TYPO3 can make these by using the GIFBUILDER on the webserver. To make the magic happen you’ll need to overwrite the default headers by using this Typoscript Setup. You’ll probably need to adjust some of the code to get a nice output depending on the [...]

Read the rest of this entry »