winatsweepstakes-blog
winatsweepstakes-blog
Untitled
2 posts
Don't wanna be here? Send us removal request.
winatsweepstakes-blog · 7 years ago
Text
<form action=“https://enter.upcontests.com/thanks/61641/windscribepro” class=“sign-up” id=“ucform” method=“GET” name=“upcontestswebform”> <div class=“sign-up-title”> Enter to Win 1 of 3 Windscribe VPN Pro Accounts for Life!</div> <div style=“color: rgb(227 , 239 , 0); font-size: 200%; text-align: center;”> Value: $949</div><br/> <div style=“color: rgb(249 , 249 , 242); text-align: center;font-size: 110%;”> 3 Different Winners Are Chosen. Every Participant Has a Chance to Win. Enter Now!</div><br/> <input autofocus=“” class=“sign-up-input” name=“uvname” placeholder=“What’s your name?” type=“text” /> <input class=“sign-up-input” name=“uvemail” placeholder=“What’s your email address?” required=“” type=“email” /> <input class=“sign-up-button” type=“submit” value=“Enter My Details to Win!” /> <input name=“ref_id” type=“hidden” value=“qJ17584941” /> <br /><br/> <div style=“font-size: 12px; text-align: center;”> Your information is 100% safe with us. You’ll be contacted via email if you win.</div><br/> <div style=“font-size: 13px; text-align: center;”> <a href=“https://upcontests.com/windscribe-giveaway” target=“_blank”>Details</a> — <a href=“https://upcontests.com/privacy-policy” target=“_blank”>Privacy Policy</a> — <a href=“https://upcontests.com/winners/” target=“_blank”>Previous Winners</a></div> </form>
0 notes
winatsweepstakes-blog · 7 years ago
Text
<style> /* UpContests Windscribe Lifetime Giveaway Signup Form CSS Code */ #ucform { font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #fffefe; background: #868686; } .sign-up { position: relative; margin: 0px auto; width: 280px; padding: 33px 25px 29px; background: white; border-bottom: 1px solid #c4c4c4; border-radius: 5px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); } .sign-up:before, .sign-up:after { content: ''; position: absolute; bottom: 1px; left: 0; right: 0; height: 10px; background: inherit; border-bottom: 1px solid #d2d2d2; border-radius: 4px; } .sign-up:after { bottom: 3px; border-color: #dcdcdc; } .sign-up-title { margin: -25px -25px 25px; padding: 15px 25px; line-height: 35px; font-size: 26px; font-weight: 300; color: #aaa; text-align: center; text-shadow: 0 1px rgba(255, 255, 255, 0.75); background: #f7f7f7; } .sign-up-title:before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 8px; background: #c4e17f; border-radius: 5px 5px 0 0; background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); } input { font-family: inherit; color: inherit; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sign-up-input { width: 100%; height: 50px; margin-bottom: 25px; padding: 0 15px 2px; font-size: 17px; color:darkslategrey; background: white; border: 2px solid #ebebeb; border-radius: 4px; -webkit-box-shadow: inset 0 -2px #ebebeb; box-shadow: inset 0 -2px #ebebeb; } .sign-up-input:focus { border-color: #62c2e4; outline: none; -webkit-box-shadow: inset 0 -2px #62c2e4; box-shadow: inset 0 -2px #62c2e4; } .lt-ie9 .sign-up-input { line-height: 48px; } .sign-up-button { position: relative; vertical-align: top; width: 100%; height: 54px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #d41e02; border: 0; border-bottom: 2px solid #c01300; border-radius: 5px; cursor: pointer; -webkit-box-shadow: inset 0 -2px #f84f3c; box-shadow: inset 0 -2px #ff3f2a; } #ucform a{ color:rgb(201, 200, 200); text-decoration: none; } .sign-up-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } :-moz-placeholder { color: rgb(88, 88, 88); font-weight: 300; } ::-moz-placeholder { color: rgb(88, 88, 88); opacity: 1; font-weight: 300; } ::-webkit-input-placeholder { color: rgb(88, 88, 88); font-weight: 300; } :-ms-input-placeholder { color: rgb(88, 88, 88); font-weight: 300; } ::-moz-focus-inner { border: 0; padding: 0; } </style>
This simple document gives you an unfair advantage to be able to legally stuff the ballot box. That's because the giveaway you signed up for has three ways of winning.
CLICK TO SEE THE GIVEAWAY
The First Way to Win - Random Drawing
We're giving away the Grand Prize to the person that gets selected at random. We use a computer program to figure this out. And, that means that the more entries you have the more changes you have of winning. Think of the concept like raffle tickets, the more you buy the more chances you have of winning. Well, with our giveaway, you don't have to buy anything! And, below, you'll get direct access to the materials that could mean the difference between only a few extra points or thousands!
The Second Way to Win - Refer the Winner
This is our way of saying thank you for sharing the giveaway! If someone uses your unique link to sign up and gets selected to as the winner, then you win the Grand Prize package too! That's right! You just have to refer the random winner and we'll send you your Windscribe Pro Lifetime account!
The Third Way to Win - Get the Most Points
Let's face it, sometimes leaving things to chance feels risky. That's why we decided to give you a chance to earn your very own Windscribe Pro Lifetime account too! At the end of the giveaway, we'll send out a special congratulations to the person that earned the most points. And, we want that to be you. And, you're the person for which we developed this entire Media Kit. We want you to have the tools to promote this campaign at your fingertips. So, go ahead and download this media kit as a PDF and make your mark!
SAMPLE Facebook / Email / Instagram Copy
Are you ready to make you (and your families) safer for life? Because UpContests.com is giving away Windscribe VPN Pro service for Life to protect you from harmful websites, hackers and malware for LIFETIME! They'll be awarding the prize to THREE WINNERS (each worth $949.00). Who Will Love This Giveaway: Every Internet user who needs protection for life! What You'll Win: Windscribe VPN Pro for Life (Value: $949)
Sign Up Form
Do you have a website, blog or forum? (even a Tumblr blog?)
Then, now you can display a signup form on your site and whenever someone signs up, you will receive bonus referral points!
HTML Signup form — Windscribe Giveaway
View a Demo
Installation
Depending on the platform you're using, steps may be vary. However, the form only contains HTML and CSS scripts. No JavaScript codes. Here's how to install UpContests Windscribe Giveaway sign up form on your website and set it up so that you will get credit.
CSS Code:
Copy and paste this CSS code within head tags. Usually just before of </head> tag.
<style> /* UpContests Windscribe Lifetime Giveaway Signup Form CSS Code */ #ucform { font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #fffefe; background: #868686; } .sign-up { position: relative; margin: 0px auto; width: 280px; padding: 33px 25px 29px; background: white; border-bottom: 1px solid #c4c4c4; border-radius: 5px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); } .sign-up:before, .sign-up:after { content: ''; position: absolute; bottom: 1px; left: 0; right: 0; height: 10px; background: inherit; border-bottom: 1px solid #d2d2d2; border-radius: 4px; } .sign-up:after { bottom: 3px; border-color: #dcdcdc; } .sign-up-title { margin: -25px -25px 25px; padding: 15px 25px; line-height: 35px; font-size: 26px; font-weight: 300; color: #aaa; text-align: center; text-shadow: 0 1px rgba(255, 255, 255, 0.75); background: #f7f7f7; } .sign-up-title:before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 8px; background: #c4e17f; border-radius: 5px 5px 0 0; background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); } input { font-family: inherit; color: inherit; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .sign-up-input { width: 100%; height: 50px; margin-bottom: 25px; padding: 0 15px 2px; font-size: 17px; color:darkslategrey; background: white; border: 2px solid #ebebeb; border-radius: 4px; -webkit-box-shadow: inset 0 -2px #ebebeb; box-shadow: inset 0 -2px #ebebeb; } .sign-up-input:focus { border-color: #62c2e4; outline: none; -webkit-box-shadow: inset 0 -2px #62c2e4; box-shadow: inset 0 -2px #62c2e4; } .lt-ie9 .sign-up-input { line-height: 48px; } .sign-up-button { position: relative; vertical-align: top; width: 100%; height: 54px; padding: 0; font-size: 22px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #d41e02; border: 0; border-bottom: 2px solid #c01300; border-radius: 5px; cursor: pointer; -webkit-box-shadow: inset 0 -2px #f84f3c; box-shadow: inset 0 -2px #ff3f2a; } #ucform a{ color:rgb(201, 200, 200); text-decoration: none; } .sign-up-button:active { top: 1px; outline: none; -webkit-box-shadow: none; box-shadow: none; } :-moz-placeholder { color: rgb(88, 88, 88); font-weight: 300; } ::-moz-placeholder { color: rgb(88, 88, 88); opacity: 1; font-weight: 300; } ::-webkit-input-placeholder { color: rgb(88, 88, 88); font-weight: 300; } :-ms-input-placeholder { color: rgb(88, 88, 88); font-weight: 300; } ::-moz-focus-inner { border: 0; padding: 0; } </style>
Then, Copy and paste the HTML code where you want to display the giveaway sign up form. (code must be within the body tag)
HTML Code
<form action="https://enter.upcontests.com/thanks/61641/windscribepro" class="sign-up" id="ucform" method="GET" name="upcontestswebform"> <div class="sign-up-title"> Enter to Win 1 of 3 Windscribe VPN Pro Accounts for Life!</div> <div style="color: rgb(227 , 239 , 0); font-size: 200%; text-align: center;"> Value: $949</div><br/> <div style="color: rgb(249 , 249 , 242); text-align: center;font-size: 110%;"> 3 Different Winners Are Chosen. Every Participant Has a Chance to Win. Enter Now!</div><br/> <input autofocus="" class="sign-up-input" name="uvname" placeholder="What's your name?" type="text" /> <input class="sign-up-input" name="uvemail" placeholder="What's your email address?" required="" type="email" /> <input class="sign-up-button" type="submit" value="Enter My Details to Win!" /> <input name="ref_id" type="hidden" value="qJ17584941" /> <br /><br/> <div style="font-size: 12px; text-align: center;"> Your information is 100% safe with us. You'll be contacted via email if you win.</div><br/> <div style="font-size: 13px; text-align: center;"> <a href="https://upcontests.com/windscribe-giveaway" target="_blank">Details</a> — <a href="https://upcontests.com/privacy-policy" target="_blank">Privacy Policy</a> — <a href="https://upcontests.com/winners/" target="_blank">Previous Winners</a></div> </form>
1 note · View note