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!
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.
Admin CP > Templates > Your Theme Template > Header Templates > header_welcomeblock_guest
(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!
(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.

(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. 
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.