UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online
Hi folks just a quick tips in order to show you on how to make youtube or other videos, better responsive, meaning that it will fit all space

open your custom.css or the css file that override all your template (in general it is located in your template folder inside css folder)

and add the following css code anywhere:


/*make EB video better responsive*/
.legacy-video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.legacy-video-container iframe, .legacy-video-container object, .legacy-video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
The replies under this section are restricted to logged in users or users with an active subscription with us