Dear, I am generating a html
and I want to add an image that is in a wordpress route in a iframe
within my page.
<div class="box-img-login">
<iframe width="288px" height="214px" src="<portalWebUtils:link key="link.imagen.banner.login"/>" alt="Banner"></iframe>
</div>
But the div
is shown with scroll
horizontal and vertical, I have tried some attributes of the iframe
but I have not been able to remove the scroll
. Greetings.
Dear the answer to the query made is as follows.
Greetings.