Keyword

Videos have wrong size

More
13 years 4 months ago #96755 by BBC
Replied by BBC on topic Videos have wrong size
Sorry, cca 20px.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
13 years 4 months ago #96756 by Yiota
Replied by Yiota on topic Videos have wrong size
What if you also defined the height with the same method?

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

More
13 years 4 months ago #96757 by BBC
Replied by BBC on topic Videos have wrong size
It´s the same. Will try to remove display:block; from Allvideos css.

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

More
13 years 4 months ago #96758 by BBC
Replied by BBC on topic Videos have wrong size
I made it some different way. Now it´s OK. Same size and look in every browser.

 

Allvideos CSS:

span.avPlayerContainer span.avPlayerSubContainerClean {display:block;padding:0;margin:0 auto;padding:8px;border:1px solid #CBC6AF;background:none;text-align:center;}span.avPlayerContainer span.avPlayerSubContainerClean:hover {display:block;padding:0;margin:0 auto;padding:8px;border:1px solid #C96041;background:none;text-align:center;}

 

and K2.css:

div.itemFullText object {padding:8px;border:1px solid #CBC6AF;} /* Video JCE */div.itemFullText object:hover {padding:8px;border:1px solid #C96041;} /* Video JCE */

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


Powered by Kunena Forum