I want to include reference to a css file in a form. In CF5 we used Load CSS on Setup. I can;t find an equivalent in CF6. What is the correct way to do that?
Use the css import url?
though that does not seem to function.
Use the css import url?
@import url("/components/com_u3aV5/courses/css/programBrochure.css");
though that does not seem to function.
This topic is locked and no more replies can be posted.