©
ROXIESTHEME

witch of space

we make our own luck, and you're about to prove that. header by lexxercise.

witch of space

scalematey.tumblr.com

magnusthemes:
“ 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!...

magnusthemes:

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

  1. 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>
  2. 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>
  3. 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 :^)

  1. rockfinder-remade reblogged this from faerycorpse
  2. faerycorpse reblogged this from witchingthemes
  3. lexilovesbtsandfood-blog said: Omg no!😂😂😂😂😂
  4. databasethemes404 reblogged this from eggdesign
  5. blue-katana-moved reblogged this from borntobewildcodes
  6. energy-on reblogged this from borntobewildcodes
  7. soyvirgothemes reblogged this from borntobewildcodes
  8. article-emerald said: 💙 GENIUS! bless you!! 💙
  9. galaxiesarebeautifulchaos reblogged this from borntobewildcodes and added:
    THIS IS GREAT
  10. cccmanz reblogged this from borntobewildcodes
  11. borntobewildcodes reblogged this from eggdesign
  12. dahuntress reblogged this from painthemes
  13. magnusthemes posted this