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

making player smaller

  • Lillian Fidler
  • Topic Author
  • Visitor
  • Visitor

making player smaller was created by Lillian Fidler

here's the site:

www.loracain.dreamhosters.com/

There is a player on the homepage and my client wants this player to be about 1/2 the size it is currently. Is this possible? and how will it look then for mobile devices. Any suggestions certainly welcome
6 years 2 months ago #8924

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: making player smaller

Kindly add the following CSS code under Components => All Video Share => Configuration => Custom CSS and check now.
.box4 .avs-player { max-width: 435px !important; margin: 0 auto; }
6 years 2 months ago #8925

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

  • Lillian Fidler
  • Topic Author
  • Visitor
  • Visitor

Replied by Lillian Fidler on topic Re: making player smaller

Hi, this works well but now the player looks odd as it's height is too much. Also, is it possible to have it change for all video players on the site? It seems to be changed on only the homepage player, thank you so much.
6 years 2 months ago #8927

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: making player smaller

Kindly remove the old code I've shared in my previous post and use the following,
@media only screen and (min-width: 958px) {
    .avs-player { width: 450px !important; margin: 0 auto; }
}
6 years 2 months ago #8929

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

  • Lillian Fidler
  • Topic Author
  • Visitor
  • Visitor

Replied by Lillian Fidler on topic Re: making player smaller

That sort of works, but not quite. the videos are appearing a bit different on different pages. See links below... also, can we cut the black space on top and bottom, so that the video fits better? I hope you know what I mean :) thank you.

see this page: loracain.dreamhosters.com

and then this page (this seems to work the best but too much black space top and bottom):

www.loracain.dreamhosters.com/index.php/...-on-the-list-tv-show
6 years 2 months ago #8930

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: making player smaller

I don't want to take this discussion a long. It's better, kindly email us your Joomla! admin access details to This email address is being protected from spambots. You need JavaScript enabled to view it.. So, we will apply the solution and let you know.
6 years 2 months ago #8931

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

Time to create page: 0.104 seconds

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