You are not connected. Please login or register

View previous topic View next topic Go down Message [Page 1 of 1]

1Affiliate Table Ads (PunBB) Empty Affiliate Table Ads (PunBB) Tue 14 Jan - 5:11:02

Declick
Declick
Verified
Lead Administrator
Affiliate Table Ads

Hey Guest,
Welcome to the tutorial on how to add table ads to your forumotion website! This table ad tutorial will allow you to add an affiliate banner (88 x 31) image with a link to other peoples sites.

----------Tutorial----------

Step 1:
Open up your Administration Control Panel

Step 2:
Go to Display --> Templates --> General --> Index_Body

Step 3:
Find these codes.
Code:
<!-- END switch_user_login_form_header -->
        {CHATBOX_TOP}
        {BOARD_INDEX}
Code:
<!-- BEGIN disable_viewonline -->

Step 4:
Place this code between the 2 codes provide above!
Code:
<div class="misc_header">INSERT TABLE NAME</div>
<table id="box-table-b">
<thead>
<tr>
<th style="width: 25%;" scope="col">
<a href="SITE URL" rel="nofollow" target="_blank"><img style="width: 88px; height: 31px;" src="IMAGE URL" alt="SITE NAME" border="0" /></a>
</th>
<th style="width: 25%;" scope="col">
<a href="SITE URL" rel="nofollow" target="_blank"><img style="width: 88px; height: 31px;" src="IMAGE URL" alt="SITE NAME" border="0" /></a>
</th>
<th style="width: 25%;" scope="col">
<a href="SITE URL" rel="nofollow" target="_blank"><img style="width: 88px; height: 31px;" src="IMAGE URL" alt="SITE NAME" border="0" /></a>
</th>
<th style="width: 25%;" scope="col">
<a href="SITE URL" rel="nofollow" target="_blank"><img style="width: 88px; height: 31px;" src="IMAGE URL" alt="SITE NAME" border="0" /></a>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here!
</td>
<td>
Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here!
</td>
<td>
Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here!
</td>
<td>
Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here! Your message goes here!
</td>
</tr>
<tr class="foot-center">
<td colspan="4" align="center">
Want to advertise here? <a href="INSERT URL"><span style="text-decoration: underline;">Click here</span></a> for more information.
</td>
</tr>
</tbody>
</table>
</br>

Step 5:
Save the template!

----------End of Tutorial----------

I hope that this tutorial proves to be helpful for you! If you find any errors in the tutorial then please feel free to PM me to edit it!

Regards,
Jadster

http://www.imejo.com

2Affiliate Table Ads (PunBB) Empty Re: Affiliate Table Ads (PunBB) Wed 28 May - 5:52:26

Tommy Lee
Tommy Lee
Verified
Support Moderator
Thanks for the tips Jadster!

View previous topic View next topic Back to top Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum