Home Forums Support Widget Support Other Widgets password protect Reply To: password protect

Anonymous
Post count: 7
#14976 |

thanks for response!

I’ve inserted your add-on like this:
<style>
#botonlogin {
background: #000000;
border-bottom: 2px solid #000000;
}

.formLogin input[type=”password”]:focus{
box-shadow: 0 0 5px #000000!important;
border: 1px solid #000000!important;
}
</style>

Still not working, atleast not in Chrome:
http://ferdesign.nl/icontest/exit.html (pw=test)