fallingup963
12-04-2004, 01:48 AM
Hi! If you have ever seen the affiliation box on websites, there are lots of linking buttons. I want one of those for my xanga site. If anyone knows how to get one or a site that has them PLEASE tell me. Thanks much
my xanga is www.xanga.com/fallingup963 thank you
tokyo bleu
12-04-2004, 05:27 AM
Xangans will most likely use the single custom module script for a links module.
Paste in Website Stats:
<script>
titleContent = 'Affiliates/Links';
moduleContent = '<A HREF="http://xanga.com" TARGET="_blank"><IMG SRC="http://url.com/image.gif" BORDER="0"></A><BR><A HREF="http://xanga.com" TARGET="_blank"><IMG SRC="http://url.com/image.gif" BORDER="0"></A><BR><A HREF="http://xanga.com" TARGET="_blank"><IMG SRC="http://url.com/image.gif" BORDER="0"></A><BR><A HREF="http://xanga.com" TARGET="_blank"><IMG SRC="http://url.com/image.gif" BORDER="0"></A>';
sub = subTitle.parentNode.parentNode.parentNode.parentNo de.parentNode
sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent)
sub.insertAdjacentHTML('beforeBegin','<BR>');
</script>
vanillacokemeeh
12-05-2004, 05:49 AM
you could also just make a marquee of them and paste the html in your website stats, that way it shows up at the bottom of your site and you could keep your modules.