users@woodstock.java.net

Re: Popup Menu Style

From: Venkatesh Babu <Venkatesh.M_at_Sun.COM>
Date: Fri, 15 Feb 2008 23:35:25 +0530

Hi,

You need to change the style classes present in the theme.
You could try
.Menu_at_THEME_CSS@ {
    background: #fff;
    border: 1px solid #8c8f91;
}

in themes/suntheme/css/colorAndMedia.css

-Venky
tmasunda wrote:
> Hi all
>
> I need to set the background color and font for my popup menu.
>
> I am using one of the newly added popup menu components.
>
> I have tried to set the background color in the properties for the component
> to no avail.
>
> Thanks in advance
>
> Tongayi
>