[[Dashboard | << Back to Dashboard ]] | << Recipes Viewer {|align="right" | __TOC__ |} = Creating a Messagebox style class = The MessageBox plugin has been totally revamped to a CSS design. You can override the CSS by configuring a setting in your [[ConfigurationCFC]] called '''messagebox_style_override''', which is a boolean variable that defaults to '''false'''. You if you want to override, just set it to '''true'''. == Declare the setting == settings.messagebox_style_override = "true"; == Messagebox CSS Source == Please override the following css in order to skin your messagebox plugin: