Saturday, September 1, 2018

Re: What Youtube MOD to Use?

@skb the issue isn't just a youtube video, it's the adds forcing a non-relative width, "max-width" doesn't affect them because tinyportal uses a table display

try this
[code]iframe, embed, object {
    max-width: 100%;
}
@media screen and (max-w...

from Simple Machines Community Forum https://ift.tt/2LKOzIz
via IFTTT

No comments:

Post a Comment