View Single Post
  #3  
Old 08-27-2010, 03:42 PM
  robb3369's Avatar 
robb3369 robb3369 is offline
 

Advanced Member
  
Join Date: Jul 2010
Posts: 83
 

Default Re: Add custom skin to 4.4?

Your exactly right... the folders in your new template folder will need to match the same ones in the common_files folder (images, css, customer, etc.)

One thing to watch for is going to how your new css file include the image, since more are relative (../images) . You'll need to copy some of the core images from /skin/common_files/images to your /skin/newtemplate/images folder. Be sure to keep checking in firebug for missing images and copy the missing ones over as you find them... It's a bit slower but it keeps your new template folders nice and clean.
__________________
Thanks, Rob

X-Cart 4.4.5 and 4.5.4 on Linux
Reply With Quote