Ads 468x60px

Join Best Internet Marketing Consultant from India to Maximize Your Revenue from Web Content. Join Now

Wednesday, June 22, 2011

How to remove blogger template Attribution?

So You also want to remove blogger template Attribution from your blogger blog hosted on blogspot.com. 
I will explain how to blogger template Attribution using simple CSS code. Follow below steps to do so.

  • Log-in to your blogger account
  • Go to Dashboard > Design > Template Designer > Advanced > Add CSS
  • And then add this on your right hand side box

                #Attribution1 {display: none;}.
  • Click "Apply to Blog" and you're done. 
Your blogger template Attribution has been hiden successfully. Please make notes that this method is only hide your blogger template Attribution, Not Remove, You can Recall them by just removing the code from advanve ccs option.

How to Change Favicon in Blogger ?

So You are ready to change and customize your favicon icon of Blogger. Favicon is a small icon shown next to site URL in the address bar. n Blogger, by default orange colored blogger icon is shown as favicon. You can make your blog stand out by using your own customized icon. There are variuo methods.

1. Method One : Add Code Method

Adding a favicon in blogger is very easy, as easy as 1-2-3. You just to need the basic knowledge of changing your blogger template. All you need to do is to insert the following link code below in your template, between the head tag. I recommend you add it above the </head> tag.

<link href='{image url}' rel='shortcut icon'/>
<link href='{image url}' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
<link href='{image url}' rel='icon'/>
<link href='{image url}' rel='icon' type='image/vnd.microsoft.icon'/>

Note : image url is the web address of the image you are going to use as your favicon.

2. Method Two : Use Favicon feature in ‘Blogger in Draft’ 

Blogger has now officially launched feature that allows you to add favicon image with simple browse, select and upload routine. Here are simple steps to get going:

1. Open blogger in draft (http://draft.blogger.com) or http://draft.blogger.com/home and login into your Blogger account.

2. Then goto Dashboard > Design option > Click Layout Option. Look for Favicon option on the Page Elements tab.

3. Then click Edit on the new “Favicon” setting above the navbar element. A new window will open, there you can select favicon image stored on your computer.

As of now this feature only support ico format files for favicons. If you want to use normal JPEG or GIF images as favicon in ico format, Use First Method or For Second Method, use free image into ico tools for converting images into ICO icon format required for favicon images.

4. After you have selected favicon image, click Save button. Blogger will automatically resize and upload the selected favicon image to your blog.

Your new favicon should start appearing in some time. If the favicon on your Blogger blog does not update, make sure you clear all history from web browser and then check for it.

3. Method Two : Manual method to add Favicon to Blogger blog


To get started, first you need to backup your Blogger template: Click on ‘Layout’ > ‘Edit HTML’ and then click on ‘download full template’ to save it on your computer. Now perform following steps to a change favicon in your Blogger blog:

1. Click on ‘Layout’ > ‘Edit HTML’

2. Then add following code after <head>

    <link href=’http://www.URL.com/favicon.ico’ rel=’shortcut icon’/>

    <link href=’http://www.URL.com/favicon.ico’ rel=’icon’/>

Above http://www.URL.com is the web address or location where your favicon is stored (hosted). You can upload favicon to Googlepages (now Closed) or on any free image hosting websites that support favicons upload.

‘favicon.ico’ is the name of your favicon file. You can use any name like myfavicon.ico and so on. After adding above code, update the http://www.URL.com and favicon.ico in the code. Then click on save template button. Open your blog and your new favicon should be visible in the address bar. 

Above Information are Very helpful to change your custom favicon icon of blog to make it more professional. If any inquiry please post a comment.

Fill Easy Inquiry Form To Contact Me