Favicon

Posted by Dunn on March 7, 2008 – 10:58 pm -



If you noticed a logo or small icon in the address bar right before the URL address, that is Favicon.

Favicon

Here’s how to create favicon :

  1. Make a logo with the size 16×16 or 32×32 pixel and save it as jpg/gif/png/ico format. You can use Photoshop or Fireworks to create one.
  2. Go to favikon.com and convert the logo into favicon.
  3. Download the favicon you just converted and upload into your domain root directory using name favicon.ico.
  4. Go to the Theme Editor of your WordPress, and insert the next script between tag <head> and </head> in header.php:

<link rel=”shortcut icon” href=”url_favicon.ico” type=”image/[format_icon]” />

Your favicon should be appear if you installed it correctly.

Popularity: 6% [?]

No related posts.



If you like this post, please consider subscribe to my feed or sign up for free email updates.


Tags:
Posted in Tools | No Comments »

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Fatal error: Call to undefined function show_manual_subscription_form() in /home/tanty/simplydunn.net/wp-content/themes/xplosive/comments.php on line 207