toddinator2 July 18, 2015 / 00:00
Someone asked this already, but then posted they found it and never said how they did it. Thanks whoever that was. Using the Liteness Template, how can I change the favicon?


Comments for Favicon

Peter Ivanov   2015-07-18 15:25:43
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 have to log in or register to post a comment: