Help with displaying full embedded iframe image
-
Hi!
I am trying to embed the below iframe codes in a WP Tabs tab. It will display the embedded image but not in its full size. It has horizontal and vertical rulers.
Please, is there a way to force WP Tabs to display the full image? Ideally sized to 100% (responsive) but without any rulers.
The website source of the imate (it is a chart), supplies the following codes.
<iframe src="https://fred.stlouisfed.org/graph/graph-landing.php?g=1CLrp&width=670&height=475" scrolling="no" frameborder="0" style="overflow:hidden; width:670px; height:525px;" allowTransparency="true" loading="lazy"></iframe>
<div class="embed-container"><iframe src="https://fred.stlouisfed.org/graph/graph-landing.php?g=1CLrp&width=670&height=475" scrolling="no" frameborder="0" style="overflow:hidden;" allowTransparency="true" loading="lazy"></iframe></div><script src="https://fred.stlouisfed.org/assets/research/fred-graph-react-508/build/embed.min.js" type="text/javascript"></script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.