How to change bbb layout

268 views
Skip to first unread message

Abhishek Pandey

unread,
Oct 15, 2019, 8:14:56 AM10/15/19
to BigBlueButton-dev
Hello everyone,

I want to update the layout of bbb, I tried but it is not working, I want to shift chatbox from left to right side.
Please have a look, and help me out if anyone knows how it be done.


InkedScreenshot_2_LI.jpg



Fred Dixon

unread,
Oct 15, 2019, 8:30:50 AM10/15/19
to BigBlueButton-dev
Hi Abhishek,


>  want to shift chatbox from left to right side

We don't have that ability in BigBlueButton for users to shift the chatbox, but are you by chance wanting to shift it for Arabic users?  If so, try going t the Settings -> Application Language menu and choose an Arabic language.

You'll notice that the chat moves to the right.

image.png

Regards,... Fred

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/088c0c23-1919-4a10-8a3c-85a52967bf2e%40googlegroups.com.


--
BigBlueButton Developer
@bigbluebutton

Abhishek Pandey

unread,
Oct 16, 2019, 1:03:04 AM10/16/19
to BigBlueButton-dev
Hello, Fred 

First thing is that we don't want it to be for Arabic users. we want this for english users and from setting i know how its done but i want to change that for own personal use we don't want to use the default layout want to create own layout for use in my style.

If it's possible please help me out.

I tried from import/ui/components but not possible from their please help me out.

Thank you for reply
 

On Tuesday, 15 October 2019 18:00:50 UTC+5:30, Fred Dixon wrote:
Hi Abhishek,

>  want to shift chatbox from left to right side

We don't have that ability in BigBlueButton for users to shift the chatbox, but are you by chance wanting to shift it for Arabic users?  If so, try going t the Settings -> Application Language menu and choose an Arabic language.

You'll notice that the chat moves to the right.

image.png

Regards,... Fred

On Tue, Oct 15, 2019 at 7:15 AM Abhishek Pandey <abhi03...@gmail.com> wrote:
Hello everyone,

I want to update the layout of bbb, I tried but it is not working, I want to shift chatbox from left to right side.
Please have a look, and help me out if anyone knows how it be done.


InkedScreenshot_2_LI.jpg



--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.

Chad Pilkey

unread,
Oct 16, 2019, 12:06:41 PM10/16/19
to BigBlueButton-dev
There's no layout manager so changes to the layout are more difficult. The container that holds the three panels is a flex box so you can change the order by changing the "order" CSS property on them. The trickier bit is the resizing handles that are defined in the PanelManager, https://github.com/bigbluebutton/bigbluebutton/blob/master/bigbluebutton-html5/imports/ui/components/panel-manager/component.jsx. And if you move stuff around you'll also want to consider right-to-left in case users switch to those languages.
Reply all
Reply to author
Forward
0 new messages