How To Add A Badge at side bar?
-
I am trying to figure out how can I add a Badge into my side bar?
I have been awarded with a Badge and I need to display it in my side bar. Please help.
Thanks. -
What is a badge? Is it just an image? If so, then just add a text widget and then add some HTML code to it.
<img src="whatever.the.image.url.is.jpg"/>You can upload the image to your blog and just insert the image filename there, or if the image is hosted elsewhere then just put the the image’s url there.
-
- The topic ‘How To Add A Badge at side bar?’ is closed to new replies.