[col_full]
[progress_bar title=”Progress bar grey” value=”70″]
[progress_bar title=”Progress bar green” color=”green” value=”80″]
[progress_bar title=”Progress bar blue” color=”blue” value=”95″]
[progress_bar title=”Progress bar orange” color=”orange” value=”60″]
[progress_bar title=”Progress bar red” color=”red” value=”45″]
[/col_full]
[col_full]
[progress_bar title="" color="grey | green | blue | orange | red" value="80"]
[note]
Progress Bar Parameter
[checklist]
- title : text title
- color : grey | green | blue | orange | red
- value : value of percent
[/checklist]
[/note]
[/col_full]
[spacer height=5]
[spacer height=1 color=#e4e4e4]
[spacer height=5]
[col_full]
Alert Boxes
[info]...[/info]
[info]Custom Information message box [/info]
[success]...[/success]
[success]Custom success message box [/success]
[warning]...[/warning]
[warning]Custom warning message box [/warning]
[error]...[/error]
[error]Custom error message box [/error]
[/col_full]