HTML EDITING

Install and configure FormaLMS and DoceboCE
Post Reply
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

HTML EDITING

Post by Remi »

Hello and Good Evening,

Where is the location of the file where I can edit the html of the login page? I can't find it. I want to code some more stuff on my login page and add some photos.

Thanks.Javar
User avatar
max
FormaLms Guru
Posts: 2771
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: HTML EDITING

Post by max »

It's not a file

As the default text says,go to Language management and edit the text inline

To add images, you first need to upload them somewhere, then refer to them in your html code
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

Re: HTML EDITING

Post by Remi »

Hey Max,

What do you mean by upload them some where? Do I upload them in the image folder under standard? If so, where do I do <img src tag?
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

Re: HTML EDITING

Post by Remi »

Well, I guess I am asking what .php file has the html code in their for me to do tags for images and adding other tags?
User avatar
max
FormaLms Guru
Posts: 2771
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: HTML EDITING

Post by max »

By "somewhere" I actually meant "somewhere". For example, FTP upload on the same server, in the image folder if you want but it's not necessary. But you can also embed an image you have uploaded elsewhere, it doesn't matter. Then you simply need to insert the image URL in your html code.

As I said, you don't need to edit a .php file to change the homepage text. You can just do it under Language management.
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

Re: HTML EDITING

Post by Remi »

Do you have any instructions on how to do it under language management? Cause I don't know where to begin on their. I know I want to delete some stuff off the login page, but I don't even know where to start. It's not as simple as in going to an .html file and editing
User avatar
max
FormaLms Guru
Posts: 2771
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: HTML EDITING

Post by max »

JAvar, go to Administration>Main>Language management. Exactly how the standard text says... the instructions are already there...
In fact, it's much simpler than going to an .html file. You just have to change some text inside a text box...
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

Re: HTML EDITING

Post by Remi »

Thanks max. I found it and it works.
Post Reply