Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have created a whole bunch of custom html files within PHPR, stored under Custom Files. Seems like the Custom CSS under Style has no effect on them. Is that normal?
Just took the dog out for a walk and realized what the problem is. I didn't point the custom files to the 'corporate' CSS files.
{BEGIN rtlCSS} <LINK href="styles/defaultRTL.css" rel="stylesheet" type="text/css"> {END rtlCSS} {BEGIN styleCSSFiles} <LINK href="{$stylepath}" rel="stylesheet" type="text/css"> {END styleCSSFiles}