Advertisement
ErisNotEros

Redirect Theme: Calligraphy

Aug 25th, 2013
2,721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5.  
  6.  
  7. ┌┬┐ ┐┌ ┌┐ ┌┬┐ ┌┐ ┌┐ ┌┐ ┐┌ ┌┐ ┌┐ ┐ ┌┐
  8. │ ├┤ ├ │││ ├ └┐ ├┴┐ └┤ ├ ├┴┐ │ └┐
  9. ┴ ┘└ └┘ ┘ └ └┘ └┘ └─┘ ┘ └┘ ┘ └ └ └┘
  10. visit themesbyeris.tumblr.com for more themes
  11.  
  12. -->
  13.  
  14. <head>
  15.  
  16. <meta name="text:New Username" content="newusername" />
  17.  
  18. <title>moved to {text:New Username}</title>
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20. <link rel="shortcut icon" href="{Favicon}" />
  21. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  23. <link href="https://fonts.googleapis.com/css?family=Aguafina+Script" rel="stylesheet">
  24.  
  25. <style type="text/css">
  26. body {background-color:#ffffff; color:#000000; font-family:Arial, sans-serif; font-size:16px; word-wrap:break-word; width:100%; height:100%; margin:0; padding:0;}
  27. a {color:black; text-decoration:none;}
  28. img {border:none;}
  29. #moved {width:100%; height:50px; padding-top:250px; background:url(https://31.media.tumblr.com/82c9c79c9679f68def321e5eb6fafc25/tumblr_ms2in6H49F1qky8pmo1_500.jpg) no-repeat center top; color:black; text-align:center; font-size:50px; font-family:'Aguafina Script','Georgia Italic',serif; position:fixed; top:50%; margin-top:-175px;}
  30. #moved span {text-transform:capitalize;}
  31. a.credit {display:block; width:24px; height:24px; position:fixed; bottom:5px; right:5px; z-index:99; background:url(https://static.tumblr.com/1b424551fa0cf765c96000625d8333e7/ar04e8q/IXcpog6eu/tumblr_static_72okfia78oowwkwww8wswk0oc.png) no-repeat; opacity:0.2;}
  32. a.credit:hover {opacity:0.4;}
  33. </style>
  34.  
  35. <script type="text/javascript">
  36. document.write('<a href="https://{text:New Username}.tumblr.com' + window.location.pathname + '" id="moved">Moved to <span>{text:New Username}</span></a>');
  37. </script>
  38.  
  39. </head>
  40. <body>
  41. <a href="https://themesbyeris.tumblr.com/" class="credit" title="themes by eris"></a>
  42. <!-- Do not remove credit -->
  43. </body>
  44. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement