hi, you can change the favicon but putting favion.ico file in the root of your site. Additionally you can change it from the template code by adding this meta tag <link rel="shortcut icon" href="<?php print template_url() ?>/favicon.png">
You must be logged in to reply on this thread
or
hi, you can change the favicon but putting favion.ico file in the root of your site.
Additionally you can change it from the template code by adding this meta tag
<link rel="shortcut icon" href="<?php print template_url() ?>/favicon.png">
You must be logged in to reply on this thread
Sign Up