|
Post by Smangii on Apr 15, 2006 1:14:29 GMT -5
W00t! My first custom-made code ^^ It's the affiliate table in the bottom of the board HERE!. So many complaints were on the one I was using before (it wasn't mine) so I just said what the heck and created my own. =P Tell me what you think! It's real simple, just the way i like it =P (hence the title, EZ Control, lol) <!-- EZ CONTROL Affiliate Table START Created by Smangii www.smangii.proboards78.com This code cannot be redistributed anywhere else -->
<table id="affable" align="center" border="0" width="500" cellspacing="0" cellpadding="0" class="bordercolor"> <tr> <td> <table cellpadding="2" cellspacing="1" border="0" width="100%"> <tr> <td class="titlebg" align="center" colspan="2"> <font color="FFFFFF" size="2"> <b><a href="URL OF YOUR PROBOARD">TITLE OF PROBOARD</a> Partners! - </b> <a href="URL FOR AFFILIATE PAGE">[Add us]</a> - <a href="javascript:void(0);" onClick="document.getElementById('affable').style.display='none';">[Close Box]</a> </font> </td> </tr> <tr> <td width="100%" class="windowbg2" valign="top"> <marquee height="34" width="500" onmouseover="this.stop()" onmouseout="this.start()" direction="right" scrollamount="4"> <center>
<a href="URLOFAFFILATE"> <img src="MINIBANNERURL"></a>
<a href="URLOFAFFILATE"> <img src="MINIBANNERURL"></a>
<a href="URLOFAFFILATE"> <img src="MINIBANNERURL"></a>
<a href="URLOFAFFILATE"> <img src="MINIBANNERURL"></a>
<a href="URLOFAFFILATE"> <img src="MINIBANNERURL"></a>
</center> </marquee> </table> </td> </tr> </table> <!-- EZ CONTROL Affiliate Table END -->
|
|
|
Post by James on Apr 20, 2006 5:33:52 GMT -5
Brilliant code so easy. I might use it if it had head and base images.
|
|