Log in

View Full Version : Place an Advertisement in an box


GFSR
08-08-2006, 10:00 PM
Place an Advertisement in an box - Will allow you to display your advertisement on all of forum pages.

There are 2 simple steps :
1) Admin CP > Style Manager > Search in Templates > Choose Your style and put header and click Find

2) At bottom of your header template paste the following code :

<fieldset class="fieldset">
<legend>Advertisement : </legend>
<div style="padding: 3px;">

Ad Code



</div>
</fieldset>

Ntfu2
08-09-2006, 08:09 PM
why not put it before/after the navbar template?

DementedMindz
08-09-2006, 08:33 PM
why do you have a extra </div>??

<fieldset class="fieldset">
<legend>Advertisement : </legend>
<div style="padding: 3px;">

Ad Code

</div>
</fieldset>

Valid XHTML 1.0 Transitional

GFSR
08-09-2006, 09:12 PM
Yes you can put it in navbar or header template