Grids

The grid is based on Skeleton framework by Dave Gamache . 

Skeleton's base grid is a variation of the 960 grid system with 16 columns. Each column has 40px. The syntax is simple and it's effective cross browser.

It would be very wise to use Firebug (in Firefox) or Developer Tools (in Chrome), it will surely make your life easier.

One + Fifteen:

one
fifteen

 

[grid1 first] one [/grid1] [grid15 last] fifteen [/grid15]

 

Two + Foureen:

two
fourteen

 

Three + Thirteen:

three
thirteen

 

Four + Twelve:

four
twelve

 

...

...

 


Six + Three + Three + Four:

six
three
three
four

 

[grid6 first] six [/grid6] [grid3] three [/grid3] [grid3] three [/grid3] [grid4 last] four [/grid4]

 

One-third + Two Thrids:

twothirds

 

Please look at this article in the Article manager to see how the shortcodes are added.