Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
Bootstrap Alerts documentationUse .alert-*
classes.
Use the .alert-link
utility class to quickly provide matching colored links within any alert.
Use .alert-dismissible
class for .alert
.
Alerts can also contain additional HTML elements like headings, paragraphs and dividers.
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Use .alert-soft-*
classes.
Examples for opting different size of image classes.
Avatar classes are applied to the image so that it scales with the parent element. Use .avatar-xs
, .avatar-sm
, .avatar
, .avatar-lg
, .avatar-xl
or .avatar-xxl
classes to change size.
Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.
Bootstrap Forms documentationLong contents don't fit in small screens? Use .input-group-{breakpoint}-down-break
classes to break horizontal alignment and keep the same style in vertical order. Reduce browser size to see it in action.
Full vertical example:
We use HS File Attach library to make file attachments functional.
For file inputs, swap the .form-control
for .form-control-file
.
Customized modern button look
Update photo
or this one
Use the .input-group-pill
modifier class to make forms more rounded (with a larger border-radius
and additional horizontal padding
).
Use Front's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
Bootstrap Buttons documentation