0

How to set the background color for the ENTIRE menubar e for the ENTIRE menu and menuitems

asked 2010-10-12 09:01:39 +0800

fabbri gravatar image fabbri
9

Hi,
I'm customizing the color/font of my app using a custom css defined in zk.xml:

<desktop-config>
<theme-uri>/css/adfin.css</theme-uri>
</desktop-config>

For example some popup style properties overvriting these css classe on my adfin.css:
.z-popup,.z-popup-plain{
color: #666;
font-family:"Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
font-size: 0.9em;
}


I'm trying to set the background color to the #fed300 value for menubars, menus and menuitems.

Setting the menubar style background color to #fed300, I obtain that the menubar is #fed300 but the menu and menu-item are still blue (the default blue color). Moving on menubar button, that one becomes blue again.
I'm unable to find out the proper css class style to override in my css. The indications of the Zk Style Guide seem wrong :-(.

Anyone can help me ?

Thanks,
Maurizio

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-10-13 10:01:28 +0800

red3 gravatar image red3
84 2

Try Firebug to identify the styles of the elements you want to change.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-10-12 09:01:39 +0800

Seen: 253 times

Last updated: Oct 13 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More