Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 30, 20231 yr Hello, I've noticed that the size of embedded pictures and youtube videos in posts are very big and it makes scrolling threads very uncomfortable when theres plenty of those in one place. How to set a fixed resolution for these? Greetings
January 30, 20231 yr Seems to be working fine for me. If it's not working correctly for you, it might be a problem with your theme. Try this on a default theme.
January 30, 20231 yr Author Thanks for your response. Videos and pictures are stretched on the whole page on both default Inivision theme and the one I am using (which is actually based on the default one with just different colors and font size).
January 30, 20231 yr Author This topic is a great example: https://forum.wrestling.pl/index.php?/topic/73849-wyjątkowe-wejściówki/#comment-614000
January 30, 20231 yr Embedded video - change the 100 as you wish... div.ipsEmbeddedVideo{ max-width: 100px; }
January 31, 20231 yr 7 hours ago, Nathan Explosion said: Embedded video - change the 100 as you wish... div.ipsEmbeddedVideo{ max-width: 100px; } I would not recommend you use it this way.@Nathan Explosion try for yourself to see why I'm not recommending him to use the CSS code you gave him.@angle4cor instead of using CSS follow this link.https://forum.wrestling.pl/admin/?app=core&module=settings&controller=posting&tab=general&searchResult=form_max_video_width Or follow this steps: ENJOY! Edited January 31, 20231 yr by drawncodes