How do I add the local CSS?
How to format the adress in the textbox?

Comments

roopletheme’s picture

The location of the local content file is relative to the theme's root directory. So, for example, if you create a file called content.css and place in in the folder yoursite/sites/all/themes/litejazz (assuming that's where you've installed the theme), then you would simply specify 'content.css' for the local content path.

roopletheme’s picture

Status: Active » Closed (fixed)
KrisBulman’s picture

It does not default to the css directory?

If litejazz were set up in sites/all, but you wanted to host the file in your local files dir, would this be possible by manipulating the path?