css #292
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#292
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey guys,
just a small question, because i'm not quite sure, if i have some independant css files that need to keep their specific denomination, so pasting them in the css field cant be an option, is their something in place that I've missed to connect them with the component thru JCB?or do we do it thru the library section or we just go old school?
Francois
There is a file inclusion feature, watch this tutorial to the end!
This is a very powerful feature, that allows any kind for files to be added.
Also note that adding CSS in the UI will also work, since it does get added to the file linked to that admin view.