How to change your Blogger Logo or Favicon? |
After your logo is ready for display, you have to upload it to any site. You may use ImageShack for uploading the picture. After you upload the picture, you will get a link to that picture. Copy that link and save it in a text file.
1. Now, go to your blogger dashboard. Navigate to "Layout>>Edit HTML". Make sure you back up your template before doing any changes.
2. Search for the following code using "CTRL+F"
<title><data:blog.pageTitle/></title>
3. Now, paste the following code below the line.
<link href='YOUR-LOGO-URL-HERE' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
4. You may replace the above link marked in blue with the link. to your image. Save your template and you are done..
No comments:
Post a Comment