How to: Add Static Image ?

arfirst

New Member
Hello, I think my request is simple.

I just want to add a banner below the header or above the forums and I should be able to add a link to that banner.

Is there a script for this?
 
is it an Ad banner?

If so I would do below </!--logo--> in the header template
HTML:
<center><a href="http://www.myadprovider.com/ads"><img src="http://www.myimagesite.com/myimage.png"></a></img></center>
 
Back
Top