[row topmargin=”true” header=””]
[header type=”3″ line=”twoLines”]Person box[/header]
[/row]
[row]
[half_column]

[person_box imgsrc=”/wp-content/uploads/2013/06/img32.jpg” header=”Hubba Bubba” subheader=”Chef de Cusine” link=”#” fb=”dish” twit=”dish” google=”dish” phone=”444 223 442″]Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad uri mag morti ulum sager.[/person_box]
[/half_column]
[half_column]
[sourcecode language=”html”]
[[person_box imgsrc="…" header="Hubba Bubba"
subheader="Chef de Cusine"
link="#" fb="#" twit="#" google="#"
phone="444 223 442"]Lorem… [/person_box]]
[/sourcecode]
[shortcode_params name=”person_box”]
[/half_column]
[/row]

[divider]

[row topmargin=”true” header=””]
[header type=”3″ line=”twoLines”]Alert box[/header]
[/row]
[row]
[half_column]
[alert_box type=”info”]Information!
Lorem ipsum dolor sit amet, consectetur adipisicing[/alert_box]
[alert_box type=”error”]Error!
Lorem ipsum dolor sit amet, consectetur adipisicing[/alert_box]
[alert_box type=”warning”]Warning!
Lorem ipsum dolor sit amet, consectetur adipisicing[/alert_box]
[alert_box type=”success”]Success!
Lorem ipsum dolor sit amet, consectetur adipisicing[/alert_box]
[/half_column]
[half_column]
[sourcecode language=”html”][[alert_box type="info"]
<strong>Information!</strong><br/> Lorem…
[/alert_box]][/sourcecode]
[shortcode_params name=”alert_box”]
[/half_column]
[/row]

[divider]

[row topmargin=”true” header=””]
[header type=”3″ line=”twoLines”]Button box[/header]
[/row]
[row]
[button_box buttontext=”Buy it” link=”http://themeforest.net/user/createit-pl/portfolio”]dish. is a very modern template, not only for restaurants[/button_box]
[/row]
[row]
[half_column]
[sourcecode language=”html”]
[[button_box buttontext="Buy it" link="#"]
dish. is a very modern template,
<span>not only</span> for restaurants
[/button_box]]
[/sourcecode]
[/half_column]
[half_column]
[shortcode_params name=”button_box”]
[/half_column]
[/row]

[divider]

[row topmargin=”true” header=””]
[header type=”3″ line=”twoLines”]Content box[/header]
[/row]
[row]
[third_column]
[content_box header=”Lunch Menu” border=”true” imgsrc=”/wp-content/uploads/2013/06/img4.jpg” icon=”icon-tablet” iconheader=”Fully Responsive” link=”#” ]Pellentesque habitant morbi triique senectus et netus et malesuada es ac turpis egestas ersum labilia porc sablium[/content_box]
[/third_column]
[two_thirds_column]
[sourcecode language=”html”]
[[content_box header="Lunch Menu"
border="true" imgsrc="…" icon="icon-tablet"
iconheader="Fully Responsive" link="#" ]
Lorem … [/content_box]]
[/sourcecode]
[shortcode_params name=”content_box”]
[/two_thirds_column]
[/row]

[divider]

[row topmargin=”true” header=””]
[header type=”3″ line=”twoLines”]Icon box[/header]
[/row]
[row]
[half_column]
[icon_box header=”Tasty looking design” icon=”icon-eye-open”]Impress your customers with this sleek template [/icon_box]
[/half_column]
[half_column]

[sourcecode language=”html”]
[[icon_box header="Tasty looking design"
icon="icon-eye-open"]Impress your
customers with this sleek template
[/icon_box]]
[/sourcecode]
[shortcode_params name=”icon_box”]

[/half_column]
[/row]

[divider]

[row]
[header type=”3″ line=”twoLines”]Info box[/header]
[/row]
[row]
[half_column]
[info_box header=”Here goes the headline” buttontext=”Learn more” link=”http://themeforest.net/user/createit-pl/portfolio”]This is example of style component for calling extra attention to featured content or information. [/info_box]

[info_box style=”highlight” header=”Here goes the headline” buttontext=”Learn more” link=”http://themeforest.net/user/createit-pl/portfolio”]This is example of style component for calling extra attention to featured content or information. [/info_box]
[/half_column]
[half_column]

[sourcecode language=”html”]
[[info_box header="Here goes the headline"
buttontext="Learn more"
link="http://themeforest.net/user/createit-pl/portfolio"]
Lorem… [/info_box]]
[/sourcecode]
[shortcode_params name=”info_box”]

[/half_column]
[/row]