Advertisement
nofacesface

Royai Redirect

Nov 4th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!--PAGE BY NO-FACES-FACE
  5. steal and I'll find you and punch you in the throat (◡‿◡✿)
  6. -->
  7.  
  8. <head>
  9.  
  10.  
  11.  
  12. <meta name="color:Link" content="#000"/>
  13. <meta name="color:Hover" content="#7b2c26"/>
  14. <meta name="color:Background" content="#fcfcfc" />
  15. <meta name="color:Text" content="#000">
  16.  
  17.  
  18.  
  19. <meta name="image:picture" content="http://static.tumblr.com/cbjpgjf/FLNmvrk5z/tumblr_mk82yocjsr1qfi7ego1_500.png"/>
  20.  
  21. <meta name="image:picture2" content="http://static.tumblr.com/cbjpgjf/HOYmvrk6r/tumblr_mk82yocjsr1qfi7ego2_500.png"/>
  22.  
  23. <meta name="image:Background" content="http://static.tumblr.com/cbjpgjf/4HGmvrmwm/tumblr_m37lmqn7ud1rsx5i6o6_250.png" />
  24.  
  25. <meta name="image:Background2" content="http://static.tumblr.com/cbjpgjf/HYGmvrmx3/tumblr_ls2e05cme11r3vazto7_400.jpg" />
  26.  
  27.  
  28.  
  29. <meta name="text:Old Blog" content="" />
  30. <meta name="text:New Blog URL" content="" />
  31. <meta name="text:New Blog" content="" />
  32.  
  33. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> {block:Description}<meta name="description goes here along with any other codes you want (ex. music codes, hits counter)"
  34. content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}">
  36.  
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. #tumblr_controls {
  44. position: fixed !important;
  45. }
  46.  
  47. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.2; right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  48.  
  49. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.2s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  50.  
  51.  
  52.  
  53. /* GENERAL */
  54.  
  55.  
  56. @font-face {
  57. font-family: "b";
  58. src: url('http://static.tumblr.com/cbjpgjf/wPKmv5fe4/slkscr.ttf');
  59. }
  60.  
  61.  
  62.  
  63.  
  64. body {
  65. background-color: {color:Background};
  66. overflow-x: hidden;
  67. overflow-y: hidden;
  68. background-image: url({image:Background});
  69. margin: 0;
  70. word-wrap: break-word;
  71. background-attachment: fixed;
  72.  
  73. }
  74.  
  75.  
  76. a:link, a:active, a:visited{text-decoration: none;color: {color:Link};
  77. -webkit-transition: all 0.7s ease;transition: all 0.7s ease;
  78. -moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  79.  
  80. a:hover{color:{color:Hover};}
  81.  
  82.  
  83. /* POSTS */
  84.  
  85. #center{margin:auto;position:relative;width:400px;}
  86.  
  87.  
  88.  
  89. /* SIDEBAR */
  90.  
  91. #content {
  92. position:relative;
  93. width:250px;
  94. height: 250px;
  95. margin-left: auto;
  96. margin-right: auto;
  97. top: 155px;}
  98.  
  99. .square1 {
  100. z-index: 999;
  101. position:absolute;
  102. background-color: white;
  103. width:126px; height:126px;
  104. margin-top: 64px; margin-left: 64px;
  105. -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
  106. background-image:url({image:picture});
  107. }
  108.  
  109. #content:hover .square1 {
  110. background-image:url({image:picture2}); }
  111.  
  112. .square2 {
  113. z-index: 999;
  114. position:absolute;
  115. border: 4px solid #000;
  116. width:126px; height:126px; ;
  117. margin-top: 60px; margin-left: 60px;
  118. -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
  119. -webkit-border-image:url({image:picture}) 4 4 round; /* Safari 5 */
  120. -o-border-image:url({image:picture}) 4 4 round; /* Opera */
  121. border-image:url({image:picture}) 4 4 round ;
  122. }
  123.  
  124. #content:hover .square2 {
  125. width: 132px;
  126. height: 132px;
  127. margin-top: 57px; margin-left: 57px;
  128. -webkit-border-image:url({image:picture2}) 4 4 round; /* Safari 5 */
  129. -o-border-image:url({image:picture2}) 4 4 round; /* Opera */
  130. border-image:url({image:picture2}) 4 4 round ;
  131. }
  132.  
  133. .textbox {
  134. width:157px;
  135. height: 15px;
  136. position: absolute;
  137. margin-top: 205px;
  138. margin-left: 50px;
  139. z-index: 999;
  140. }
  141.  
  142. .text {
  143. text-align: center;
  144. font-family:b;
  145. background-color: rgba(0,0,0,0.1);
  146. font-size: 8px;
  147. line-height: 12px;
  148. color: {color:text};}
  149.  
  150. .newbg {
  151. position: absolute;
  152. opacity: 0;
  153. height: 0px;
  154. width: 2000px;
  155. background-image: url({image:Background2});
  156. margin-left: -600px;
  157. margin-top: -600px;
  158. -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;
  159. }
  160.  
  161. #content:hover .newbg {
  162. opacity: 1;
  163. height: 2000px;
  164. }
  165.  
  166. .c img{width:100%;}
  167. .c{position:fixed;right:5px;bottom:5px;
  168. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  169. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  170.  
  171. .cboth:hover .c {
  172. opacity: 0;
  173. }
  174.  
  175. .cr img{width:100%;}
  176. .cr{position:fixed;right:5px;bottom:5px; opacity: 0;
  177. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  178. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  179.  
  180. .cboth:hover .cr {
  181. opacity: 1;
  182. }
  183.  
  184.  
  185.  
  186.  
  187. </style>
  188. </head>
  189. <body>
  190.  
  191. <div id="center">
  192. <div id="content">
  193.  
  194. <div class="square1"></div>
  195. <div class="square2"></div>
  196. <div class="textbox"><div class="text">{text:Old Blog}<font size="2">→</font><a href="{text:New Blog URL}">{text:New Blog}</a></div></div>
  197. <div class="newbg"></div>
  198.  
  199. </div>
  200. </div>
  201.  
  202. <div class="cboth">
  203. <div class="c">
  204. <img src="http://static.tumblr.com/cbjpgjf/7Bcmvartf/logo2.01.png">
  205. </div>
  206.  
  207. <div class="cr">
  208. <a href="http://nff-themes.tumblr.com">
  209. <img src="http://static.tumblr.com/cbjpgjf/H2jmvat5o/logo2.02.png"></a>
  210. </div>
  211. </div>
  212.  
  213.  
  214. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/03/03/tiny-hand-10.html" target="_blank" border="0" alt="Tiny Hand" style="position:absolute; top: 0px; right: 0px;" /></a>
  215.  
  216. </body>
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement