Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Moving Affiliete Box
06-07-2012, 08:46 PM (This post was last modified: 06-07-2012 08:49 PM by Muhammad99Izzat.)
Post: #1
Moving Affiliete Box
Go Templates & Style > Templates > Your Theme > Index Templates > index_boardstat.Add this code top of template

Code:
<br>
<!-- start: affiliate table -->

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"'>
<tr>
<td class='thead' colspan='5'>
<font size='2'><center><b>{$mybb->settings['bbname']} Affiliates</b><center></font>
</td>
</tr>
<tr>
<td width='79%' class='trow1' valign='top'>
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left" scrollamount="3">

{Affiliate code here}

</marquee>
</td>
<td width='21%' valign='top' class='trow1' align='center'>
<img src="{Button Image Url}" /><br />
<a href="{URL where User Can Affiliate}">Click Here to Affiliate!</a>
</td>
</tr>
</table>
<!-- end: Affiliate table -->
www find
quote
06-08-2012, 05:04 AM
Post: #2
RE: Moving Affiliete Box
Nice post mate =)
www find
quote
06-08-2012, 12:27 PM
Post: #3
RE: Moving Affiliete Box
(06-08-2012 05:04 AM)Peter L Wrote:  Nice post mate =)
thank you...^^

[Image: misc.php?page=signature]
www find
quote


Forum Jump:


User(s) browsing this thread: 1 Guest(s)


MyBB Addict | Contact Us | Return to Top | Return to Content | Mobile Version | RSS Syndication