Body Text


Body Background


Header Background


Footer Background


Page Background


Teaser Background


Subheader Background


Color Option

Included Color presets.(Still you can have more options in backend for colors)


Layout Option


Pattern

This is a stickybar fully controlled from theme options panel. Enable or Disable. Oh yeah! you can have link as well here see Sample Link →

Google Charts Shortcode

The Google Charts is extremely simple way to create charts from some data and embed it in a website. The theme provides your Google Chart shortcode that makes the process even easier and lets create few types of charts. It is really simple to post using the shortcode.

Parameters

  • Data
  • Title
  • Labels
  • Size
  • Color
  • Bg Color
  • Type
  • Advance

3D Pie Chart Title
Pie Chart Title
[chart
data="70,25,20.01,4.99"
labels="Reffering+sites|Google|Yahoo|Other"
colors="058DC7,50B432,ED561B,EDEF00" bg="bg,s,ffffff"
size="630x250"
title="Pie Chart Title"
type="pie2d"]
Line Chart Title
Line Chart Title

[chart
data="70,25,20.01,4.99"
labels="2010|2011|2012|2013"
colors="058DC7,50B432,ED561B,EDEF00"
bg="bg,s,ffffff"
size="630x250"
title="Line Chart Title"
type="line"]
Scatter Chart Title
Scatter Chart Title

[chart
data="0,10,20,30,40,50,60,70,80,90,100|50,52,56,63,70,80,92,85,75,60,43"
labels="1|2|3|4|5|6|7|8|9|10"
colors="058DC7"
bg="bg,s,ffffff"
size="630x250"
title="Scatter Chart Title"
type="scatter"]
Pie Chart Title
Pie Chart Title

[chart
data="70,25,20.01,4.99"
labels="Reffering+sites|Google|Yahoo|Other"
colors="058DC7,50B432,ED561B,EDEF00"
bg="bg,s,ffffff"
size="630x250"
title="Pie Chart Title"
type="pie2d"]
Gom Chart Title
Gom Chart Title

[chart
data="40"
labels="Forty"
colors="058DC7,50B432,ED561B,EDEF00"
bg="bg,s,ffffff"
size="630x250"
title="Gom Chart Title"
type="gom"]
Venn Chart Title
Venn Chart Title

[chart
data="100,80,60,30,30,30,10"
colors="FF6342,ADDE63,63C6DE"
bg="bg,s,ffffff"
size="630x250"
title="Venn Chart Title"
advanced="&chdl=A|B|C"
type="venn"]