hi, I wonder why there are so many .css files in one template: editor.css; home.css; neutral.css, print.css.
What are their use and do I need to have them all?
Please let me know.
Thank you
			
			
			
				The number of files dhis depends on the template. The one who makes it is in control of how to create the css files
Mos commonly used within wb templates are :
screen.css - for output 
print.css - for printing
editor.css - for use in wysiwyg editors
John
			
			
			
				Those are the main 3 css files. It does what it says.