Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1225620
    lisahope
    Participant

    Hi,

    Love the theme, but I’m having the hardest time figuring out how to change whatever is making any video or gif I embed into a post wide. Even if I set the dimensions in the iframe, it still comes out wide, cropping out half the image.

    Here’s an example: http://ufsocial.jou.ufl.edu/2016/10/quiz-social-media/

    Looking forward to your help!

    #1225859
    Nico
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1256594
    lisahope
    Participant

    Hi Nico,

    If you look at the link, you’ll see a video sized in widescreen automatically. It cuts off the top and bottom of the video. No matter what I do, videos are posted this way. I’d like to figure out whatever is making videos post widescreen. Does that make sense?

    Lisa

    #1256725
    Nabeel A
    Moderator

    Hi Lisa,

    You can try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .entry-content embed, .entry-content iframe, .entry-content object {
        max-width: 100% !important;
        height: 650px !important;
    }

    Let us know how this goes!

  • <script> jQuery(function($){ $("#no-reply-1225620 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>