Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #245791

    Kimo
    Participant

    My embedded video/thumbnails in my Buddypress Activity Stream posts (using Buddypress Activity+) are stretched across the post container area (embedded images are not). How can I set the video size in my posts so they do not get stretched? Video thumbnails are sized nicely viewing them in the WordPress Dashboard Activity list and in other plug-ins. Thanks.

    #245815

    Kimo
    Participant

    Sorry, here’s the URL to see the issue.

    http://www.changeforhumanity.com/activity/

    Thanks.

    #245996

    Rue Nel
    Moderator

    Hello There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site

    – WordPress Admin username / password
    
– FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #246504

    Kimo
    Participant
    This reply has been marked as private.
    #246689

    Rue Nel
    Moderator

    Hello There,

    Thanks for giving us the access info!

    Please add the following css code in the customizer, Appearance > Customize > Custom > CSS to make video as is and not fullwidth

    .entry-content embed, 
    .entry-content iframe, 
    .entry-content object {
      width: auto !important;
      max-width: none;
    }

    Please let us know if this works out for you.

    #247360

    Kimo
    Participant
    This reply has been marked as private.
    #247374

    Rue Nel
    Moderator

    Hi,

    Don’t mention it! It’s the least that we can do for you.

    We are just happy we were able to help you.

    Cheers,
    X