How to
It is nice to have a own logo for your company or just a sign for your website. Nearly all Browser’s support the favicon setting.
And of course there is a short and easy way in TYPO3 …
Put this snippet in your root TS:
page.shortcutIcon = fileadmin/path/favicon.ico
… and everything is done!
So, let’s battle with icons
- Martin
(Our website still works without a nice icon – we will fix this
Related posts:
- How to … change the title-element in TYPO3
- How to … setup the fileadmin/ folder for Backendaccess
- How to … set permission chmod for TYPO3
- mixed TypoScript Snippets Vol. 2
- How to … change the standard target for links in TYPO3
- How to … sort the Typoscript Template
- How to … change the RTE linktext in TYPO3
- Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images
This is a great simple tip that I’ve got to add to cbstarter.
It’s amazing the level of options that TYPO3 offers.