camaro24gold wrote:Hi J.J.
Yes....the way I have it at moment will go to photobucket so I want to change that.
I am not good with html so maybe just something simple that I don't know
Let's see if we can take care of this! Copy the next 2 lines of code into your MySpace or wherever you are putting the picture. The
blue text below is what you want to replace with your own.
<a href="
http://www.sonomawireworks.com/forums" target="_blank">
<img src="
http://i77.photobucket.com/albums/j80/gatorjj/Paulycover.jpg" border="0" alt="
Sonoma Forums"></a>
Right after
<a href=" put the web address you want to go to when you click (the target="_blank" will cause it to open in a new window).
Right after
<img src=" put the web address of the picture that is on photobucket.
Right after
alt=" put what text you want to show up in case the picture doesn't load.
Don't worry about understanding it, but that should get you where you are going!
J.J.