Example: Black Lists
Further read here for explanation
Andrew Boon Alex T⚜️ Anton L Alexey Igor Lebedev LeonidS Mark Purser and the rest of developers including third-parties.
- 2216
.bx-media-tablet #bx-logo {
top: 1px;
}
When in portrait, looks good.
Does not respect when in landscape, it appears to be using desktop instead which is at 5px.
If you have installed Messenger before 11.0.0, here's how to fix...
Studio> Developer> Navigation> Items> System> Toolbar Member
Click on 'Add New Item'
Module: Messenger
Set: sys_toolbar_member
Name: notifications-messenger
System Title: _bx_messenger_menu_notifications_item_sys_title
Title: (nothing to write here just hit space bar three times to leave it blank)
Link: page.php?i=messenger
Icon: far comments col-green1
Copyable: enabled
Save
Newly created 'Messenger', click Edit and add the following...
Addon:
array (
'module' => 'bx_messenger',
'method' => 'get_updated_lots_num',
)
Save
Cheers!
- 1993
Been using Jitsi Meet for several months with deaf friends from all over the world. Am fluently in International Sign. Just tested on here in UNA.
1) i icon (Share link and dial-in info for this meeting)... Do not want members to invite non-members, currently we can. Force sign up or hide that feature?
2) Start live stream, as you know I am anti-Google. Ability to remove this feature or add more streaming services?
3) Start recording, upload to Dropbox. Maybe add ownCloud, Nextcloud, and the like?
4) Share a YouTube video, ability to share video from any source or ability to remove this feature?
5) Notised when we hangup, there's 8x8 Video Meeting Ad which I found annoying for our own sites and especially self-host. Do we really need that page? I sure as hell don't. Will UNA or us as webmasters be able to remove that? If not, am ok with "Thank you for using Jitsi Meet" page but the rest needs to go away!
- 1462