End of Support for Joomla 3 - Forum closed

[SOLVED] Integrate the favicons in the different formats fo

Integrate the favicons in the different formats fo was created by SilkeG

Posted 7 years 10 months ago #21717
Hi,

I tried to integrate the favicons in the different formats for Apple & Co. on my new side food-coaching.de based on fenya template. Saved the PNG picturees in the different sizes in the root directory of the page and checked in the templates/jp-fenya directory the index.php for the <head> </head> entry but there are none. Found <head> </head> in component.php and placed:
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
....
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">

inbetween.
But its not working (even after refreshing a couple of times).

Any hints?
Last Edit:7 years 10 months ago by SilkeG
Last edit: 7 years 10 months ago by SilkeG.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic ntegrate the favicons in the different formats fo

Posted 7 years 10 months ago #21725
Please inser your icons into the head tag of the file:
layouts/theme.php

Please Log in or Create an account to join the conversation.

Replied by SilkeG on topic Integrate the favicons in the different formats fo

Posted 7 years 10 months ago #21731
Thanks, works
by SilkeG

Please Log in or Create an account to join the conversation.

Replied by SilkeG on topic [SOLVED] Integrate the favicons in the different formats fo

Posted 7 years 10 months ago #21732
Problem solved.
by SilkeG

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum