MyBB Community Forums
[How To?] Change login message / Forum Icons - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: [How To?] Change login message / Forum Icons (/thread-207580.html)



Change login message / Forum Icons - Trinkle - 2017-01-20

[Image: WuvWYrb.png]

I'm looking to change the text in the login screen (red arrow) to my own custom message so that members of the forum see it whilst browsing. I have left the original credits at the bottom of my webpage for the maker of the CSS, however want to remove the default login text. I have changed the vars_xstyle.lang.php (where the text was) and it still hasn't changed. It's not a cache issue with my browser, it just wont change. Is there something I'm missing?

Secondly, I have different forums / groups and was wondering how I could change the icons (white arrows). I know they are fontawesome icons, and I have to change the <i class=" fa fa-commenting"></i>ting"></i> in the forumbit_depth2_cat on the ACP, however that's to change them all at once. I was also wondering how to change them individually.

Many thanks for the help!


RE: Change login message / Forum Icons - Livewire - 2017-01-20

This will tell you how to set fa icons individually https://community.mybb.com/thread-156711.html

Can you post your forum link so I can check which template you need to edit in order to change that login text, because it could be any template but I can find out for you.


RE: Change login message / Forum Icons - Trinkle - 2017-01-20

(2017-01-20, 02:31 PM)Dead-i Wrote: This will tell you how to set fa icons individually https://community.mybb.com/thread-156711.html

Can you post your forum link so I can check which template you need to edit in order to change that login text, because it could be any template but I can find out for you.

The template I'm currently using is this one:

https://community.mybb.com/thread-179450.html


RE: Change login message / Forum Icons - Livewire - 2017-01-20

Admin CP > Templates > Your Theme Template > Header Templates > header_welcomeblock_guest


RE: Change login message / Forum Icons - Trinkle - 2017-01-20

(2017-01-20, 02:48 PM)Dead-i Wrote: Admin CP > Templates > Your Theme Template > Header Templates > header_welcomeblock_guest

You're an absolute life saver! Thanks!


RE: Change login message / Forum Icons - Livewire - 2017-01-20

(2017-01-20, 02:52 PM)Trinkle Wrote:
(2017-01-20, 02:48 PM)Dead-i Wrote: Admin CP > Templates > Your Theme Template > Header Templates > header_welcomeblock_guest

You're an absolute life saver! Thanks!

Since this was related to theme next time if you need support based on a theme just post in the Theme Support forum. Smile


RE: Change login message / Forum Icons - Trinkle - 2017-01-20

(2017-01-20, 02:56 PM)Dead-i Wrote:
(2017-01-20, 02:52 PM)Trinkle Wrote:
(2017-01-20, 02:48 PM)Dead-i Wrote: Admin CP > Templates > Your Theme Template > Header Templates > header_welcomeblock_guest

You're an absolute life saver! Thanks!

Since this was related to theme next time if you need support based on a theme just post in the Theme Support forum. Smile

I will, apologies for the wrong forum section. I'll make sure to double check what forums i'm posting in the future. I appreciate the help.