New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Text flow around module

  • Dave
  • Topic Author
  • Visitor
  • Visitor

Text flow around module was created by Dave

I have inserted the player module into an article using the loadmodule option within Joomla 3.5. editor Tinymce.

It works and the video is left justified on the page. However, the text remains above and below the video. Is there anyway to wrap it around the module to the right?
8 years 2 weeks ago #8209

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Text flow around module

Do you expect to have the player left and some content right to that?

Then, you must write some HTML mark-up as per the example below,
<div style="width:100%">
<div style="width:50%; float:left;">YOUR_PLAYER_SHORTCODE_GOES_HERE</div>
<div style="width:50%; float:right;">YOUR_CONTENT_GOES_HERE</div>
<div style="clear:both;"></div>
</div>
Last edit: 8 years 2 weeks ago by Administrator.
8 years 2 weeks ago #8210

Please Log in or Create an account to join the conversation.

  • Dave
  • Topic Author
  • Visitor
  • Visitor

Replied by Dave on topic Re: Text flow around module

I thought I would add a module class suffix to the module and then style the css, but that doesn't work.

Not sure where to put your html.
8 years 2 weeks ago #8211

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Text flow around module

We recommend using our player plugin shortcodes in article pages instead of using loadmodule. Kindly refer allvideoshare.mrvinoth.com/using-allvideoshare-plugins

And you must use the HTML markup in your article content area where you like to have the player along with some description at the right.
8 years 2 weeks ago #8212

Please Log in or Create an account to join the conversation.

Time to create page: 0.089 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies