Keyword

[Solved] layout allvideos

More
11 years 10 months ago - 11 years 10 months ago #52830 by ekkie
[Solved] layout allvideos was created by ekkie
When I have multiple youttube videos, I want to display them next to eachother but when I just type:
{youtube}video1{/youtube} {youtube}video2{/youtube}

they are displayed underneath eachother.

how can I do this?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 10 months ago #52831 by Yiota
Replied by Yiota on topic Re: layout allvideos
You can do this via CSS. Add a float:left; to this class .avPlayerWrapper

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

More
11 years 10 months ago #52832 by ekkie
Replied by ekkie on topic Re: layout allvideos
thanks. but then they are still not next to each other.

see: www.avecolichtengeluid.nl/geluidsapparatuur/microfoons/audix-dp7-drumkit-detail

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 10 months ago #52833 by Yiota
Replied by Yiota on topic Re: layout allvideos
Also, add clear:none and margin-right:10px;
And for your videos to be inside the tab you should probably add a clear div right before the second tab closes.

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

More
11 years 10 months ago #52834 by ekkie
Replied by ekkie on topic Re: layout allvideos
Yita,

thanks almost working now. do you also know where exactualy do I need to add the clear div?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 10 months ago #52835 by Yiota
Replied by Yiota on topic Re: layout allvideos
<dd class="tabs" style="display: block;">

<div class="clear"></div>
</dd>

or right after the 2 videos.

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

More
11 years 10 months ago #52836 by ekkie
Replied by ekkie on topic Re: layout allvideos
Solved,

thanks

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

More
11 years 9 months ago #52837 by ChokDK
Replied by ChokDK on topic Re: layout allvideos

<dd class="tabs" style="display: block;">

<div class="clear"></div>
</dd>

or right after the 2 videos.

This is almost everything, but I can't figure .. :/
Is it possible to give us a "total" example please please?  :-[

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 9 months ago #52838 by Yiota
Replied by Yiota on topic Re: [Solved] layout allvideos
The above mentioned solution is applicable if you are using tabs with multiple videos in each tab. Maybe you case is different. Could you provide a link to your site in order to help you?

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


Powered by Kunena Forum