View Single Post
  #10  
Old 11-24-2005, 04:24 PM
  BoomBoomBap's Avatar 
BoomBoomBap BoomBoomBap is offline
 

Senior Member
  
Join Date: Nov 2002
Location: San Francisco
Posts: 184
 

Default

This should do the trick...

Code:
Open: skin1/rectangle_top.tpl Find: {include file="common_js.tpl"} Modify: {* include file="common_js.tpl" *} Add: <script type="text/javascript" src="common_js.js" language="JavaScript 1.2"></script>

Code:
Open: common_js.tpl Delete: {literal} Delete: {/literal} Rename File: common_js.js

I have NOT tested this extensively (just a few clicks around my local install) but I can't see any reason why it wouldn't work...

Also FYI to echo balinor's comment - you can't exactly enter a forum and demand answers. 99% of this Forum is powered by other users with very little involvement from X-cart staff. Hang in there and usually someone will come through with an answer. If not perhaps no one has an answer just yet...
__________________
Site 1 > XCART LIVE 3.4.12

Site 2 > XCART LIVE 4.0.17
Reply With Quote