Skip to content

Instantly share code, notes, and snippets.

@alrocar
Last active September 27, 2018 18:50
Show Gist options
  • Save alrocar/d7018e8693d88e6b7dbc to your computer and use it in GitHub Desktop.
Save alrocar/d7018e8693d88e6b7dbc to your computer and use it in GitHub Desktop.
WIX iframe
<html>
<head>
</head>
<style type="text/css">
.topad {
height: 26px;
position: absolute;
z-index: 999999999;
top: 0;
background: white;
width: 100%;
display: block !important;
}
</style>
<body style="margin:0px;padding:0px;overflow-x:hidden;overflow-y:scroll">
<div class="topad" style="display: block !important;">
</div>
<iframe src="http://TU_DOMINIO_WIX.wix.com/TU_DOMINIO_WIX" frameborder="0" border="0" scrolling="no" style="overflow-x:hidden;overflow-y:scroll;width:100%;" height="2000px" width="100%">
</iframe>
</body>
</html>
@Aungkhant2735
Copy link

<iframe scrolling="no" frameborder="0" src="https://coinpot.co/mine/coinpottokens/?ref=E91E009C3F31&mode=widget" style="overflow:hidden;width:324px;height:470px;"></iframe>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment