rupestone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Favicon for Twenty Ten 1.0 ThemeThank you very much Adrian – that was very helpful. I cleared the cache for both browsers I checked on (Chrome and IE) and it worked.
Cheers
Rupert
Forum: Themes and Templates
In reply to: Favicon for Twenty Ten 1.0 ThemeOK, sure – it is http://www.wattcraft.com. The code I entered was:
<link rel="icon" href="http://www.wattcraft.com/favicon.ico" type="image/x-icon" />The locations I tried were directly under
<head>, then under<meta charset="<?php bloginfo( 'charset' ); ?>" />and then above<link rel="profile" href="http://gmpg.org/xfn/11" /> under ?></title>Cheers
Rupert
Forum: Themes and Templates
In reply to: Favicon for Twenty Ten 1.0 ThemeHello AdrianApan/Agatha1, I picked this thread up, but am still struggling with it and wondering if you would help me. I am using Twenty Ten 1.1 and have tried pasting in
<link rel="icon" href="http://www.MyDomain.com/favicon.ico" type="image/x-icon" />in several places under <head> in the theme header.php file (with my domain entered), but I can’t make the favicon appear. Is the location of this code within the <head> section of the code critical? Any other suggestions towards getting this working? I have the favicon in the website root folder. Cheers