CoreBOSBB

Full Version: Suggest - Name Application or Logo Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Today I can setting name of Application thru Global Variable in Application_UI_Name

I suggest ( wish ) exhibit a logo, instead a name in top of screen ....

Big Grin Rolleyes
with this commit

https://github.com/tsolucio/corebos/commit/d1a70d901744c178a82271870c8db00395d377cb

you can now use the Application_UI_NameHTML variable to put HTML in that space, for example you can load an image with:

<img src="http://corebos.org/documentation/lib/exe/fetch.php?media=wiki:logo.png">