MyBB Community Forums

Full Version: How to change text on the login box...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If needed, my forum is at: http://leadershipformen.com/forum

I am using the "Square" theme.

When a user goes to log in, they see this monstrosity:

[Image: LFM-Login.JPG]

Where do I go to change this text on the login box?

I looked in the following:

ACP » Home » Template Sets » Square Templates » Ungrouped Templates » loginbox 

But, this only shows the code for the actual username and password fields.

So again, where do I go to change this text on the login box?

Thanks so much for any and all help.
Template Sets » Square Templates » Header Templates » header_welcomeblock_guest
iAndrew...thanks for this...but I need a bit more.

header_welcomeblock_guest calls the following variables:

{$lang->xstyled_loginfirstphrase}<br /><br />
{$lang->xstyled_loginsecondphrase}<br /><br />
{$lang->xstyled_loginthirdphrase}

Where are these variables set at?
Ok it comes with other files for you to edit the text.

You can edit them in inc/languages/english/vars_envy.lang.php

Line 33 -35
Thanks so much!
(2015-02-16, 11:32 PM)iAndrew Wrote: [ -> ]Ok it comes with other files for you to edit the text.

You can edit them in inc/languages/english/vars_envy.lang.php

Line 33 -35

I couldn't find this file in my directory listing. Could you help? I wish to amend the content of login popup. 

and m not able to locate member.php either...
(2016-12-04, 07:05 PM)SunilNagpal Wrote: [ -> ]
(2015-02-16, 11:32 PM)iAndrew Wrote: [ -> ]Ok it comes with other files for you to edit the text.

You can edit them in inc/languages/english/vars_envy.lang.php

Line 33 -35

I couldn't find this file in my directory listing. Could you help? I wish to amend the content of login popup. 

and m not able to locate member.php either...

In the latests update of Square, I remove the plugin and now you have a .txt file pointing where's the custom text placed.

Check: Template Sets » Square Templates » Header Templates » header_welcomeblock_guest