View Single Post
  #191  
Old 02-08-2013, 09:04 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Adapt Template

Hi Steve, it's the same for CDSEO, try this...

In skin/adapt/js/adapt_custom.js

In line 6...

Quote:
path: 'skin/adapt/css/grid/',

Put the full path to your store, eg.

Quote:
path: 'http://www.yourstore.com/skin/adapt/css/grid/',
__________________
xcartmods.co.uk
Reply With Quote