How do include a css file rather than code in the css view?

Ni NickOg 31 May, 2017
Hi

I can successfully include CSS in a CSS 'View' with CC6 but can't find a CSS link similar to that in CF5. There one could add either CSS direct of by loading a CSS file.
Can I/how do I do that?

Nick
Max_admin Max_admin 01 Jun, 2017
Hi Nick,

Just call the file in the event or in html view, using a style tag.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Ni NickOg 01 Jun, 2017
Answer
Thanks Max. Got it.

<link rel="stylesheet" type="text/css" href="components\com_u3aV5\membership\css\memberHistory.css" media="all">


Regards

Nick
This topic is locked and no more replies can be posted.