View Full Version : just a little help please :)
bigcurt
05-09-2005, 06:00 PM
Ok, now all this depends on what he says but the owner of http://www.thekryptonian.com/ . He has 2 modules on his front page that I really like. If it is ok with him I would VERY much like to know how to do them. Like the code you use in the template and all that.
One is the Affiliates block you have, I very much need something like that.
2- The really nice amazon module you did on the left. I like that alot and am too slow to figure out how to do it :) lol.
I really would apreciate your help bud and once again very nice site.
Thanks
~Big Curt~
Misuzu
05-09-2005, 10:52 PM
can't u just make the html, add it to a template, then add module to use that template? O_o
mholtum
05-09-2005, 11:12 PM
can't u just make the html, add it to a template, then add module to use that template? O_o
That about sums it up.
bigcurt
05-10-2005, 01:19 AM
*cough *cough well yea I can do that....now wanna tell me how :). LOL, please?
LEAD_WEIGHT
05-10-2005, 03:10 AM
Next time bigcurt [just a little help please :) ] is not a good title!
*cough *cough well yea I can do that....now wanna tell me how :). LOL, please?
What about mine affiliation hack
http://www.theundergroundsource.com/
I going to try to get Donate hack :)
Go here for AFFILIATION hack http://www.vbulletin.org/forum/showthread.php?t=63044&highlight=affiliation
& this is CMP http://www.vbulletin.org/forum/showthread.php?t=66393
Here is the code for CMP Module
<!-- Scrolling/Fading Links -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="175">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] Affiliates</strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<SCRIPT src="fading.js"></SCRIPT>
<MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()">
<center>
<!-- Begin Links -->
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<br><a href="http://www.Affiliation.com/image</a>
<!-- End Links -->
</center>
</Marquee>
</td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<img src="http://www.yourimage.com/Affiliates/foot_clan1.jpg" border="0">
<br><img src="http://www.yourimage.com/Affiliates/foot_clan2.jpg" border="0">
</td>
</tr>
<tr>
<td class="tcat" align="center"><span class="smallfont"><strong><a href="http://www.yourdomain.com/forums/affiliate.php?do=apply">Add Your Site</a></strong></span>
</td>
</tr>
</table>
<br />
<!-- End Scrolling/Fading Links -->
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.