-
AuthorPosts
-
May 22, 2015 at 9:18 pm #279875
I currently have content band split into two columns, the left column with a long section of text and the right with shortcode that displays my cylcone slider (plugin) slideshow. What I ultimately want to do is get the slideshow to be floated right on the text so that the text goes down the left side of the slideshow and wraps underneath. Is there a way to get this slideshow to “float right” like this?
Thanks!
May 22, 2015 at 9:21 pm #279879This reply has been marked as private.May 23, 2015 at 12:06 am #279985Hi there,
Since text and slider are in two separated columns it’s not possible, if you wish to wrap text around slider then you should put both text and slider inside one column.
Hope it helps.
May 23, 2015 at 12:13 am #279990But then how do I get the text to wrap around the floated slider?
May 23, 2015 at 12:43 am #280019Hello There,
To wrap your text around your slider, just insert your slider shortcode first before the start of your paragraph. Please check out this article: http://techwelkin.com/wrap-text-around-a-div-element
<div style="float: right">[rev_slider shortcode]</div> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras accumsan ligula elit, nec feugiat libero condimentum tempor. Morbi arcu nisi, aliquet eget mollis ac, tincidunt vitae ipsum. Donec id dui ut augue sollicitudin facilisis nec et lorem. Quisque gravida molestie odio, sit amet condimentum felis viverra eget. Sed placerat, tellus at suscipit tincidunt, turpis sapien egestas lorem, nec posuere enim metus non elit. Quisque tincidunt leo sed lacus pretium, eget lacinia nulla aliquam. Sed venenatis odio scelerisque lorem viverra, sed interdum ipsum pellentesque. Phasellus accumsan vestibulum augue lacinia mattis. Sed quis lectus id diam porttitor pellentesque. Cras nec posuere risus, eu suscipit dolor.
Hope this helps.
-
AuthorPosts