J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
Template Styling (1 viewing) 
Go to bottom
TOPIC: Template Styling
#7539
John Dagelmore
Admin
Posts: 3716
User Online Now
Re:Template Styling Karma: 79  
No that's not something done by default by the template loader... the responsivizer is done to have the main.css used for custom code.
But you can achieve this easily, at the top of the main.css just add an import directive for a new clean file:

@import 'custom-responsivizer.css';
 
Logged Logged  
  The administrator has disabled public write access.
#7540
Koa Consulting
Fresh Boarder
Posts: 2
User Offline
Re:Template Styling Karma: 0  
Awesome! That works great. I appreciate your quick reply.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top