Instagrame Lockers
Posted by
jcreator
at
8:45 AM
CSS:
body {
margin: 10px;
background: #303131;
padding: 10px;
}
#container {
background: #EDEDED url(https://i.gyazo.com/6e8797d3fa367f59dc2cc9b78437454e.png) no-repeat;
max-width: 600px;
min-height: 300px;
margin: 5% auto;
border: 0px solid #ddd;
}
.dl_button {
display: none;
}
.btn,
.btn-danger,
.btn-large:disabled {
background: #ccc !important;
border: 0px;
}
.btn,
.btn-danger,
.btn-large:hover {
cursor: not-allowed
}
.content {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
top: 0px;
left: 0px;
z-index: 99999
}
.link_a:link {
background: #ddd;
border: 0px;
font-size: 14px;
padding: 15px 20px;
text-decoration: underline;
width: 100%;
border-radius: 10px;
max-width: 400px;
color: #475897;
font-weight: bold;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 10px;
margin-bottom: 10px;
}
.offer_help_text {
display: none;
}
.important {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
top: 0px;
left: 0px;
z-index: 99999
}
#offerlst {
display: block!important
}
HTML:
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1">
<link rel="stylesheet" href="http://css-spinners.com/css/spinner/timer.css" type="text/css">
</head>
<body>
<div id="container">
<div style="background:#8B4513">
<center>
<img style="position:relative;margin-top:-50px;width:130px;padding:10px;" src="http://s08.imgs.to/share/image/y25hJx3Gxu_ig.png">
</center>
<div style="clear:both"></div>
<div class="content"></div>
</div>
<div style="padding:20px">
<center><img src="http://s08.imgs.to/share/image/0TwFSphDW0_4c1735197e981023de9966983ad3fc24.png" style="width:100%;max-width:300px;padding:10px;">
<p>Complete an offer below to unlock premium content.
<br/>
<font style="color:red">Promo Ends on {%today_date%}</font>
</p>
</center>
</div>
<div style="padding:20px;">
<center>
{%offers%}
<div class="timer-loader">
Loading…
</div>
<div style="clear:both"></div>
</center>
</div>
<div style="background:#E1E1E1;padding:10px;color:#fff">
<center>
<button class="btn btn-danger btn-large">Offer Completed <i class="glyphicon glyphicon-pencil" disabled="disabled"></i>
<div class="important"></div>
</button>
</center>
</div>
</div>
<script src='http://cpagriptemplates.com/jquery-1.12.0.min.js'></script>
</body>
</html>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment