Wrapping text around a slideshow?
9 years 4 months ago - 9 years 4 months ago #32095
by mberman14
Wrapping text around a slideshow? was created by mberman14
Hi,
Is it possible to wrap text around a slideshow in an article (using loadposition for the slideshow)? What they want looks like this:
Thanks,
Matt
Is it possible to wrap text around a slideshow in an article (using loadposition for the slideshow)? What they want looks like this:
Thanks,
Matt
Last edit: 9 years 4 months ago by mberman14. Reason: picture missing
Please Log in or Create an account to join the conversation.
9 years 4 months ago #32096
by mberman14
Replied by mberman14 on topic Wrapping text around a slideshow?
Ok, well, I must be doing something wrong with this post -- I can't get the picture to appear. I click Add File, select the png, choose Insert, then choose Submit. But the picture is not appearing. -Matt
Please Log in or Create an account to join the conversation.
9 years 4 months ago #32099
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Wrapping text around a slideshow?
Hi
yes you can use loadposition to load the module into your article.
For the image upload here, there are some size limit, may be this is the problem. Anyway you can give an url where to see your image
CEd
yes you can use loadposition to load the module into your article.
For the image upload here, there are some size limit, may be this is the problem. Anyway you can give an url where to see your image

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 4 months ago #32114
by mberman14
Replied by mberman14 on topic Wrapping text around a slideshow?
Please Log in or Create an account to join the conversation.
9 years 4 months ago #32115
by mberman14
Replied by mberman14 on topic Wrapping text around a slideshow?
And here's the code I tried, but the blockquote still appears below the slideshow.
Code:
<p style="float: right;">{loadposition Intersession2016Test}</p>
<blockquote>
<p>“Intersession is an opportunity for kids to experience and meet authentic purveyors of their craft...it gives students an opportunity to see different permutations (of) real life (and) how people leverage what they’ve learned.”</p>
<footer>— Linda, <em>Intersession Committee Co-chair</em></footer></blockquote>
Please Log in or Create an account to join the conversation.
9 years 4 months ago #32116
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Wrapping text around a slideshow?
yes you can do that with any module, but be warned about the floating elements because if you give "float:right" to the module container, it will not show. You must also give it a width (that can be in px, or %)
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.217 seconds