Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ✧* 。♡ theme made by tumblr user @planthed ♡ 。*✧
- theme blog: @painthemes
- -->
- <html lang="en">
- <head>
- <!--TITLE--->
- <title>New url!!!</title>
- <link rel="shortcut icon" href="{favicon}">
- <meta name="image:background" content=""/>
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:color" content="#aaa"/>
- <meta name="color:old url text" content="#000"/>
- <meta name="color:new url text" content="#000"/>
- <meta name="text:OLD URL" content=""/>
- <meta name="text:NEW URL" content=""/>
- <meta name="select:old url font" content="montserrat" title="Montserrat"/>
- <meta name="select:old url font" content="roboto" title="Roboto"/>
- <meta name="select:old url font" content="karla" title="Karla"/>
- <meta name="select:old url font" content="raleway" title="Raleway"/>
- <meta name="select:old url font" content="Quicksand" title="Quicksand"/>
- <meta name="select:new url font" content="montserrat" title="Montserrat"/>
- <meta name="select:new url font" content="roboto" title="Roboto"/>
- <meta name="select:new url font" content="karla" title="Karla"/>
- <meta name="select:new url font" content="raleway" title="Raleway"/>
- <meta name="select:new url font" content="Quicksand" title="Quicksand"/>
- <script type="text/javascript">
- setTimeout(function() {
- window.location.replace("http://{text:NEW URL}.tumblr.com");
- }, 8000);
- </script>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
- <style type="text/css">
- #s-m-t-tooltip{
- max-width:300px;
- padding:6px;
- margin:20px 0px 0px 20px;
- background:{color:color};
- font-family:calibri;
- border-radius:0px;
- font-size:8px;
- text-transform:uppercase;
- color:{color:old url text};
- letter-spacing:1px;
- z-index:99999999;
- }
- .wow {
- position:fixed;
- font-size:20px;
- right:10px;
- bottom:10px;
- z-index:999999999999999999999999;
- -o-transition-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .wow a{color:{color:new url text};}
- .wow:hover{
- -webkit-animation:pop 1s;
- -ms-transform: rotate(360deg); /* IE 9 */
- -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
- transform: rotate(360deg);
- }
- @-webkit-keyframes pop{0% {-webkit-transform: scale(1);}50% {-webkit-transform: scale(.8);}100% {-webkit-transform: scale(1);}}
- body{
- margin:0px;
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- color:{color:Text};
- -webkit-animation:fadeIn 0.7s;
- -moz-animation:fadeIn 0.7s;
- -o-animation:fadeIn 0.7s;
- animation:fadeIn 0.7s;
- }
- #tumblr_controls, .tmblr-iframe{
- -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:0;}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- a:link, a:active, a:visited{
- color:{color:new url text};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- a:hover{
- color:{color:new url text};
- -webkit-transition-duration: .9s;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- cursor:help;
- }
- #coloring{
- position:fixed;
- opacity:1;
- width:100%;
- height:50%;
- padding:3px;
- background:{color:color};
- margin-top:0px;
- margin-left:-5px;
- z-index:999999;
- text-align:center;
- }
- #old{
- position:fixed !important;
- width:100%;
- height:50px;
- margin-top:100px;
- margin-left:0px;
- text-align:center;
- color:{color:old url text};
- font-size:90px;
- text-transform:uppercase;
- font-family:{select:old url font};
- letter-spacing:2px;
- z-index:999999999999999999999;
- }
- #moved{
- position:fixed !important;
- width:100%;
- height:50px;
- margin-top:250px;
- margin-left:0px;
- text-align:center;
- color:{color:old url text};
- font-size:30px;
- font-family:Raleway;
- letter-spacing:0px;
- z-index:999999999999999999999;
- }
- #new{
- position:fixed !important;
- width:100%;
- height:50px;
- bottom:185px;
- margin-left:0px;
- text-align:center;
- color:{color:new url text};
- font-size:90px;
- text-transform:uppercase;
- font-family:{select:new url font};
- letter-spacing:2px;
- z-index:999999999999999999999;
- }
- #redirecting{
- position:fixed !important;
- width:100%;
- height:50px;
- bottom:30px;
- margin-left:0px;
- text-align:center;
- color:{color:new url text};
- font-size:30px;
- font-family:Raleway;
- letter-spacing:0px;
- z-index:999999999999999999999;
- }
- </style>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Open+Sans:400,300:latin', 'Roboto:100:latin', 'Lato:400,300:latin', 'Raleway:300:latin', 'Montserrat:400,700:latin', 'NTR::latin', 'Karla::latin', 'Quicksand::latin', 'Petit+Formal+Script::latin', 'Parisienne::latin', 'Clicker+Script::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- </head>
- <body>
- <div id="coloring"></div>
- <div id="old">{text:OLD URL}</div>
- <div id="moved">Has moved to</div>
- <div id="new"><a href="https://{text:NEW URL}.tumblr.com">{text:NEW URL}</a></div>
- <div id="redirecting">Redirecting...</div>
- <div class="wow"><a title="theme credit" href="http://planthed.tumblr.com" target="_blank"><i class="fa fa-product-hunt"></i></a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement