Ah…looks like I left out a tutorial and snippet for this. First, create a page, preferably a full width layout like the demo.
I’ve attached a txt file which is the exact code in my page I used for the demo site. Simply replace the content and image paths to your own.
To create a second row, reuse the same code again (for each row). If you want to change the column count, for a 3 column, your span classes of span4 will change to whatever adds up to 12 (this is a 12 column grid layout). So if you want 4 columns, then your classes would be span3 (because 4 x 3 = 12).
meet-the-team.txt
Attachments:
You must be
logged in to view attached files.