Notifications
Clear all

embended videos and photos siza

3 Posts
2 Users
1 Likes
1,317 Views
Posts: 230
Customer
Topic starter
(@mariosgr)
Member
Joined: 5 years ago

Is there a way to set the embended videos and photos to show at their normal size ?

2 Replies
Astghik
Posts: 5908
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi @mariosgr,

Please try this CSS code. You should help you. 

#wpforo-wrap .wpforo-post-content .wpf-video, #wpforo-wrap .wpforo-post-content .wpf-video iframe {
max-width: 98% !important;
height: 330px !important;
}
Reply
Posts: 230
Customer
Topic starter
(@mariosgr)
Member
Joined: 5 years ago

I must ask.. where is that 330px coming from to make the video appear on their normal size? What if the video is 1080p? or 720p like the video above

Reply
Share:
Scroll to top