Jump to content
WebFlake
  • 0

Youtube Size - 4.1.11


Bomberman

Question

10 answers to this question

Recommended Posts

  • 1

no the two parameter fluid version of template and youtube are different is just the code for embed as modified in yoru template version so i need url for look the code and send you the correction

in yoru custom css add this :

 

.ipsEmbeddedVideo.ipsEmbeddedVideo_limited > div, .ipsEmbeddedVideo:not( .ipsEmbeddedVideo_limited ) {

witdth: 80% !important;
}

change the % when your would

  • Upvote 1

Best Regards
Titcrunch

French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design.

Link to comment
Share on other sites

  • 0

yeah because you have copy other site so ips have copy the external code of this site

so add my code in your custom css and is good

Edited by titcrunch

Best Regards
Titcrunch

French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design.

Link to comment
Share on other sites

  • 0

Thanks for support, that gave me something to work on

.ipsEmbeddedVideo iframe {
    max-height: 400px;
    max-width: 700px;
    
}

.ipsEmbeddedVideo.ipsEmbeddedVideo_limited > div, .ipsEmbeddedVideo:not( .ipsEmbeddedVideo_limited ){
  padding-bottom: 400px;
  max-width: 60% !important;
  margin: auto;
}

Result:

http://prnt.sc/b95i9m

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...