How to make "Grab My Badge" widget

  • Log in to your Blogger account
  • Go to "Design". Click on "Add a Gadget" and select HTML/JavaScript. 
  • In the widget configuration pop-up, add a title of your choice such as Grab My Badge or leave it blank.
  • In the content, copy and paste the code below. You will need to adjust the values in blue according to your needs:

<img border="0" src="Image URL" alt="Blog Title" title="Blog Title" width="150" />

<p>Copy and paste the text below on your blog's widget.</p>

<textarea cols="35" onclick="this.focus();this.select()" readonly="readonly" rows="8">&lt;a href=&quot;Blog Address&quot; title=&quot;Blog Title&quot;&gt;&lt;img src=&quot;Image URL&quot; alt=&quot;Blog Title&quot; title=&quot;Blog Title&quot; width=&quot;150&quot; /&gt;&lt;/a&gt;</textarea>

See an example of my badge on the sidebar.

Comments

  1. This post was very helpful!!!!! I added you badge to my page, please check out my page and if you see fit to grab my badge and add it to your page =) Thanks again.

    ReplyDelete

Post a Comment

Popular posts from this blog

How to resolve 'res://ieframe.dll/acr_error.htm#' error (Internet Explorer stopped working while viewing a website)

htaccess: Redirecting multiple domains to the main domain

MailChimp API V2.0 SSL error solution