I embedded a video in the page and it goes full size instead of the specified size in iframe. I dont want it in a slider so why is this doing this?
SEE HERE: http://www.americanlockservice.com/locksmith-phone-books-ads-scam/
Youtube Iframe not holding size!
5 posts from 4 voices-
Posted 10 months ago #
-
Hi,
Drop this on your custom.css.
.entry-content iframe, object, embed { max-width: 600px!important; height: 400px!important; }Adjust the width and height. :)
Regards,
IsmaelPosted 10 months ago # -
this solution causes problem in google maps iframe i use in contacts page... it gets same size like youtube iframe, which is smaller than i need...
any solution ?
Posted 10 months ago # -
Hi,
Trying using this:
#player embed { max-width: 600px!important; height: 400px!important; }Regards,
MyaPosted 10 months ago # -
seems ok, thx!
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.














