WallBB Forums

Full Version: How can we edit the text of the announcement bar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi , if we want to add HTML or want to change the text of this " GREEN " announcement bar , is it possible ? 
also what template should be modified for it !!

Cheers !!
Hey,
This is a MyBB generic message, you can edit it inside "inc/languages/english/global.lang.php"

WallBB
can we add HTML in it ?
(01-25-2021, 02:35 PM)trainwithavi@gmail.com Wrote: [ -> ]can we add HTML in it  ?

The language file is PHP, so you need to escape characters so that you can add HTML Smile