Keyword

[SOLVED] Player creates column even width as player - pages extends downwards.

  • jeremykesseler
  • jeremykesseler's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago - 11 years 5 months ago #53758 by jeremykesseler
The allvideo player creates a column with the samen width als the player, wich causes a large page downwards.

See: lahurqueinternational.com/page/index.php/brands/itchie

How can I solve this?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #53759 by Yiota
Your template's css has a generic statement for the images (img {height:auto !important;}) which causes your issue.
Either remove the !important from the height of the above statement located in templates/theme1139/css/skeleton12.css or add this to the end of your template's CSS file.

.avPlayerWrapper .avPlayerContainer .avPlayerBlock div img {height:100% !important;}

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

  • jeremykesseler
  • jeremykesseler's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53760 by jeremykesseler
Thank you so much Yiota! Problem solved  :D

I had no clou were to look for the fix... Big thnx again

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


Powered by Kunena Forum