[TYPO3-english] Re: Re: favicon handling

rsbrux rsbrux at yahoo.com
Mon Jul 13 08:50:41 CEST 2015


Thanks,but I still don't see the results in the <head> section of my webpage.
The section in may main template now looks like this:
>>
### define webiste thumbnail icons & iPhone view ###
page.shortcutIcon = fileadmin/images/favicon.ico
page.headerData.10 = TEXT
page.headerData.10.value (
  <meta name="viewport" content="width = 630">
  <meta name="apple-mobile-web-app-capable" content="yes" />
  <link rel="apple-touch-icon" type="image/png" href="fileadmin/images/apple-touch-icon-57x57-precomposed.png"/>
)
<<
-- 
Typo3 4.5.41
PHP 5.3
mySQL 5.4.39
Windows 8 x64


More information about the TYPO3-english mailing list