Help with placing ads Help with placing ads
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Help with placing ads

Started by mooey1232003, December 20, 2005, 03:44:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mooey1232003

Can someone please place these ads for me in the right spots.The red is where the ads go.

<!----- 468*60 banner -------->
<script language="JavaScript" src="http://www.paid-to-promote.com/banner.php?zoneid=187572&uid=14419&type=ban" type="text/javascript"></script>
</td></tr></table>
<table align="center" border=0>
<tr><td>


<!--- Paid-To-Promote.com Leader Board Ad //-->
<script language='JavaScript' type='text/javascript'>
<!--
var awrz_rnd = Math.floor(Math.random()*99999999999);
var awrz_protocol = location.protocol.indexOf('https')>-1?'https:':'http:';
if (!document.phpAds_used) document.phpAds_used = ',';
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write (awrz_protocol+"//www.paid-to-promote.com/adserver/adjs.php?n=a605af20");
document.write ("&zoneid=141034");
document.write ("&exclude=" + document.phpAds_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ('&r=' + awrz_rnd);
document.write ("&ct0=" + escape(document.phpAds_ct0));
document.write ("'><" + "/script>");
//-->


<!--- Paid-To-Promote.com Wide Sky Ad //-->
<script language='JavaScript' type='text/javascript'>
<!--
   var awrz_rnd = Math.floor(Math.random()*99999999999);
   var awrz_protocol = location.protocol.indexOf('https')>-1?'https:':'http:';
   if (!document.phpAds_used) document.phpAds_used = ',';
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write (awrz_protocol+"//www.paid-to-promote.com/adserver/adjs.php?n=a00ed483");
   document.write ("&zoneid=187570");
   document.write ("&exclude=" + document.phpAds_used);
   document.write ("&loc=" + escape(window.location));
   if (document.referrer)
      document.write ("&referer=" + escape(document.referrer));
   document.write ('&r=' + awrz_rnd);
   document.write ("&ct0=" + escape(document.phpAds_ct0));
   document.write ("'><" + "/script>");
//-->
</script>
<!--- Paid-To-Promote.com Wide Sky Ad //-->



(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg498.imageshack.us%2Fimg498%2F9892%2Funtitled11uk.th.jpg&hash=1f03faf0fcc489dd04627a3d4cad1ea8732e44c6)



The theme link is http://internap.dl.sourceforge.net/sourceforge/coppermine/cpg1.4.x_theme_powerbookg4_1.5.zip
Thanks :)

donnoman

those can all go in your template.html.

I would suggest creating a table that wraps around the content thats currently between <body> and </body>