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").
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
READBOOKMARK
Vertical Card by Kurt Wagner
READBOOKMARK
Card With Badge by Kurt Wagner
READBOOKMARK
Only Text Card Lorem ipsum dolor sit amet, consectetur adipisicing elit.
READBOOKMARK
Text On Image Card Lorem ipsum dolor sit amet, consectetur adipisicing elit.
READBOOKMARK
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
Navigation
Navigation bar is used to navigate through the web apps or websites.
This navigation component is responsive. It is a hamburger menu in
Android devices
Sample Navigation:
You can this navigation bar just by copy and pasting.