Advertisement
kawaiibuu

redirection theme 2

Jun 7th, 2014
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html lang="en">
  4. <head>
  5. <!--
  6. REDIRECTION THEME 002
  7. created by softwaring
  8. -->
  9. <a href="http://jubileethemes.tumblr.com" style="color: {color:text}; text-transform: uppercase; text-decoration: none; position: fixed; bottom: 15px; left: 15px; font-size: 8px; font-family: consolas;">theme</a>
  10. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700italic,700,900,900italic' rel='stylesheet' type='text/css'>
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  13. {PostSummary} - {/block:PostSummary}{Title}</title>
  14. <meta name="color:background" content="#59595E"/>
  15. <meta name="color:text" content="#fcbb9b"/>
  16. <meta name="color:border" content="#F4EBC3"/>
  17. <meta name="image:image" content=""/>
  18. <meta name="image:background" content=""/>
  19. <meta name="if:show image" content=""/>
  20. <meta name="text:new url" content="ipsumlorem"/>
  21. <meta name="text:old url" content="loremipsum"/>
  22. <meta name="text:moved description" content="has changed urls to"/>
  23. <meta name="text:bye message" content=""/>
  24. <style type="text/css">
  25. @font-face {
  26. font-family: Kirvy1;
  27. src: url("http://static.tumblr.com/mqkrxog/my7n6s3b5/kirvy-light.otf") format("opentype");
  28. }
  29. @font-face {
  30. font-family: Kirvy2;
  31. src: url("http://static.tumblr.com/mqkrxog/ChEn6s3s6/kirvy-regular.otf") format("opentype");
  32. }
  33. @font-face {
  34. font-family: Kirvy3;
  35. src: url("http://static.tumblr.com/mqkrxog/lnAn6s3u9/kirvy-light.otf") format("opentype");
  36. }
  37. @font-face {
  38. font-family: Kirvy4;
  39. src: url("http://static.tumblr.com/mqkrxog/mH1n6s3vi/kirvy-bold.otf") format("opentype");
  40. }
  41. body { font-family: Kirvy1; background: {color:background} url({image:background})top left fixed repeat; background-size: cover; letter-spacing: 1px; -webkit-font-smoothing: antialiased;
  42. text-shadow: 1px 1px 1px rgba(0,0,0,0.004);}
  43. .title { font-size: 36px; font-family: Kirvy3; padding: 15px; letter-spacing: 2px; text-align: center; width: 350px; color: {color:text}; text-transform: uppercase; margin: 150px auto; {block:ifshowimage} margin: 250px auto; {/block:ifshowimage}}
  44. .line { border-bottom: 1px solid {color:border}; width: 215px; height: 1px; margin-left: 15px; padding: 5px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; }.title:hover .line {width: 0px; padding: 5px 0px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; }.linee { border-bottom: 1px dashed {color:border}; width: 315px; height: 1px; margin-left: 15px; position: absolute; margin-top: -2px; }.des { font-size: 12px; padding: 10px; font-family: Roboto; text-transform: none; text-align: center; color: {color:text}; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;
  45. -ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
  46. transition: all 0.5s ease-in-out; }
  47. .title:hover .des{ opacity: 0; -webkit-transition: all 0.5s ease-in-out;
  48. -moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-left: -200px; }
  49. .new { width: 340px; font-size: 12px; padding: 10px; font-family: Roboto; text-transform: none; text-align: center; margin-left: 200px; -webkit-transition: all 0.5s ease-in-out; margin-top: -35px; opacity: 0; position: absolute;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; }
  50. .title:hover .new{ opacity: 1; -webkit-transition: all 0.5s ease-in-out;
  51. -moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;
  52. -o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; margin-left: 0px; }a { text-decoration: none; color: {color:text}; }
  53. .title img { width: 100px; border-radius: 50%; height: 100px; border: 1px solid {color:border}; -webkit-transition: all 0.5s ease-in-out;
  54. background: {color:border}; background-size: 10px;
  55. -moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;
  56. -o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; {block:ifnotshowimage}display:none;{/block:ifnotshowimage} }
  57. .title:hover img { opacity: 0; -webkit-transition: all 0.5s ease-in-out;
  58. -moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;
  59. -o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  60. .title .bye { opacity: 0; position: absolute;-webkit-transition: all 0.5s ease-in-out; font-family: Roboto; font-size: 14px; width: 350px; text-align: center; margin-top: 40px;-moz-transition: all 0.5s ease-in-out;
  61. -ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
  62. transition: all 0.5s ease-in-out;}
  63. .title:hover .bye { opacity:1; -webkit-transition: all 0.5s ease-in-out;
  64. -moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;
  65. -o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  66. {CustomCSS}
  67. </style>
  68. </head><body>
  69. <div class="title">
  70. <div class="bye">{text:bye message}</div>
  71. <img src="{image:image}"><br><br>
  72. {text:old url}
  73. <div class="line"></div><div class="linee"></div>
  74. <div class="des">{text:moved description}</div>
  75. <div class="new"><a href="http://{text:new url}.tumblr.com">{text:new url}</a></div>
  76. </div>
  77. </body>
  78. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement