Bootstrap Snippet: Mosaic Tiles

Display your testimonials in this responsive mosaic pattern. Each card will fit into the group using the same padding of space on the left, right, top and bottom automatically.

The code is created with bootstrap so the styling is built in.

What Our Members Are Saying

"It really saves me time and effort. This membership is exactly what our business has been lacking. Absolutely wonderful! I'm good to go. "

Barbara Salem, Oregon

"I wish I would have thought of it first. This membership should be nominated for service of the year. I STRONGLY recommend membership to EVERYONE interested in running a successful online business! Thank you so much for your help."

Kevin Ann Arbor

"Thank you so much for your help."

Paul Malone Lincoln, MA

"This membership is worth much more than I paid. I didn't even need training. I don't always clop, but when I do, it's because of membership. I love your system."

Stacy Sawyer Lubbock, NM

"Very easy to use. I just can't get enough of this membership. I want to get a T-Shirt with this membership on it so I can show it off to everyone. This membership is worth much more than I paid."

Patrice New Orleans

"I couldn't have asked for more than this."

John Hamilton Myrtle Beach, SC

"I love this membership. Man, this thing is getting better and better as I learn more about it. I would like to personally thank you for your outstanding product."

Pedro Joarez Spokane, WA

"Really good."

Cassie Madison, WI

"Keep up the excellent work. This membership is the most valuable business resource we have EVER purchased."

Thomas Spooltin Kansas City, MO

"Thank you for making it painless, pleasant and most of all hassle free! It fits our needs perfectly. I love your system."

Jeramiah Butte, MT

How to Add a Mosaic Tile Your Site

  1. Open the edit screen for your site and click on   in the WYSWIYG editor to switch off the rich text editor.
  2. Copy and paste the code below.
  3. Substitute each TESTIMONIAL TEXT with the actual text.
  4. Substitute each NAME with the actual name.
  5. Substitute each TITLE with the actual title or identifying information.
  6. Each testimonial 'card' include the testimonial text, name and title and is identified with a prepended matching letter.
Bootstrap Snippet: Mosaic Tiles
<div class="card-columns">
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>A-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          A-NAME <cite title="Source Title">A-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>B-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          B-NAME <cite title="Source Title">B-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>C-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          C-NAME <cite title="Source Title">C-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>D-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          D-NAME <cite title="Source Title">D-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>E-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          E-NAME <cite title="Source Title">E-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>F-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          F-NAME <cite title="Source Title">F-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
    <blockquote class="blockquote mb-0 ">
      <p>G-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          G-NAME <cite title="Source Title">G-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
  <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>H-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          H-NAME <cite title="Source Title">H-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>I-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          I-NAME <cite title="Source Title">I-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>J-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          J-NAME <cite title="Source Title">J-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>K-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          K-NAME <cite title="Source Title">K-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>L-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          L-NAME <cite title="Source Title">L-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>M-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          M-NAME <cite title="Source Title">M-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
     <p>N-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          N-NAME <cite title="Source Title">N-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>O-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          O-NAME <cite title="Source Title">O-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
   <div class="card p-3">
   <blockquote class="blockquote mb-0 ">
      <p>P-TESTIMONIAL TEXT</p>
      <footer class="blockquote-footer">
        <small class="text-muted">
          P-NAME <cite title="Source Title">P-TITLE</cite>
        </small>
      </footer>
    </blockquote>
  </div>
</div>