Panels
Multiple custom styling Panel options.
[nd_panel different_values="0" title="Basic example"]
[nd_panel_child type="panel-default" different_values="0" with_title="0" body=" Basic panel example "]
[/nd_panel_child]
[/nd_panel]
[nd_panel title="Panel with heading" different_values="0"]
[nd_panel_child type="panel-default" header="Panel heading without title" with_title="0" body=" Panel content " different_values="0"]
[/nd_panel_child]
[nd_panel_child type="panel-default" different_values="0" body="Panel content" with_title="1" header="Panel title"]
[/nd_panel_child]
[/nd_panel]
[nd_panel different_values="0" title="Panel with footer"]
[nd_panel_child type="panel-default" different_values="0" body=" Panel content " footer="Panel footer" with_title="0"]
[/nd_panel_child]
[/nd_panel]
[nd_panel title="Contextual alternatives" different_values="0"]
[nd_panel_child type="panel-primary" header="Panel titl" with_title="1" body=" Panel content " different_values="0"]
[/nd_panel_child]
[nd_panel_child type="panel-success" header="Panel title" with_title="1" body=" Panel content " different_values="0"]
[/nd_panel_child]
[nd_panel_child type="panel-info" header="Panel title" with_title="1" body=" Panel content " different_values="0"]
[/nd_panel_child]
[nd_panel_child type="panel-warning" header="Panel title" with_title="1" body=" Panel content " different_values="0"]
[/nd_panel_child]
[nd_panel_child type="panel-danger" header="Panel title" with_title="1" body=" Panel content " different_values="0"]
[/nd_panel_child]
[/nd_panel]
[nd_panel title="With tables" different_values="0"]
[nd_panel_child type="panel-default" header="Panel heading" with_title="0" body="Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bibendum nulla sed consectetur. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Nullam id dolor id nibh ultricies vehicula ut id elit." different_values="0"]
# | First Name | Last Name | Username |
1 | Stephanie | Sims | @mdo |
2 | Kenneth | Schneider | @fat |
3 | Kyle | Castro | @twitter |
[/nd_panel_child]
[/nd_panel]
[nd_panel different_values="0" title="With list groups"]
[nd_panel_child type="panel-default" different_values="0" body="
Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bibendum nulla sed consectetur. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Nullam id dolor id nibh ultricies vehicula ut id elit.
" with_title="0" header="Panel heading"]
[nd_panel_group_list different_values="0"]
[nd_panel_group_list_item different_values="0"]
Cras justo odio
[/nd_panel_group_list_item]
[nd_panel_group_list_item different_values="0"]
Dapibus ac facilisis in
[/nd_panel_group_list_item]
[nd_panel_group_list_item different_values="0"]
Morbi leo risus
[/nd_panel_group_list_item]
[nd_panel_group_list_item different_values="0"]
Porta ac consectetur ac
[/nd_panel_group_list_item]
[nd_panel_group_list_item different_values="0"]
Vestibulum at eros
[/nd_panel_group_list_item]
[/nd_panel_group_list]
[/nd_panel_child]
[/nd_panel]