How to Use the Grid

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
m
m
Line 16: Line 16:
 
<h3>The Syntax</h3>
 
<h3>The Syntax</h3>
 
<br><br>
 
<br><br>
[pl_codebox]
+
<pre>
 
<div class="row">
 
<div class="row">
 
   <div class="span4">
 
   <div class="span4">
Line 28: Line 28:
 
   </div>
 
   </div>
 
</div>
 
</div>
[/pl_codebox]
+
</pre>
 
<br>
 
<br>
 
This code will produce a 2 column layout the width of your post or page content section.
 
This code will produce a 2 column layout the width of your post or page content section.

Revision as of 23:25, 11 May 2012

The Grid


In PageLines Framework 2.2, we have added more functionality from bootstrap -- an adaptation of their scaffolding system, The Grid. The Grid allows you to build a highly customizeable, reponsive layout with simple syntax. You can view an example of the Grid in use at the PageLines 2.2 Demo Site
The Syntax

...

...

...


This code will produce a 2 column layout the width of your post or page content section.
Place Holder
Placeholder image for ScrollSpy Content sreenshots