Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Help with placing ads  (Read 4006 times)

0 Members and 1 Guest are viewing this topic.

mooey1232003

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Help with placing ads
« on: December 20, 2005, 03:44:29 pm »

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

Code: [Select]
<!----- 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>

Code: [Select]
<!--- 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>");
//-->

Code: [Select]
<!--- 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 //-->



(http://img498.imageshack.us/img498/9892/untitled11uk.th.jpg)



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

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Help with placing ads
« Reply #1 on: December 22, 2005, 05:25:39 pm »

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>
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.