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

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

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