INDEX ADBRITE
How to change your Blogger blog's Default icon
Posted by anonymous in Blogspot tricks, Web Developer tricks, Web tips and tricks on Friday, July 9, 2010
It's simple, just follow these simple steps below!
Then, upload the.png tohttp://html-kit.com/favicon/-/selpic-2/ and download the resulting file in.ico
format.
After downloading the.ico file to your computer, upload it tohttp://picpanda.com/ or
http://imageboo.com/, and obtain a direct link for the file after it is uploaded into the website's storage.
Log into your Blogger account and select: Dashboard>Layout>Edit HTML.
You will see a window with all the HTML mumble-jumbles you do not understand. Fret not, you only need
to find the code right at the top, that should look like this:
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><


