Favicon

brandon213's picture
brandon213
Sat, 12/05/2015 - 20:09
#1
Favicon

I've gone through appearance>settings>general>logo,favicon&webclip and uploaded my favicon but it still doesn't show up. How do I change the favicon?

phuonght's picture
phuonght
Mon, 12/07/2015 - 02:52

Hi,

Please go to md_make\theme_setting\front, file htmp.preprocess.inc

line 94 

replace

$favicon = theme_get_setting('favicon_file_uploaded'); 

with

$favicon = theme_get_setting('favicon');

and line 96

replace

$file = file_load($favicon['fid']); 

with

$file = file_load($favicon);
Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.