Page 1 of 1
How to customize FormaLMS?
Posted: Fri Jul 04, 2014 8:02 am
by simcao
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
Re: How to customize FormaLMS?
Posted: Fri Jul 04, 2014 8:31 am
by max
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
Re: How to customize FormaLMS?
Posted: Fri Jul 04, 2014 10:31 am
by simcao
Thank Max, let me have a try.