Page 1 of 1

Add ads

Posted: January 25th, 2008, 7:15 am
by rocky
Hi!

I like to add a script on left and the right side of the main.

I am useing GuMax 3.1.1...


My script:

<script type="text/javascript">
var uri = 'http://impdk.tradedoubler.com/imp?type( ... a(1462730)' + new String (Math.random()).substring (2, 11);
document.write('<a href="http://clk.tradedoubler.com/click?p=584 ... g=17094026" target="_BLANK"><img src="'+uri+'" border=0></a>');
</script>

Re: Add ads

Posted: January 25th, 2008, 10:43 am
by Paul
Then you need to open GuMax.php, find the content section, either use table or CSS tags to insert your script.