- This topic has 2 replies, 1 voice, and was last updated 13 years, 4 months ago by
Support. This post has been viewed 5862 times
-
AuthorPosts
-
March 5, 2013 at 5:51 am #63
Support
KeymasterOk- 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>
March 5, 2013 at 11:26 am #64Support
KeymasterHi, 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?
March 5, 2013 at 2:11 pm #65Support
KeymasterYes, the client logo’s are aligned to the left even though they shouldn’t be. Â I will email you a screenshot right now. Â Thanks
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.