HTML EDITING
HTML EDITING
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
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
Re: HTML EDITING
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
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
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: HTML EDITING
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?
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?
Re: HTML EDITING
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?
Re: HTML EDITING
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.
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
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: HTML EDITING
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
Re: HTML EDITING
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...
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
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: HTML EDITING
Thanks max. I found it and it works.