Because of " administrative rights to get into ANY chat":
I think this is not legally possible - most of the people in the world have to live with new privacy laws like GDPR, DSGVO etc. so such setting to enter every chat as admin would violate people's privacy - but our @admin for sure can tell you a little bit more about it.
Because of the blue chat icon covering the message "send button":
You can try to open the theme.less of the theme which you make use of with a Code Editor like Notepad++ and write to the very bottom of the file:
.FreiChatContainer .FreiChatLauncher {
bottom: 40px;
}
Then save and reupload the edited theme.less file, recache the browser and then the Blue Chat Button will be 30px on top of the Send Button.
Kind regards, Andy 
Because of " administrative rights to get into ANY chat":
I think this is not legally possible - most of the people in the world have to live with new privacy laws like GDPR, DSGVO etc. so such setting to enter every chat as admin would violate people's privacy - but our @admin for sure can tell you a little bit more about it.
Because of the blue chat icon covering the message "send button":
You can try to open the** theme.less** of the theme which you make use of with a Code Editor like **Notepad++** and write to the very bottom of the file:
````
.FreiChatContainer .FreiChatLauncher {
bottom: 40px;
}
````
Then **save** and **reupload** the edited **theme.less** file, **recache the browser** and then the Blue Chat Button will be **30px on top of the Send Button.**
Kind regards, Andy :)
https://net-twin.de/ Community for creative people - JOIN
https://github.com/WebCrew My GitHub account
https://prattle.space A niceTwitter alternative - JOIN
https://sell-co.de/ Lots of Tools and Utilities for free
edited Feb 18 '22 at 2:51 pm