Thanks. It solved my problem. --- In [email protected], "Flex" <myflexdownloads@...> wrote: > > Yes there is. You can put this in the CSS in the global style > > global > { > modal-transparency: 0.65; > modal-transparency-color: #000000; > modal-transparency-blur: 0; > } > > The modal transparency defines the transparency of the background when popup > is active, the color defines the non-grey color you want to use (of couse > 000000 referes to black here and clearly that's not the color you want) and > the blur refers to the amount of blur you want to apply to the background app > when the popup is active. > > This will affect all modal popup windows... > > Web Admin > FlexDownloads.com > > --- In [email protected], Wally Kolcz <wkolcz@> wrote: > > > > Is there a way to change the color of the disabled (gray background) > > area for a component (or whatever) added by a PopUpManager. I would like > > to change it from the light gray to a dark gray/black. Thanks for any info. > > >

