Installation Avatar Alert Badge Button Card Image Input Text Utility Navigation List Modal SnackBar Rating Grid
How to install ?
Well, This is the most easy part. Just copy, paste the code below and Wish will do all the hardwork for you.
Remember to paste Font Awesome CDN Link in your HTML file before using and use js cdn below before ending of body tag.
Custom Styling :
Avatar
Avatar can be used to show user's profile picture on profile information page, on navigation bar.
Sample Avatar :
Avatar is available in different sizes. You can use any image in Avatar. You need to include class avatar-container and for size add class according to size avatar-large, avatar-big, avatar-medium, avatar-small (e.g. class="avatar-container avatar-large")
Alert
Alerts are used to attract user's attention for important information without interrupting the user's flow.
Sample Alert :
Available Alerts are- success alert, error alert, warning alert, primary alert, secondary alert. To use this alert just use class name alert-box and also add class according to alert type- alert-primary, alert-secondary, alert-warning , alert-danger, alert-sucess. (e.g.class=" alert-box alert-primary").
A primary alert example with a text link, Check it out.
A secondary alert example!!!!
A danger alert example!!!!
A warning alert example!!!
A success alert example!!!!
Badge
Badges are used for status, notifications etc.
Sample Badge :
Four type of badges are available which can be used with Avatar. Use class names red-badge, green-badge, orange-badge, blue-badge for different badges.
2
Sample Text Badge :
Three type of Text badges are available in different shapes.
Exapmle of large text with badge
New
Exapmle of medium text with badge
New
Exapmle of small text with badge
New
Buttons
Buttons are also called as call to action. We have range of buttons and their states.
Sample Primary and Float Buttons with Links:
Whenever you want your user to click on a link or button, use primary style buttons.
Sample Secondary Buttons :
If you want user not to pay attention to buttons then use Secondary buttons. You can directly copy below html code and use it in your app.
Sample Disabled Primary Buttons :
If you want to use disabled buttons just copy paste the code below.
Cards
Card are used to show user related data collectively, like product details.
Sample Card :
you can use any image in card just copy paste code below.
Horizantal Card with Dismiss
by Kurt Wagner
READ BOOKMARK
Vertical Card
by Kurt Wagner
READ BOOKMARK
Card With Badge
by Kurt Wagner
READ BOOKMARK
Only Text Card
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
READ BOOKMARK
Text On Image Card
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
READ BOOKMARK
Images
Images can be responsive to fit the parent's width, and also can be customised to be round shaped
Sample Responsive Image :
You can add class img-res to make your image fit the width of container. It's height will get adjusted by keeping the aspect ratio same. If you want to change the aspect ratio, you will have to crop the image.
Sample Round Image :
You can add class img-rou to make your image round.
Input
Images are used to take various user data.
Sample Inputs:
You can use these input just by copy and pasting.
https://
Text
Texts are used to show different imformations.
Sample Text:
You can these Text just by adding respective class names.

Heading Text

Small Text

Grey Text
Center
List
Lists can be used at so many places, navigation bar, stacked notifications, article pages, etc.
Sample List types:
Add class according to bullet style. Copy html code below and add your desired list items.
  • Unordered List type 1
  • Unordered List type 2
  • Unordered List type 3
  1. OL Capital Alphabets
  2. OL Small Alphabets
  3. OL with Numbers
  1. OL with no bullet
  2. OL Capital Roman
  3. OL Small Roman
Sample Notification Stacked Lists:
Add class according to bullet style. Copy html code below and add your desired list items.
  1. Our Changing Planet
    by Kurt Wagner
    READ BOOKMARK
  2. Our Changing Planet
    by Kurt Wagner
    READ BOOKMARK
SnackBar
This component can be used for toast or snackbar component. Snackbar is to used show message that need user action
Sample :
You can use snackbar to show notifications and error,sucess and warn messages.
Sucessfully Delivered
Error 501
Warning Wrong Mail
Rating
Rating components can be used as read-only badge or in reviews section. Can be used in reviews section as form too.
Sample Rating:
You can use Rating just by copy pasting code below.
Grid
Grid creates complex responsive web design grid layouts more easily and consistently across browsers
Sample Single Grid:
You can use grid just by copy pasting code below. One,Two, Three Grids systems are available.
Sample double Grid:
Sample 3 Grid: