Keyword

[SOLVED] allvideos : wrong display on Macs & thumbnails won't show on IE (on PC)

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 6 months ago - 11 years 5 months ago #53727 by valmart
Hi
I have two problems with allvideos :
1. The videos are not displayed in the middle of the space on Macs. They appear too much to the right, and are therefore cut in the middle.
2. The thumbnails are not displayed on IE.

Can anyone please help me to solve those? Thanks in advance...

You can see those problems on the url :
echecscolaire.tiptopgraphics.co.uk/index.php/nos-colloques-en-video/93-colloque-4-journee-internationale-du-refus-de-l-echec-scolaire

Valerie

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #53728 by Yiota
Hello,

Could you tell us in which browser you see the videos not centered?
I checked in Firefox 24.0 and Chrome 30.0.1599.101 on Mac and didn't see the issue.

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

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53729 by valmart
It happens on the last version of Google Chrome (same on PC too). One we click on the play button, the video is displayed to far to the right.

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

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53730 by valmart
i.e. Google Chrome on PC :
Version 30.0.1599.101

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #53731 by Yiota
Add the following css rule in your template.css file
.avPlayerWrapper div, .avPlayerWrapper iframe, .avPlayerWrapper object, .avPlayerWrapper embed {left:0;}

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

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53732 by valmart
Hi

Thank you for your reply. Unfortunately it didn't work. Any other idea?

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #53733 by Yiota
I don't see the css rule anywhere, are you sure you have put it in the correct css file?

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

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53734 by valmart
I got it now.
I replaced the lines in template.css as follow (text-align:center replaced by text-align:left in lines 2 and 3)

.avPlayerWrapper .avPlayerContainer .avPlayerBlock {display:block;padding:0;margin:0;line-height:normal;text-align:center;text-align:left;}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock div {text-align:left!important;}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink {text-align:left;padding:4px;font-size:11px;}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a {}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a:hover {}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a span {}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink a:hover span {}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock .avDownloadLink span.hint {padding-left:4px;color:#999;font-style:italic;}

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

  • valmart
  • valmart's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #53735 by valmart
sorry, no, I replaced it in lines 1,2, and 3

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 5 months ago #53736 by Yiota
I need you to add (copy/paste) the following specific line of css in your template's css file (not AllVideos css file)

.avPlayerWrapper div, .avPlayerWrapper iframe, .avPlayerWrapper object, .avPlayerWrapper embed {left:0;}

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


Powered by Kunena Forum