Centering issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #63
    Support
    Keymaster

    Ok- I was able to understand what you said about bootstrap and the span settings in the testimonials section in your last reply, however now, after making those adjustments, the section underneath will no longer center itself even though it is coded to do so.  Any suggestions?  I really appreciate all of your assistance and thanks again.
    Example:
    <div class=”span3″>
    <h2>Testimonials…</h2>
    <div class=”row”>
    <div class=”flexslider flexslider-top-title unstyled” data-plugin-options='{“controlNav”:false, “slideshow”: false, “animationLoop”: true, “animation”:”slide”}’>
    <ul class=”slides”>
    <li>
    <div class=”span3″>
    <blockquote class=”testimonial”>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat.  Donec hendrerit vehicula est, in consequat.  Donec hendrerit vehicula est, in consequat.</p>
    </blockquote>
    <div class=”testimonial-arrow-down”></div>
    <div class=”testimonial-author”>
    <div class=”thumbnail thumbnail-small”>
    <img src=”img/clients/client-1.jpg” alt=””>
    </div>
    <p><strong>John Smith</strong><span>CEO & Founder – Red Wine</span></p>
    </div>
    </div>
    </li>
    <li>
    <div class=”span3″>
    <blockquote class=”testimonial”>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
    </blockquote>
    <div class=”testimonial-arrow-down”></div>
    <div class=”testimonial-author”>
    <div class=”thumbnail thumbnail-small”>
    <img src=”img/clients/client-1.jpg” alt=””>
    </div>
    <p><strong>John Smith</strong><span>CEO & Founder – Crivos</span></p>
    </div>
    </div>
    </li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
     
    <hr class=”tall” />
    <—SECTION WITH CENTERING PROBLEM BEGINS HERE—>
    <div class=”row center”>
    <div class=”span12″>
    <h2 class=”short”>Let us help <strong>expand</strong>
    your business…</h2>
    <h4 class=”lead tall”>There are Over 1 Billion
    users on Facebook– Let us help Introduce you to
    them.</h4>
    </div>
    </div>
     
    <div class=”row center”>
    <div class=”flexslider unstyled” data-plugin-options='{“directionNav”:false, “animation”:”slide”, “slideshow”: false, “maxVisibleItems”: 6}’ style=”left: 0px; top: 1px”>
    <ul class=”slides”>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-1.jpg” alt=””>
    </div>
    </li>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-2.jpg” alt=””>
    </div>
    </li>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-3.jpg” alt=””>
    </div>
    </li>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-4.jpg” alt=””>
    </div>
    </li>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-5.jpg” alt=””>
    </div>
    </li>
    <li>
    <div class=”span2″>
    <img class=”mobile-max-width” src=”img/logo-client-6.jpg” alt=””>
    </div>
    </li>
    </ul>
    </div>
    </div>
    </div>
    </div>
     


    #64
    Support
    Keymaster

    Hi, I’m not sure I got exactly what is the problem, you mean the client logos are aligned to left? Can you send me a screenshot of what is happening?


    #65
    Support
    Keymaster

    Yes, the client logo’s are aligned to the left even though they shouldn’t be.  I will email you a screenshot right now.   Thanks


Viewing 3 posts - 1 through 3 (of 3 total)

This topic is marked as "RESOLVED" and can not rceive new replies.