
donald trump supporters ban screen
hate donald trump? think he’s an asshole? then this little code is just for you! install it on your blog and automatically log all trump supporters out of their blogs when the button is clicked! (temporary preview here)
how to install
- paste this code after the <body> tag of your theme’s HTML:
<div id="elect"><div>
<h1>do you support donald trump?</h1><br>
<a href="#" title="then you are welcome here :D">no, why would i support a piece of shit like him</a>
<a href="http://tumblr.com/logout" title="get the fuck out of my blog">yes, of course, i'm a sexist and racist piece of shit, idiocy and bigotry</a>
</div></div>- paste this code after the </style> tag and before the </head> tag of your theme’s HTML:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script>
$(document).ready(function(){
$("body").css("overflow","hidden");
$('#elect a[href="#"]').click(function(){
$("#elect").fadeOut();
$("body").css("overflow","auto");
return false;
});
});
</script>- paste this code before the </style> tag (inside the CSS) of your theme’s code:
#elect {
background:#151515;
position:fixed;
width:100%;
height:100%;
top:0; left:0;
display:flex;
align-items:center;
justify-content:center;
z-index:1903480298095849;
font-size:20px;
line-height:50px;
}
#elect div {text-align:center;}
#elect h1 {display:block!important; font-size:35px; color:#eaeaea;}
#elect a {display:block!important; color:#969696; border:1px solid #262626; margin-bottom:10px;}#elect a:hover {border:1px solid #666666;}feel free to change the colours and text if you know how to! and if you have trouble with installation feel free to come to me for help, trump is an evil bigoted idiot and needs to be stopped. it automatically inherits the font styles of your current theme so don’t fear about it matching your blog. enjoy :^)
faerycorpse reblogged this from witchingthemes
faerycorpse liked this
virus-xenon liked this
amasawaseiji liked this
xanxiouss liked this
pepprika liked this
starlightknight liked this THIS IS GREAT
strandedplutonian liked this
dahuntress reblogged this from painthemes