Hello springcypress
I went to checkout your site, very nice looking site by the way, and saw the code to add your banner to another website. I tried the code as copied from your site, but it would not work. The banner would not show up. I got to looking at the code and seen your (
" ) marks were italic as show in the original code from your site below.
Code:
<a href=”[url]http://www.coinrollhunt.com/”><img[/url] title=”Coin Roll Hunt Banner” src=”[url]http://www.coinrollhunt.com/wp-content/uploads/2008/11/coinrollhunt-1.jpg”[/url] alt=”Coin Roll Hunt Banner”/></a>
I went through the code and made the (") marks normal and it worked fine, as show in this code:
Code:
<a href="[url]http://www.coinrollhunt.com/"><img[/url] title="Coin Roll Hunt Banner" src="[url]http://www.coinrollhunt.com/wp-content/uploads/2008/11/coinrollhunt-1.jpg"[/url] alt="Coin Roll Hunt Banner"/></a>
Although the code shown above worked, the banner had the nasty looking purple border around it and the tittle was still not showing up, so I put a little extra code in to make the border=0, which got rid of the purple border, then simply took the tittle out of the code as I couldn't get It to work anyway. It all might work with "PHP" or some other type of code but not for regular "HTML", Also, when you placed the mouse over the banner it showed "Coin Roll Hunt Banner" which is ok I guess, but insted of showing that I change the code on my site to show your "URL" (
www.coinrollhunt.com). I also added the code "target="blank" so that your page would open in a new window, while leaving my page in the background. So,,, the code shown below is what I ended up with on my site.
Code:
<a href="[url]http://www.coinrollhunt.com/"[/url] target="blank"><img src="[url]http://www.coinrollhunt.com/wp-content/uploads/2008/11/coinrollhunt-1.jpg"[/url] alt="[url]www.coinrollhunt.com"[/url] border="0"/></a>
You can see the final results on my
link page shown here.
I hope all of this is ok and didn't confuse you too bad. I have an awkward way of explaining thing sometimes.
All in all, I think if you simply change your italic (
" ) quotation marks to normal (") then all should be fine and the code would work on most websites...
One more bit of info. If you would like to show your banner in this post, insted of just having the "text link" you can go back into your original post here and modify the code for your link as shown here:
Code:
[url=http://www.coinrollhunt.com/][img]http://www.coinrollhunt.com/wp-content/uploads/2008/11/coinrollhunt-1.jpg[/img][/url].
Oops,, sorry, coincollector101 would have to modify the original post....
It would then show up like this:
Again, it's a great looking site and I'm happy to have it as an addition to my site.
Have a great day, Leon...