How To Put Affiliate Boxes Like The One WJunction Have?

Status
Not open for further replies.
5 comments
Its jsut a table code.

View source reveals:

<style type="text/css">table#ll{margin:0 auto;border:0px solid #072A66;table-layout:fixed;background-color:#3090C7;width:450px;}table#ll tbody

td{padding:0;width:20%;overflow:hidden;_text-overflow:ellipsis;}.bold td{padding:0;margin:0;font-weight:bold;font-size:10pt;}table#ll tbody td

a,table#ll tbody td a:hover{white-space:nowrap;_height:1%;display:block;padding:3px 3px 7px;text-align:center;text-decoration:none;font-size:10pt;font-color:#3090C7;margin-bottom:-1px;}table#ll tbody td a{color:#3090C7;background-color:#1e1e1e;}table#ll tbody

td a:hover{color:#F2F5F9;background-color:#3A4F6C;font-weight:bold;font-size:10pt;}noscript{display:none;}</style><table id="ll" cellspacing="1"><tbody>
<tr>
<td><a target="_blank" href="http://www.pornbb.org/"><small>pornBB</small></a></td>
<td><a target="_blank" href="http://www.youfilesearch.com/" target="_blank"><small>Rapidshare Search</small></a></td>
<td><a target="_blank" href="http://warezraid.com/"><small>Warez Raid</small></a></td>
<td><a target="_blank" href="http://www.infinitewarez.com/"><small>InfiniteWarez</small></a></td>
</tr>
<tr>
<td><a target="_blank" href="http://www.oday-warez.com//inkddl.php?id=ultima"><small>Oday-Warez</small></a></td>
<td><a target="_blank" href="http://www.phazeddl.com/"><small>PhazeDDL</small></a></td>
<td><a target="_blank" href="http://www.dreamddl.com/"><small>DreamDDL</small></a></td>
<td><a target="_blank" href="http://www.fullversionsearch.com/" ><small>Full Versions</small></a></td>
</tr>
</tbody></table><br />
<a href="http://katz.cd/" target="_blank"><b><img src="http://i43.tinypic.com/s4xpid.gif" width="88" height="31" border="0" /></b></a><br /><br />
<br />
<br />

(this is for warezscene)
 
Not entirely sure but try this:
Code:
<!-- Main Section -->

        <div id="subBar"><div class="wrapper">
            <div class="subSpace">


<!--1607-1602-->
<a href="http://www.ddlcms.com/" target="_blank"
style="background:#000 url(http://i29.tinypic.com/33p689k.gif);"><span>DDLCMS</span></a>

<!--0909-0211-B-->
<a href="http://www.webthosting.com/" target="_blank"
style="background:#000 url(http://i25.tinypic.com/9iv24z.jpg);"><span>WebT Hosting</span></a>

    <!--0211-0212-->
    <!--<a href="http://www.prahost.com/" target="_blank"
    style="background:#000 url(http://i36.tinypic.com/i25bhl.gif);"><span>PraHost</span></a>-->

<!--0209-0211-B-->
<a href="http://www.usawarez.org/" target="_blank"
style="background:#000 url(http://i25.tinypic.com/8vrp6g.gif);"><span>USA Warez</span></a>

    <!--0211-0212-->
    <!--<a href="http://www.webthosting.com/" target="_blank"
    style="background:#000 url(http://i25.tinypic.com/9iv24z.jpg);"><span>WebT Hosting</span></a>-->

<!--0910-0911-->
<a href="http://www.nexusddl.com/" target="_blank"
style="background:#000 url(http://i27.tinypic.com/2hi03mf.gif);"><span>NexusDDL</span></a>

    <!--0911-0912-->
    <!--<a href="http://smartwarez.org/" target="_blank"
    style="background:#000 url(http://i32.tinypic.com/33ksqro.gif);"><span>SmartWarez</span></a>-->

<!--0808-0903-->
<a href="http://www.sharingzone.net/aff_signup.php" target="_blank"
style="background:#000 url(http://i31.tinypic.com/2hhobgm.gif);"><span>SharingZone</span></a>


<!--<a href="showthread.php?t=6028" target="_blank"
style="background:#000 url(http://i40.tinypic.com/2quoqab.gif);"><span>Your Ad Here</span></a>-->

            </div>
        </div></div>
and obviously edit the images/links etc.
 
Status
Not open for further replies.
Back
Top