cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are working to address an issue with subscription email notifications. In the meantime, be sure to check your favorite boards for new topics.

How can I make the content inside the iframe widget/ webframe widget to fit the size of the frame.

SK_9989757
5-Regular Member

How can I make the content inside the iframe widget/ webframe widget to fit the size of the frame.

I am rendering images inside the iframe/ webframe widget. But I'm getting scroll as the size the image returned from the url is big compared. How can i use the css to control the contents of the webframe?

2 REPLIES 2

You don't have access with CSS to the code within an iframe. That's why it's an iframe, so it won't be affected by CSS of the app you're using the iframe in. You might want to try an alternate solution. Or put the CSS within the iframe.

Top Tags