add a css sheet

Anything about what happens on the user and teacher side
Post Reply
gihel
FormaLms User
Posts: 76
Joined: Tue Jun 26, 2018 4:36 pm
Version: forma.lms 2.0

add a css sheet

Post 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
User avatar
alberto
FormaLms Guru
Posts: 1135
Joined: Fri Mar 02, 2012 9:18 am
Contact:

Re: add a css sheet

Post 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
gihel
FormaLms User
Posts: 76
Joined: Tue Jun 26, 2018 4:36 pm
Version: forma.lms 2.0

Re: add a css sheet

Post by gihel »

Hi Alberto
Thank you for answer
I shall try it and come back to say all right
kindly
Post Reply