Hi,
I want to modify:
And put a image instead (company logo) word 'Dashboard'. I see 'Global Layout' but I didnt' found where modify these...
Can anybody help me and tell me where I can modify?
Thanks in advance,
EDIT: I'm using Confluence 5.1
Daniel
Hi Daniel, maybe you can replace the Logo via CSS - hide the Text and set a background image (Administration > Stylesheet or own Confluence plugin).
Regards, Mirko
I use:
span#title-text.with-breadcrumbs {
color:transparent;
}
And work for me :) Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You may find the link below useful.
https://confluence.atlassian.com/display/DOC/Customising+the+Confluence+Dashboard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I read this documentation but I don't the answer of my question...
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.