Page 1 of 1
HTML EDITING
Posted: Wed May 04, 2016 8:36 pm
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
Re: HTML EDITING
Posted: Wed May 04, 2016 9:13 pm
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
Re: HTML EDITING
Posted: Thu May 05, 2016 2:06 pm
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?
Re: HTML EDITING
Posted: Thu May 05, 2016 2:13 pm
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?
Re: HTML EDITING
Posted: Thu May 05, 2016 2:23 pm
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.
Re: HTML EDITING
Posted: Thu May 05, 2016 2:44 pm
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
Re: HTML EDITING
Posted: Thu May 05, 2016 2:47 pm
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...
Re: HTML EDITING
Posted: Thu May 05, 2016 4:50 pm
by Remi
Thanks max. I found it and it works.