Hello,
I need to customize FormaLMS to my own style( Logo, sign in page, sign in layout and so on), please suggest where and how to do.
thank you!
Simon
How to customize FormaLMS?
Re: How to customize FormaLMS?
Hi,
you do that by changing the files in the "templates" folder, you can't do that online.
You can also have more than one template, just duplicate the templates folder as many times as you need. In the examples below, the standard template is called "standard". If you create other ones, name them differently...
http://www.URL.com/templates/standard/images/company_logo.png => place your logo here, it has to be named like this
http://www.URL.com/templates/standard/images/login/image.jpg => place your home page image here, named like in the example
To change colors, css etc you need to have web designing skills. If you're able to do it, you can customize the home page as much as you want.
To change the text on the welcome page, just go to the language manager and change the item
login
_INTRO_STD_TEXT
you do that by changing the files in the "templates" folder, you can't do that online.
You can also have more than one template, just duplicate the templates folder as many times as you need. In the examples below, the standard template is called "standard". If you create other ones, name them differently...
http://www.URL.com/templates/standard/images/company_logo.png => place your logo here, it has to be named like this
http://www.URL.com/templates/standard/images/login/image.jpg => place your home page image here, named like in the example
To change colors, css etc you need to have web designing skills. If you're able to do it, you can customize the home page as much as you want.
To change the text on the welcome page, just go to the language manager and change the item
login
_INTRO_STD_TEXT
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Re: How to customize FormaLMS?
Thank Max, let me have a try.