-
AuthorPosts
-
April 9, 2015 at 3:39 pm #245791
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.
April 9, 2015 at 4:30 pm #245815April 9, 2015 at 9:30 pm #245996Hello 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 credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
April 10, 2015 at 2:50 pm #246504This reply has been marked as private.April 10, 2015 at 11:12 pm #246689Hello 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.
April 12, 2015 at 1:22 am #247360This reply has been marked as private.April 12, 2015 at 1:44 am #247374Hi,
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 -
AuthorPosts