How can I control the background image and colour of a body element within an iframe? Note, the embedded body element has a class, and the iframe i
iframe
Perhaps it's changed now, but I have used a separate stylesheet with this element:
.feedEkList iframe { max-width: 435px!important; width: 435px!important; height: 320px!important; }
to successfully style embedded youtube iframes...see the blog posts on this page.