Jump to content

Icons for announcements and room topics should be changeable


gxone
  • Babble 2.2.5 Implemented Feature Suggestion

Some customers might like the italic icons, but unfortunately, I don't ;)

I would love to change them to my own icons... It would even give more corporate identity


User Feedback

Recommended Comments

you can change the image for the notifications, its in babble/interface/imgs/notification.png.

you can change the announcement icon, in the babble.css

#elBabbleAnnounce .cBabbleAnnounceIcon > i:before {
    font-family: FontAwesome;
    content: '\f0f3';
}

 

  • Like 1
Link to comment
Share on other sites

4 minutes ago, gxone said:

And please let me remove the mouse pointer in the "send" button

you can add to the .cBabbleSendButton class in the babble.css or customs.css to change or remove the icon.

  • Like 1
Link to comment
Share on other sites


×
×
  • Create New...