Topic: Adding Ads on my forum header
Hi, I would add this code to my header:
<script type="text/javascript">
//<![CDATA[
document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=468X60/r='+new Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
This code shows an ad, and I want to see this ad on top of my forum page. More detailed... I would like to see it on top-right part (just to the right of the forum title and description)
Just like this image: http://im.altervista.org/cp/banner/bann … 468X60.png
How can I do it? Which file I should change and how?
Thanks, Bye!