View Single Post
  #649  
Old 09-21-2014, 04:27 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: X-Cart - reBOOT - Responsive Template

FYI

alteredCart's Cash Rewards and reBOOT v3 work really well together. Only had to tweak the CSS a few times and edit the code added to service_css.tpl to use "load_defer".

Code:
{*** Cash Rewards :: alteredcart.com ***} {if $active_modules.Cash_Rewards} {*<link rel="stylesheet" type="text/css" href="{$SkinDir}/modules/Cash_Rewards/cash-rewards.css" />*} {load_defer file="modules/Cash_Rewards/cash-rewards.css" type="css"} {/if} {*** Cash Rewards :: alteredcart.com ***}
__________________
WooCommerce as of 10/2022
Reply With Quote