You will have to change the styling on it to suit your needs.
German Acevedo
unread,
Jul 17, 2018, 1:58:20 PM7/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-dev
Hi,
I have found the file, but can't find where can I change the styling of the image, or the height of the header. Where can I do the styling?
Thanks for your help.
Regards,
German
Joshua Arts
unread,
Jul 18, 2018, 10:56:39 AM7/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-dev
That line is where the image is created from. You can either add styling to the header-brand-img class in one of the scss files or manually add your styling to the image tag by setting something like: style: "height: 10px;".