Sometimes it is just simple isn't it :D I also found out that for styling Alert boxes you can use the Panel component, everything works except the control bar
Thanks a lot :) --- In [email protected], "Andrew Westberg" <[EMAIL PROTECTED]> wrote: > > Try: > > Alert{ > /* your css styling here */ > } > > On Fri, Mar 28, 2008 at 6:32 AM, wubzorz <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I want to style my Alert boxes. What form elements do they use? I > > already found out that they use Button styles for the button. I use the > > Flex 2 style explorer to get the CSS for my styles > > (http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleEx pl > > orer.html). But I'm not quite sure what component to style for the > > Alerts. > > > > Thanks > > Rick > > > > > > >

