Hi, i am looking an option to make hide the space logo. is there a way to do it? please suggest
Thanks,
Lakshmi
Why not simply upload a small, white image?
Ole
Looks like there is no way to do that using the UI. That feature existed before in the older versions of Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And you can of course edit the space sty
.acs-side-bar .acs-side-bar-space-info .avatar{display:table-cell;padding:0 9px 0 14px;width:73px;min-width:73px;box-sizing:border-box;-moz-box-sizing:border-box;}
lesheet and use this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Timothy, thanks for the response. the provided code i have placed in space>stylesheet. but did not work. any further assistance on this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.