Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can i change the color of browse and user option when hilighted?

poonam chaudhari May 20, 2012

I want to change the text color of browse when i hover over it.bydefalut it is white.I am trying to change the color of menu item selected text through customising color schemes but not able to change the color of text.

1 answer

0 votes
Martin Mitry May 20, 2012
  • You can change this by navigating to: Dashboard > Administration > Look and Feel > Colour Scheme (<server>/admin/lookandfeel.action)
  • If this is not allowed on the onDemand Service you can try changing the styesheets: Dashboard > Administration > Look and Feel > Global Stylesheet:

    /* hover effect */
    #header .ajs-menu-bar li.ajs-menu-item a:hover {
        color: #FF00FF;
    }

Documentation:
http://confluence.atlassian.com/display/DOC/Customising+Look+and+feel+overview

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events