Closed (fixed)
Project:
litejazz
Version:
6.x-1.7
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2008 at 06:30 UTC
Updated:
7 Apr 2011 at 01:24 UTC
How do I add the local CSS?
How to format the adress in the textbox?
Comments
Comment #1
roopletheme commentedThe 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.
Comment #2
roopletheme commentedComment #3
KrisBulman commentedIt 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?