toggle menu
FOP2 Forum
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Feedback
Hide Voicemail indicator icons
marvinman
October 2016
in
Feedback
Is there any way to hide the voicemail indicator icons for users?
If not, can you add an option?
I don't want my average users to see this. It's only useful for my admin staff.
Comments
nicolas
October 2016
You could try creating a custom theme.css with this line:
.mwi { display:none; visibility:hidden;}
it will hide the indicator (for everyone). But i am not 100% sure it will remain hidden if new voicemail is left into a mailbox.
http://members.asternic.biz/knowledge_base/howto-how-to-modify-the-fop2-look-by-using-themes
Sign In
or
Register
to comment.
Comments
.mwi { display:none; visibility:hidden;}
it will hide the indicator (for everyone). But i am not 100% sure it will remain hidden if new voicemail is left into a mailbox.
http://members.asternic.biz/knowledge_base/howto-how-to-modify-the-fop2-look-by-using-themes