Just a quick note that I have done a quick icon for the website, you will see it in the title bar in browsers using Gecko: Firefox, Mozilla, Epiphany etc. I created it using Inkscape and converted it into a ico using IfranView.
I also placed the folowing code in header block of my wordpress ‘index.php’:
<link href="http://jprogrammer.net/wp-admin/<?php echo get_settings("siteurl"); ?>/favicon.ico" rel="shortcut icon" type="image/x-icon" />
And That’s it any feedback would be nice :mrgreen:.
