Notifications

[heading title=”Notifications”]
[info]Information:[/info]

[code][info]information:[/info][/code]
[warning]Warning:[/warning]

[code][warning]Warning:[/warning][/code]
[error]Error:[/error]

[code][error]Error:[/error][/code]
[success]Success:[/success]

[code][success]Success:[/success][/code]
[heading title=”Progress Bars”]
[progress style=”information” width=”20%”][/progress]

[code][progress style=”information” width=”20%”][/progress][/code]

[progress style=”warning” width=”40%”][/progress]

[code][progress style=”warning” width=”40%”][/progress][/code]

[progress style=”danger” width=”60%”][/progress]

[code][progress style=”danger” width=”60%”][/progress][/code]

[progress style=”success” width=”80%”][/progress]

[code][progress style=”success” width=”80%”][/progress][/code]