Image in Blogger Sidebar - Linkable
In previous Blogger post we have seen how to insert image in Sidebar. Now let i share how to make that image as Linkable . By this you can make a short link from your side bar to Twitter , your contact etc.
e.g See the twitter link that appear in my side bar
Follow the steps below
1. Go to layout in dashboard
2. click add Gedgets
choose the HTML / Java script
3. paste the code shown below
<center>
<a href="http://twitter.com/murlidhran" target="_blank"><img border="0" alt="twitter" width="100" src="http://i34.tinypic.com/2a9elv8.jpg" height="70" /></a>
</center>
4. Save the changes
5. Refresh the blogsite
7. This is the coding to follow My Twitter..
All you have to do is to change the URL for your link and image that has to be appear on the Sidebar .
Labels: Blogger, Blogger Tips
2 Comments:
nice post for sidebar
more of blogger tips are available .. refer it
Post a Comment
Subscribe to Post Comments [Atom]
<< Home