Advertisement
stopsniall

ashtonirwns redirect theme

Oct 13th, 2013
854
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3.  
  4. by ashtonirwns
  5. please dont steal anything or ill cry
  6. and kill you
  7. but mainly cry so yea dont do it yo
  8. other than that enjoy the theme
  9.  
  10. -->
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head><title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Hover" content="#000"/>
  21. <meta name="color:Line" content="#f2f2f2"/>
  22. <meta name="color:Border" content="#e4e4e4"/>
  23.  
  24. <meta name="text:New URL" content="" />
  25. <meta name="text:New URL link" content="" />
  26. <meta name="text:Old URL" content="" />
  27.  
  28. <meta name="image:bg" content=""/>
  29. <meta name="color:scrollbarbg" content="ffffff"/>
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34. /* --- SCROLLBAR ---*/
  35.  
  36. ::-webkit-scrollbar {
  37. width: 5px;height: 5px;}
  38. ::-webkit-scrollbar-button:start:decrement,
  39. ::-webkit-scrollbar-button:end:increment {
  40. height: 6px;display: block;background-color: {color:white};}
  41. ::-webkit-scrollbar-track-piece {
  42. background-color: {color:scrollbarbg};}
  43. ::-webkit-scrollbar-thumb:vertical {
  44. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  45.  
  46.  
  47. /* --- BODY ---*/
  48.  
  49. @font-face {font-family:Silkscreen; src: url(http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf);}
  50.  
  51.  
  52. body {
  53. background:{color:background};
  54. margin:0px;
  55. color:{color:text};
  56. font-family:Calibri;
  57. font-size:9px;
  58. line-height:100%;
  59. }
  60.  
  61. a {
  62. text-decoration:none;
  63. outline:none;
  64. -moz-outline-style:none;
  65. color:{color:link};
  66. }
  67.  
  68. img {
  69. border:none;
  70. }
  71.  
  72. blockquote {
  73. padding-left:5px;
  74. border-left:2px solid;
  75. }
  76.  
  77. blockquote blockquote {
  78. padding-left:5px;
  79. border-left:2px solid;
  80. }
  81.  
  82. h1 {
  83. font-size:9px;
  84. text-transform:uppercase;
  85. }
  86.  
  87. a:hover {
  88. opacity:10;
  89. color:{color:hover};
  90. -webkit-transition: all 0.7s ease;
  91. -moz-transition: all 0.7s ease;
  92. -o-transition: all 0.7s ease
  93. }
  94.  
  95. #pixel {
  96. position:fixed;
  97. margin-top:150px;
  98. margin-left:500px;
  99. }
  100.  
  101. #pixel img {
  102. width:200px;
  103. height:200px;
  104. }
  105.  
  106. .movedto {
  107. position:fixed;
  108. font-family:Silkscreen;
  109. font-size:50px;
  110. text-align:left;
  111. margin-top:180px;
  112. margin-left:715px;
  113. padding:2px;
  114. width:400px;
  115. height:150px;
  116. line-height:100%;
  117. color:#FECCCC;
  118. letter-spacing:-5px;
  119. overflow:auto;
  120. }
  121. .movedto a {
  122. font-size:40px;
  123. color:{color:links};
  124. }
  125.  
  126. .movedto a:hover {
  127. color:{color:Hover}
  128. }
  129.  
  130.  
  131. .newurl {
  132. position:fixed;
  133. font-family:Silkscreen;
  134. font-size:50px;
  135. text-align:left;
  136. margin-top:260px;
  137. margin-left:715px;
  138. padding:2px;
  139. letter-spacing:-5px;
  140. width:500px;
  141. height:150px;
  142. line-height:100%;
  143. color:#F3728E;
  144. overflow:auto;
  145.  
  146. }
  147. .newurl a {
  148. font-size:50px;
  149. color:#FECCCC;
  150. -webkit-transition: all 0.3s ease-out;
  151. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  152. }
  153.  
  154. .newurl a:hover {
  155. color:#F3728E;
  156. }
  157.  
  158.  
  159.  
  160.  
  161. {CustomCSS}</style></head><body>
  162.  
  163. <div id="pixel"><img src="http://media.tumblr.com/b2db200b2a048989959bd838d133e03c/tumblr_inline_mul55ilZHv1r37k2u.gif"></div>
  164.  
  165. <div class="movedto">MOVED TO:</div>
  166.  
  167. <div class="newurl">
  168.  
  169. <a href="{text:New URL link}">{text:New URL}</a><div>
  170.  
  171. </div>
  172. </div>
  173.  
  174. <!---
  175. DONT REMOVE THE CREDIT OR I WILL FIND YOU
  176. AND EAT YOUR FAMILY IN FRONT OF YOU I S2G
  177. --->
  178.  
  179. <div style="position:fixed;bottom:0px; right:1px; font-size:5px; letter-spacing:1px; font-family:cambria;"><a href="http://stopsniall.tumblr.com/"><a href="http://ashtonirwns.tumblr.com/"><img src="http://media.tumblr.com/dbabbc0ec1f787537c0d5812b9f45fff/tumblr_inline_mpq2gzdswx1qz4rgp.png" /></a></center></div>
  180.  
  181.  
  182. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement