To add form actions on top of the form add a div with .form-actions class to begin the form. Add
.top class to add border below form actions.
User Profile
Form Actions On Bottom Right.
To add form actions on bottom of the form add a div with .form-actions class to end the form.
This is the default position for form actions. We have added .right class to move buttons on the
right side.
Issue Tracking
Form Actions On Top And Bottom Left.
To add form actions on top and bottom of the form add a div with .form-actions class to start
and end the form.
Timesheet
Form Actions On Top And Bottom Right.
To add form actions on top and bottom of the form add a div with .form-actions class to start
and end the form. Add .right class to align the form action buttons to right.
To add form actions on bottom of the form add a div with .form-actions class to end the form.
Add .center class to align the form action buttons to center. We can also add more form action
using dropdown button to the top right corner of the form.
Donation
Form Actions On Center With Search Form Action.
To add form actions on bottom of the form add a div with .form-actions class to end the form.
Add .center class to align the form action buttons to center. We can also search bar action of the
form.
Event Registration
Multiple Form Actions On Top And Bottom.
To add form actions on top and bottom of the form add a div with .form-actions class to start
and end the form. Add .buttons-group class along with .float-* class to pull the
buttons group to either left or right.
Event Registration
Form Actions On Top And Bottom Center.
To add form actions on top and bottom of the form add a div with .form-actions class to start
and end the form. Add .center class to align the form action buttons to center.