favicon Solutions - Joomla! Forum - community, help and support


hey guys! has faced problem favicon appear in browser, let's try trick.

go administrator page , login. once inside, go site>>template manager>>site templates. choose current template , edit html.

inside html editor panel, code:

code: select all

<?php echo "<link rel=\"shortcut icon\" href=\"$globals[mosconfig_live_site]/<?php echo $mosconfig_live_site;?>/templates/black_decker/<?php echo $mosconfig_live_site;?>/templates/black_decker/images/favicon.ico\" />" ; ?>


and replace code:

code: select all

<link rel="shortcut icon" href="http://www.yoursite.com/images/favicon.ico" />


inside above code, replace "http://www.yoursite.com" own site url , make sure upload own favicon.ico

references: http://www.chami.com/html-kit/services/


hope ya all!  8)

thanks! works. template pointing favicon in template images example, , wouldn't show if put favicon in there.

i pointed uploaded own favicon.ico code.





Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support