I am having the same problem. I posted the following post but haven’t gotten any replies. ?? When you say, “this is what I did” where exactly did you put that?
</style><![endif]–></h6>
<h6 class=”MsoNormal”>[portfolio_slideshow id=127]
Improve Your Lifestyle</h6>
<p style=”text-align: justify;”>Do you want to improve your lifestyle? Hampton Roads Corporate Yoga is dedicated to helping people improve their lifestyles through the practice of yoga. Our classes are beginner-friendly as well as educational – providing you with information that you can use on, as well as off, your mat in your everyday life.</p>
<p style=”text-align: justify;”>Learn simple yoga breathing exercises and poses that can help you reduce stress and fatigue and increase your energy level – lower your blood pressure- improve your heart and digestive health – become more productive at work and reduce absenteeism. Through the practice of yoga, you can transform your mind, body and spirit – improve your overall well-being – look and feel younger. You only have to practice yoga a few times a week. Hampton Roads Corporate Yoga wants to help you change your lifestyle and experience the benefits of yoga. Contact us to learn how you can receive professional yoga instruction in the convenience of your home or business.</p>
Previous post:
When I added the slideshow, it pushed my text down below it. I want the text to start to the right of the slideshow and wrap underneath. I have the free version, not Pro. Can you tell me specifically what to do to get this to happen. My site is hrcorporateyoga.com. Thank you!
.slideshow-wrapper {
display: block;
margin: 0 0 10px 0;
}
.showloader {
background: url(../img/ajax-loader.gif) no-repeat center center
}
.showloader .portfolio-slideshow, .showloader .slideshow-nav, .showloader .pager {
visibility: hidden;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ” “;
clear: both;
height: 0
}
* html .clearfix {
zoom: 1
}
*:first-child+html .clearfix {
zoom: 1
}
.slideshow-wrapper .inactive {
opacity: .2;
filter: alpha(opacity=0);
cursor: default
}
.slideshow-wrapper p {
margin: 10px 0!important
}
.slideshow-content img {
margin: 0!important;
border: none!important;
padding: 0!important;
max-width: none!important
}
.fluid .slideshow-content img {
max-width: 100%!important;
width: auto;
height: auto
}
.portfolio-slideshow {
margin: 10px 0 0;
z-index: 1!important;
clear: both
}
.slideshow-content {
width: 100%;
margin: 0 0 7px 0;
}
.slideshow-nav {
margin-top: 5px;
overflow: visible;
line-height: 15px;
height: 17px
}
.slideshow-wrapper a.hide {
display: none
}
.slideshow-wrapper a.hide.active {
display: inline-block
}
.pager {
clear: both
}
.slideshow-nav a {
text-decoration: none;
color: #444
}
.slideshow-nav a:hover, .slideshow-nav a:focus{
text-decoration: underline;
}
.slideshow-nav a.pause,.slideshow-nav a.play,.slideshow-nav a.restart,.slideshow-nav a.new {
margin: 0 15px 0 0
}
.slideshow-nav a.slideshow-prev {
margin: 0 10px 0 0
}
.slideshow-nav a.slideshow-next {
margin: 0 20px 0 10px
}
.slideshow-wrapper .not-first {
display: none
}
.slideshow-wrapper .pager {
margin: 10px 0;
}
.slideshow-wrapper .pager img {
opacity: .5;
filter: alpha(opacity=50);
border: none!important;
padding: 0 10px 10px 0;
margin: 0;
float: left;
width: 75px;
height: auto
}
.slideshow-wrapper .pager img.activeSlide {
opacity: 1;
filter: alpha(opacity=100)
}
.slideshow-wrapper .pager img:hover {
cursor: pointer
}
.slideshow-info {
font-size: .9em;
margin-right: 20px
}