Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14182
    Ben Hibbert
    Member

    Hello,

    Does anyone know how to do the meet the team page?

    Thanks
    Ben

    #14183
    Sushil Adhikari
    Moderator

    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.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.