Custom CSS for userview

Confluence User - 28 Mar, 2016

hi i want to ask the experts here on how to start my Custom CSS code? this is a sample view of my userview, i want to modify the looks to be more appealing to the management before deployment. thanks!

forms;datalists;server;user

4


28 Mar, 2016
confluenceUser
confluenceUser

i think there is a "Custom CSS" option exist in the configuration of quite a number of themes. u can put ur css there to customise the look n feel.

28 Mar, 2016
confluenceUser
confluenceUser

 

yeah it is this one, but how will i start my css code?

28 Mar, 2016
confluenceUser
confluenceUser

this is a big and open question. it is depend on how u want it to be look like. may be u can use tool like firebug or chrome developer tools to inspect the element u want to customise to get its css class and id, then code ur css based on those css class and id.

28 Mar, 2016
confluenceUser
confluenceUser

Hi,

You can use Chrome Developer Tools to inspect the CSS https://developer.chrome.com/devtools. From there, you can override the styles that you want in the theme Custom CSS.

 

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print