| |
10-10-2007, 12:57 PM
#2 (permalink)
| Ok you need to upload the button on in your photo section of your blog or at PhotoBucket or Imageshack.
Get the URL of the button.
You will need to open up your HTML editor to link it up.
Use this HTML code to link your picture up:
<a href= URL GOES HERE><img src=PICTURE URL GOES HERE></a>
Use the <p>code goes here</p> OR use the <br> tags before or after the code depending on how you want it to sit.
Hope that helps. |