Page 1 of 1

add a css sheet

Posted: Sat Aug 04, 2018 3:47 pm
by gihel
Hello,
is it possible to add stylesheet?
I would like to style html in object learning and i must add css in each tag.

in same way when I paste pure html from notepad++ there is problem I must use the format menu and paragraph menu...
I am sure there is a solution

Thank you for help

Re: add a css sheet

Posted: Sun Aug 05, 2018 5:07 pm
by alberto
gihel wrote: Sat Aug 04, 2018 3:47 pm Hello,
is it possible to add stylesheet?
I would like to style html in object learning and i must add css in each tag.
For the template styling you can add a custom.css file under /templates/[yourtemplate]/style/custom.css
A base custom.dist.css is already provided in that folder

To make it even easier, if you like, we also developed a commercial Template Editor Plugin for Forma 2.0, that simplifies the creation, editing and updating of templates.
gihel wrote: Sat Aug 04, 2018 3:47 pm in same way when I paste pure html from notepad++ there is problem I must use the format menu and paragraph menu...
I am sure there is a solution
Using the editor, you can paste or edit the code clicking on view > source code

Re: add a css sheet

Posted: Tue Aug 07, 2018 8:31 am
by gihel
Hi Alberto
Thank you for answer
I shall try it and come back to say all right
kindly