Skip to content

Instantly share code, notes, and snippets.

@simplethemes
Created August 11, 2011 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simplethemes/1139115 to your computer and use it in GitHub Desktop.
Save simplethemes/1139115 to your computer and use it in GitHub Desktop.
Insert fraction-based layouts with this shortcode.
// Three Columns Example
[one_third]
Column One - Add anything you want here
[/one_third]
[one_third]
Column Two - Add anything you want here
[/one_third]
[one_third_last]
Column Three - Add anything you want here
[/one_third_last]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment