Changing Home Button Icon

Confluence User - 12 Oct, 2016

Hi I was wondering is there a tutorial on how to change the Home icon for Joget?

I was able to change the loading page icon and the text but I can't seem to find where the home button image and how to change it.

Thanks

________________________________________________________________________________

Manage to find it under

\webapps\apps\images\v3\console and the file name logo_name

________________________________________________________________________________

 

However the new logo_name now clips the Header title and doesn't show the entire logo. Any advice?

___________________________________________________________________________

Found it under

\webapps\apps\css

filename: v5.css

section:

 

#logo {
background: url(../images/v3/console/logo_name.png) no-repeat;
width: 85px;

header;userviews;v5;forms

1


13 Oct, 2016
confluenceUser
confluenceUser

Hi, yes you can override the CSS selector that you mentioned. I believe you can set your Custom CSS in General Settings#UserInterfaceSettings

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print