Ive Installed a affiliates on my forum http://www.webmasters-network.com/index.php at the bottom but How can I make it look like How FP has there or http://www.admincity.net/ at the bottom of the page.
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="0"
class="tborder">
<tr>
<td class="thead" colspan="2"><strong>Affiliates</strong></td>
</tr>
<tr>
<td class="trow1"valign="top"><div align="center">The Affiliate Buttons
</div></tr>
</table>
The Code did not work.Wolfy said:You will have to make a table. So on my forum, i have this:
Code:<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="0" class="tborder"> <tr> <td class="thead" colspan="2"><strong>Affiliates</strong></td> </tr> <tr> <td class="trow1"valign="top"><div align="center">The Affiliate Buttons </div></tr> </table>
Not sure if the "thead" and "{$theme['borderwidth']}" would be the same for phpbb, but you could always change it.
Yes I did look at the bottom of the forum : http://www.webmasters-network.com/Wolfy said:It is working for me. did you put it in the overall_footer.html file in the right style's template?
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.