On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
All MyBB Themes at WallBB Updated with improvements and Fixes
#4
(05-22-2020, 01:09 PM)WallBB Wrote: For GoDark, it is related to youtube video Smile

1. Go to Admin CP > Templates and Style > Templates> GoDark> Video Embed Templates > video_youtube_embed
Code:
<iframe class="yt_fix" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>

2. Now go to css3.css and paste it at the bottom
Code:
@media only screen and (min-width: 769px) {
.yt_fix {
    width: 560px;
    height: 315px;
}
}
Now your Youtube video will be better on mobile and desktop devices.

Regards
WallBB
Thank you fixed it
Reply


Messages In This Thread
RE: All MyBB Themes at WallBB Updated with improvements and Fixes - by JohnRip3r - 05-22-2020, 07:32 PM



Users browsing this thread: 1 Guest(s)