Optional css folder
Hi. How do I get root folder /mycss to hold the common css content for the project. I've tried what is described in the documentation as seen in the image attached. But it doesn't work. They do not make into the mycss folder. I have to manually move css files from each sub directory to /mycss.
Optional css folder
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/publish.html
http://www.wysiwygwebbuilder.com/preview.html
Frequently Asked Questions about Publishing
Re: Optional css folder
The folder should be a single value, not a path.
so, instead of
/mycss
use
mycss
so, instead of
/mycss
use
mycss
Re: Optional css folder
Thanks but I need to get it into the root instead of each of the sub folders. Thanks for trying.
Re: Optional css folder
By the way, this does work ../mycss but not /mycss. Strange eh.
Re: Optional css folder
Sorry, but it need to be a name, not a path.