Featured Boxes

The Featured Boxes is especial shortcode which allow to create a customizable design elements.

Simple box

[featured]Content Goes Here[/featured]

Box + Title

[featured
	title="Box Title"
	]
	Content Goes Here
[/featured]

… + Color of Title

[featured
	title="Box Title"
	title_color="999999"
	]
	Content Goes Here
[/featured]

… + Color of Header

[featured
	title="Box Title"
	title_color="999999"
	header_color="DFDFDF"
	]
	Content Goes Here
[/featured]

… + Custom Height

[featured
	title="Box Title"
	title_color="999999"
	header_color="DFDFDF"
	height="100px"
	]
	Content Goes Here
[/featured]

… + Ribbon

[featured
	title="Box Title"
	title_color="999999"
	header_color="DFDFDF"
	height="100px"
	ribbon="01"
	]
	Content Goes Here
[/featured]
IDs of Ribbons