X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   skin Editing (https://forum.x-cart.com/showthread.php?t=40365)

xcesiv 06-08-2008 08:46 PM

skin Editing
 
I need to put some advertising banners onto the skin for my customer.

Can someone please help me with this.

He is supplying me with the javascript for the rolling banner code and the image tags.

I need the banners to be at the top and bottom of the page.

thanks

link to the store

http://ls1store.xcesiv.com/xcart/home.php

xcesiv 06-09-2008 04:46 AM

Re: skin Editing
 
Code:

<script type='text/javascript'><!--//<![CDATA[
  var m3_u =
(location.protocol=='https:'?'https://www.ls1.com.au/adserver/www/delivery/a
js.php':'http://www.ls1.com.au/adserver/www/delivery/ajs.php');
  var m3_r = Math.floor(Math.random()*99999999999);
  if (!document.MAX_used) document.MAX_used = ',';
  document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
  document.write ("?what=zone:4");
  document.write ('&amp;cb=' + m3_r);
  if (document.MAX_used != ',') document.write ("&amp;exclude=" +
document.MAX_used);
  document.write ("&amp;loc=" + escape(window.location));
  if (document.referrer) document.write ("&amp;referer=" +
escape(document.referrer));
  if (document.context) document.write ("&context=" +
escape(document.context));
  if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
  document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a
href='http://www.ls1.com.au/adserver/www/delivery/ck.php?n=aed66382&amp;cb=I
NSERT_RANDOM_NUMBER_HERE' target='_blank'><img
src='http://www.ls1.com.au/adserver/www/delivery/avw.php?what=zone:4&amp;cb=
INSERT_RANDOM_NUMBER_HERE&amp;n=aed66382' border='0' alt=''
/></a></noscript>



this is wat i have been asked to add to the skin of the store.

Where would this be done


All times are GMT -8. The time now is 02:34 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.