View Single Post
  #1  
Old 05-23-2008, 10:01 AM
 
monocat monocat is offline
 

Member
  
Join Date: May 2008
Location: Los Angeles, CA
Posts: 23
 

Lightbulb How to? Multiple CSS

Hi all. I am building my first X-Cart site and would like to know how to add additional CSS files. Instead of using skin1.css as one big file, I would like to separate the major parts. Would make life easier during site creation.

I tried adding new css file under skin1.conf (ie. CSSFile = "skin1.css" CSSFile = "hdft.css",) but it just keeps reading the last entry. Tried using comma, semicolon to separate the files. Nothing.

Any insight would be appreciated.
__________________
Version 4.1.10
Reply With Quote