Advertisement
zoeyrph

zoeyrph Redirect Theme #1

Feb 5th, 2014
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!-- Redirect Theme #1 by zoeysthemes.tumblr.com (zoeyrph|tumblr).
  6. Please don't steal this, or edit and repost. I'll get butthurt.
  7. Yes, you may edit this, but do not distribute. Don't be an a$$hole.
  8. Enjoy! -->
  9.  
  10. <title>redirect theme 1</title>
  11.  
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <style type="text/css">
  15.  
  16. body {
  17. color:#ffffff;
  18. font-family:Calibri;
  19. font-size:12px;
  20. background-image:url('http://oi58.tinypic.com/246noug.jpg');
  21. }
  22.  
  23. .graphic img {
  24. width: 250px;
  25. height:550px;
  26. margin-left:400px;
  27. margin-top: 100px;
  28. border:1px solid;
  29. color:#d5deb0;
  30. padding:5px;
  31. }
  32.  
  33. .header {
  34. width: 500px;
  35. height:50px;
  36. background-color:transparent;
  37. margin-left:650px;
  38. margin-top: 120px;
  39. padding: 5px 0 0 0;
  40. color:#ffffff;
  41. font-size:36px;
  42. text-align:center;
  43. font-family: 'Calibri', serif;
  44. border-bottom-width:5px;
  45. border-bottom-style:solid;
  46. }
  47.  
  48. .oldurl {
  49. position:relative;
  50. width: 260px;
  51. background-color:transparent;
  52. font-family:Calibri;
  53. font-size:40px;
  54. text-transform: uppercase;
  55. text-align: center;
  56. margin-top:-383px;
  57. margin-left:680px;
  58. }
  59.  
  60. .newurl {
  61. position:relative;
  62. width: 260px;
  63. background-color:transparent;
  64. font-family:Calibri;
  65. font-size:100px;
  66. text-transform: uppercase;
  67. text-align: center;
  68. margin-top:-383px;
  69. margin-left:680px;
  70. }
  71.  
  72. .info {
  73. position:relative;
  74. width: 260px;
  75. height:auto;
  76. background-color:transparent;
  77. font-family:Calibri;
  78. font-size:18px;
  79. color:#ffffff;
  80. text-align: left;
  81. margin-top:0px;
  82. margin-left:680px;
  83. }
  84.  
  85. .cred {
  86. position:fixed;
  87. font-size:15px;
  88. font-weight:normal;
  89. line-height:150%;
  90. letter-spacing:2px;
  91. right:10px;
  92. bottom:10px;
  93. text-transform:uppercase;
  94. text-align:center;
  95. }
  96.  
  97. .cred a {
  98. padding:3px;
  99. color:#ffffff;
  100. }
  101.  
  102. A{text-decoration:none}
  103. A{color:#ffffff}
  104.  
  105. </style>
  106. </head>
  107.  
  108. <body>
  109.  
  110. <div class="graphic"><img src="https://31.media.tumblr.com/e7a67207fe21d48e70c18f3ec80b3302/tumblr_inline_n0jj7256Ng1rgofdh.gif"></div>
  111.  
  112. <div class="oldurl"><a href="/">OLD URL HERE</a></div>
  113.  
  114. <div class="info">
  115. <p><center>has moved to/is a promo blog for</center></p>
  116. </div>
  117.  
  118. <div class"newurl" style="margin-left:680px; margin-top: 25px; width: 260px; text-align:center; font-size:40px;"><a href="/">NEW URL HERE</a></div>
  119.  
  120. <div class="cred"><a href="http://zoeyrph.tumblr.com/">♔</a></div>
  121.  
  122. </body>
  123. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement