Quote:
Originally Posted by Sholly
...
---------------------------------------------------------------------
I code like this and the thumb does not show [code like I have for all the other sponsors promo like this.]
<a href="http://join.collegefuckparties.com/track/MTQxMy4yLjYuNy4xLjAuMC4wLjA"><img src= "view_banner.php?id=site_thumb_7&type=jpg&name =cfp .jpg" alt=""></a><br>
 please 
|
Code:
<a href="http://join.collegefuckparties.com/track/MTQxMy4yLjYuNy4xLjAuMC4wLjA">
<img src= "http://join.collegefuckparties.com/view_banner.php?id=site_thumb_7&type=jpg&name=cfp .jpg" alt=""></a><br>
Where is that image? the server location? You have it as a relative file on your server ... If it's hot linked it needs to be absolute (URL http: yadayada)