This topic is locked

Edit Text in Login Screen

5/19/2008 07:20:51
PHPRunner General questions
B
bochaka author

I want to change the text in the login screen login box from Login to something else, however I am unsure which file to change. This is a text only change and does not affect text font or colour or any other pages

A
alang 5/19/2008

What about using the visual editor - Login Page?

B
bochaka author 5/19/2008

Hi

Forgot to mention, i need to do it with an external editor and I do not know where the file is located, as there are several named login

A
alang 5/19/2008

If you are working with the "post-build" files then you can edit <your project>\templates\login.htm

B
bochaka author 5/19/2008

If you are working with the "post-build" files then you can edit <your project>\templates\login.htm



Hi

I found another way. I copied the code from the page view into my html editor attached the css file and built it, copied any css styles out of the html page and put it into into the css file, then cleared the page view code in phprunner and copied in the code from the html editor and saved the new css file over the exsisting one in templates/styles.