NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: BColladay on December 06, 2011, 01:06:10 PM
-
In NT5 I always maintained a separate custom css file with my tweaks. Let's call it tweaks.css. I would edit the gzipall.bat file and add tweak.css to the "all" process. With NT6 doing the "all" and "GZipping" automagically, how do I go about maintaining these files?
-
make sure your "tweaks.css" is added to the list of Style files (it should be already anyway.)
WebServer \ settings \ Styles \ Files.
Then it's included in the GzipAll batch file for you.
Cheers
Bruce
-
Thanks, sounds good.