This is an expandable area.
It's fully widgetized, you can use any widget from all Minicorp's widgets here ...
Define expandable area globally in the Minicorp's Theme Options, or use per-page option and define unique expandable area for each page individually.
You can even choose if expandable area is closed or opened by default.

Latest Portfolio Projects

  • Creolio WP - Personal portfolio and microblog
Go to Portfolio

Latest Tweets

Follow us on Twitter
Not Just a Corporate Theme

Buttons

Create "Call to action", "Read more" and other different buttons with "button" shortcode. 3 sizes, 4 colors, many possible combination.

Small

[button url="#" size="small" new_window="yes"] ... [/button]
[button url="#" size="small" color="color1" new_window="yes" full_width="no" align="left"] ... [/button]
[button url="#" size="small" color="color3" new_window="yes" full_width="no" align="center"] ... [/button]
[button url="#" size="small" color="color4" new_window="yes" full_width="no" align="right"] ... [/button]
[button url="#" size="small" new_window="yes" bg_color="red" text_color="#fff" full_width="yes"] ... [/button]

Medium

[button url="#" size="medium" new_window="yes" full_width="no"] ... [/button]
[button url="#" size="medium" color="color1" new_window="yes" full_width="no" align="left"] ... [/button]
[button url="#" size="medium" color="color3" new_window="yes" full_width="no" align="center"] ... [/button]
[button url="#" size="medium" color="color4" new_window="yes" full_width="no" align="right"] ... [/button]
[button url="#" size="medium" new_window="yes" bg_color="orange" text_color="#fff" full_width="yes"] ... [/button]

Big

[button url="#" size="big" new_window="yes" full_width="no" align="left"] ... [/button]
[button url="#" size="big" color="color1" new_window="yes" full_width="no" align="center"] ... [/button]
[button url="#" size="big" color="color3" new_window="yes" full_width="no" align="right"] ... [/button]
[button url="#" size="big" color="color4" new_window="yes" full_width="no"] ... [/button]
[button url="#" size="big" new_window="yes" bg_color="red" text_color="#fff" full_width="yes"] ... [/button]

Custom

[button url="#" size="medium" new_window="yes" full_width="no"][icon icon="icon-download-cloud"] ...[/button]
[button url="#" size="big" color="color1" new_window="yes" full_width="no" align="center"]... [icon icon="icon-drive"][/button]
[button url="#" size="big" color="color3" new_window="yes" full_width="no" tooltip="..." align="right"] ... [/button]