Clean and elegant theme
Basic list with borders, you can use flags and badges on the right.
To use just add a span badges with badge badge-primary
class element. Replaced primary
by success
, info
, warning
, danger
or royal
, depending on the color you want.
<ul class="list-group"> <li class="list-group-item">...</li> <li class="list-group-item"><span class="label label-royal pull-right">New</span> ...</li> <li class="list-group-item">...</li> <li class="list-group-item"><span class="badge badge-primary">98</span> ...</li> <li class="list-group-item">...</li> </ul>
You can add class to the striped
shading in columns of links.
This only works with lists of items, not linked lists.
The link lists are created with a div
element of class list-group
composed of elements a
of the class list-group-item
.
You can also use badges and flags. as in Item Lists.
You can use the class list-item-group-success
or -info
, -warning
, -danger
, -royal
for coloring and highlighting elements of a list.
You can use the list-group-sm
class to make more compact lists.
You can also can add content such as headers and paragraphs to lists of links.
Use the class active
to highlight the currently active element.
Use the media
class to display multimedia content with a description beside her. They can be images, videos or other multimedia objects.
Use the media-object
classes and media-heading
for the media item and the item title respectively.
You can use chained lists. Perfect for systems and interests.
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.