Menu and and panel operations button changes in 9.0, no HTML

Contains tips for configurators working with Aware IM
Post Reply
joben
Posts: 230
Joined: Wed Nov 06, 2019 9:49 pm
Location: Sweden
Contact:

Menu and and panel operations button changes in 9.0, no HTML

Post by joben »

You can no longer use HTML code inside panel operation or menu buttons in version 9.0.
For instance, if you wanted a button with bold text you could write it directly in the button name, like: "<b>I am a bold button</b>".
You can set a button class and write CSS instead:
.boldButton{font-weight:bold;}

This was probably a better idea to begin with :)
Regards, Joakim

Image
customaware
Posts: 2405
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Menu and and panel operations button changes in 9.0, no HTML

Post by customaware »

Thanx Joben.

Good Tip.

Will have some work to do. 🤪
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Post Reply