Last week I showed you how to personalize your "About Me" section on your blog. Now I am going to show you how to add an image in a HTML/JavaScript Gadget.
First upload your profile image in a site like Photobucket, and copy the address of the image. Once you have the address, follow the next steps.
1) Go to "Layout" then "Add a Gadget"
<a href="your image address goes here" title="Anna Dusek"><img src="your image address goes here" alt="About Anna Dusek" style="border:none;" /></a>
<div align="center">what you want centralized goes here</div>
<div align="center"><a href="your image address goes here" title="Anna Dusek"><img src="your image address goes here" alt="About Anna Dusek" style="border:none;" /></a></div>
6) Your final result will look like this
♥ Enjoy!





























