Hello, welcome back to The Gxfreee Blog. Now we are going to learn about the Blogger Password Protected Download Button. play some ppsspp games
Many people search for free blogger Widgets and free blogger scripts for using make professional blogger look. this Script is very useful for professional blogger developers. I am providing this Script for free of use unlimited domain.
Blogger Password Protected Download Button script
Read : 3D-Online Rubik’s Cube Game New Blogger Template
This Script is very easy to use and modify Download Link, just change Password and Download link is ready to use Password Protected Download Button, let’s start to how to use this Script for blogger.Blogger Password Protected Download Button
Top 15 Professional Blogger Templates(Theme) DOWNLOAD 2021 Free and Premium
100+ Dofollow Backlink Site List 2021 Free
Password Protected Download Button
This Script is working mainly javascript function, just simply change the password and download the link. do not changing any other coding part because totally not work this script. no need to complex action just copy and paste the link only. this script singly clicks to install.
How to Use this Script.
- Login your Google Account.
2. Go to Blogger.com
3. Edit Any post.
4. Copy this Script code below. Read meta tag for Blogger
Read : 3D-Online Rubik’s Cube Game New Blogger Template
<style type="text/css">
.classname {
box-shadow: inset 0px 1px 0px 0px #bee2f9;
background-color: #63b8ee;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
text-indent: 0;
border: 1px solid #3866a3;
display:inline-block;
color: #14396a;
font-family: arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
height: 34px;
line-height: 34px;
width: 133px;
text-decoration: none;
text-shadow: 0px 1px 0px #7cacde;
margin-top: 15px;
}
.classname:hover {
background-color: #468ccf;
}
.classname:active {
position: relative;
top: 1px;
}
.css-input {
margin-right: 25px;
padding: .85em 1em;
height: 50px;
width: 200px;
border-width: 3px;
border-color: #504f4f;
background-color: #FFFFFF;
color: #000000;
border-style: solid;
border-radius: 0px;
box-shadow: -1px 2px 4px rgba(59,59,59,.86);
text-shadow: -50px 0px 0px rgba(66,66,66,.0);
}
.css-input:focus {
outline:none;
}
.error-text{
background: #F8D7DA;
padding: 15px;
border-radius: 5px;
color: #8B3E46;
border: 1px solid #F5C6CB;
display: none;
margin-bottom: 10px;
font-weight: bold;
width: 90%;
text-align: center;
}
</style>
<form onsubmit="return passcheck()">
<div class="error-text">
</div>
<span style="font-size: 22px; font-weight: bold; font-family: 'Noto Sans', sans-serif; margin-right: 25px;">Enter Password : </span>
<input type="Password" class="css-input" required id="pass1">
<input type="submit" class="classname" value="Download Now!">
</form>
<script>
const errorText = document.querySelector(".error-text");
var Password ="12345";
function passcheck(){
if (document.getElementById('pass1').value != Password) {
errorText.style.display = "block";
errorText.textContent = "ERROR! Password Not Match.";
return false;
}
if (document.getElementById('pass1').value == Password) {
window.open("https://www.google.com", "_blank");
}
}
</script>
5. Change password type any character include a special character(default password is 12345)
6. Change your Download link, simply copy and paste link place(default Link is https://www.google.com)
7. After Changes Finish, Click Publish Option.
Finish and Enjoy.
You are Facing any Error Please comment on this post below. Blogger Password Protected Download Button
Read : 3D-Online Rubik’s Cube Game New Blogger Template
Watch Video Tutorial
hi, I am Mohan, founder of the gxfreee website. Gxfreee ☇ Just Learn Something New. Gxfreee.com(gxfreee) is an information and Tech Support blog. In this blog, along with blogging-related information, Adsence approval tips, blogger Premium suport, all other types of information will be available!. Contact me in the contact form
Hello would you mind letting me know which web host you’re utilizing?
I’ve loaded your blog in 3 completely different browsers and I must say this
blog loads a lot faster then most. Can you recommend a good web hosting provider
at a fair price? Thanks a lot, I appreciate it!