MyBB Community Forums

Full Version: Google Ad Link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I have a advertisement added like this at the top of my page.

http://www.gamekiller.net/
yeh you can its easy..
How do I make it like that?
This is the code... If you want the ad to be in every page put it in header, otherwise put it in Index.

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>example: Sponsored Links</strong></td>
</tr>
<tr>
<td class="trow1">Your Advertisement code</td>
</tr>
</table>
where do I put it?
nvm I got it.
(2009-12-23, 09:32 PM)SkyLineRxx Wrote: [ -> ]How can I have a advertisement added like this at the top of my page.

http://www.gamekiller.net/

You do know thats a Vbull forum link you posted to us right? You know this is MyBBoard.net right?



<______________<