2012-05-23, 08:40:49
Having trouble getting a favicon to work at www.timwhittingham.com
I have the file favicon.ico, 16x16px ftped to the root, www directory and I edited template.php in the theme to put
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
in the <head> section.
Those were just instructions I googled. The other instructions didn't work either. Is there some reason why not?
T
I have the file favicon.ico, 16x16px ftped to the root, www directory and I edited template.php in the theme to put
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
in the <head> section.
Those were just instructions I googled. The other instructions didn't work either. Is there some reason why not?
T