advertisement on posbit..

nielz_01

New Member
it is a hack or not? how can i do this to my forum?
somebody pls help me

1-1.jpg
 
Here is the exact code you should Apply

Go to Style Manager -> Edit Templates -> New Posting Templated -> newthread


Search
PHP:
<!-- / message area -->

After Add:
PHP:
<fieldset class="fieldset" style="margin-top: $stylevar[cellpadding]px">
                <legend><b><a href ="payments.php">Donate</b></a> to remove them</legend>
<center>
YOUR AD CODE HERE
</center>
</fieldset>

Apply Same to Newreply template also

Add Rep if you can
 
Back
Top