JaqueRabbit

Untitled

Apr 24th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.93 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- theme by sherlocs
  4.  
  5. Hello this is my second URL redirect theme. You can choose the colors and upload 2 images. They should be 128px by 128px or bigger.
  6.  
  7. Please leave all credit intact and don't claim code as your own, etc etc. Don't be a dick, seriously.
  8.  
  9. If you have any issues with the theme feel free to ask me at http://themelocs.tumblr.com -->
  10.  
  11. <head>
  12.  
  13. <meta name="color:Background" content="#F2EFEF" />
  14. <meta name="color:Side 1" content="#fbfbfb" />
  15. <meta name="color:Side 2" content="#6ecff6" />
  16. <meta name="color:Credit" content="#998374" />
  17.  
  18. <meta name="image:Icon1" content="" />
  19. <meta name="image:Icon2" content="" />
  20.  
  21. <meta name="text:Old URL" content="" />
  22. <meta name="text:New URL" content="" />
  23.  
  24.         <link rel="shortcut icon" href="{Favicon}">
  25.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27.  
  28. <style type="text/css">
  29.  
  30. body{ font-size:11px; background-color:{color:Background}; color:{color:Font}; font-family: Calibri; line-height:; }
  31.  
  32. a:link, a:visited, a:active{ text-decoration:none; color:{color:Side 2}; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
  33.  
  34. #content{ position:relative; margin:auto; width:350px; margin-top:250px; height:168px; -webkit-transform: translate3D(0, 0, 0) }
  35.  
  36. #content #moved #urls{ position:absolute; right:145px; font-size:15px; font-style:italic; width:200px;
  37. text-align:center; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; }
  38.  
  39. #content #moved #urls .s1{ position:absolute; top:0px; width:200px; background-color:{color:Side 1}; padding: 5px; -webkit-border-radius: 25px 0px 0px 25px; border-radius: 25px 0px 0px 25px; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
  40.  
  41. #content #moved #urls .s2{ position:absolute; top:0px; width:200px; background-color:{color:Side 2};
  42. color:{color:Side 1}; padding: 5px; -webkit-border-radius: 25px 0px 0px 25px; border-radius: 25px 0px 0px 25px; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;
  43. transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
  44.  
  45. #content #moved:hover #urls .s1{ transform: rotateX(180deg); -webkit-transform: rotateX(180deg);
  46. -moz-transform: rotateX(180deg); -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
  47.  
  48. #content #moved:hover #urls .s2{ transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); opacity:1; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
  49.  
  50. #content #moved #urls #icon .s1{ top:-63px; position:absolute; left:100%; width:128px; height:128px; border: 10px solid {color:Side 1}; -webkit-border-radius: 500px; border-radius: 500px; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; }
  51.  
  52. #content #moved #urls #icon .s2{ top:-63px; position:absolute; left:100%; width:128px; height:128px; border: 10px solid {color:Side 2}; -webkit-border-radius: 500px; border-radius: 500px; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; }
  53.  
  54. #content #moved #urls #icon img{ width:128px; height:128px; -webkit-border-radius: 500px; border-radius: 500px;  -moz-user-select: none;   -webkit-user-select: none;   -webkit-user-drag: none;}
  55.  
  56. .cred{     position:fixed;     bottom:0px;     right:0px;     padding: 10px;     font-size:13px;     font-weight:bold;     text-transform:uppercase; }
  57.  
  58. .cred a{ color:{color:Credit}; }
  59.  
  60. </style>
  61.  
  62. </head>
  63.  
  64. <body>
  65.  
  66. <title>{text:Old URL} » {text:New URL}</title>
  67.  
  68. <div id="content">
  69.  
  70. <div id="moved">
  71.  
  72. <a href="http://{text:New URL}.tumblr.com">
  73.  
  74. <div id="urls">
  75. <div class="s1">{text:Old URL} &nbsp;»&nbsp; <b>{text:New URL}</b></div>
  76. <div class="s2">{text:Old URL} &nbsp;»&nbsp; <b>{text:New URL}</b></div>
  77. <div id="icon">
  78. <div class="s1"><img src="{image:Icon1}"></div>
  79. <div class="s2"><img src="{image:Icon2}"></div>
  80. </div>
  81. </div>
  82.  
  83. </div>
  84.  
  85. </div>
  86.  
  87. </div>
  88.  
  89. <div class="cred"><a href="http://sherlocs.tumblr.com">© theme</a></div>
  90.  
  91. </body>
  92. </html>
Advertisement
Add Comment
Please, Sign In to add comment