Advertisement
parispier

Page01: Redirect/Saved URL

Mar 26th, 2013
4,510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. <html><head>
  2. <!---- theme made by nialljhoren ---->
  3. <!---- do not use as base code, remove credit, or claim as your own --->
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10.  
  11. <meta name="color:border" content="#dbdbda" />
  12. <meta name="color:link" content="#b3b2b1" />
  13. <meta name="color:linkbg" content="#b3b2b1" />
  14.  
  15. <meta name="image:picture" content=""/>
  16. <meta name="image:picture2" content=""/>
  17.  
  18. <meta name="text:OldURL" content="" />
  19. <meta name="text:NewURL" content="" />
  20.  
  21. <meta name="if:RedirectPage" content="1"/>
  22. <meta name="if:SavedURL" content="0"/>
  23.  
  24.  
  25. <style type="text/css">
  26.  
  27. iframe#tumblr_controls {
  28. margin-top: 5px;
  29. position: fixed !important;
  30. right:6px !important;
  31. opacity: .1;
  32. width: auto;
  33. border-radius: 10px;
  34. }
  35.  
  36. body {
  37. font-family:calibri;
  38. color:#9b9595;
  39. background-color:#fff;
  40. }
  41.  
  42. a {
  43. text-decoration:none;
  44. outline:none;
  45. -moz-outline-style:none;
  46. color:{color:link};
  47. -webkit-transition: all 0.5s ease-in-out;
  48. -moz-transition: all 0.5s ease-in-out;
  49. -o-transition: all 0.5s ease-in-out;
  50. }
  51.  
  52. #hoverarea {
  53. position:fixed;
  54. z-index:10;
  55. position:fixed;
  56. width:200px;
  57. height:200px;
  58. padding:6px;
  59. margin-top:150px;
  60. margin-left:550px;
  61. -webkit-transition: all 0.5s ease-in-out;
  62. -moz-transition: all 0.5s ease-in-out;
  63. -o-transition: all 0.5s ease-in-out;
  64. }
  65.  
  66. #pic {
  67. position:fixed;
  68. margin-left:-12px;
  69. margin-top:-6px;
  70. -webkit-transition: all 0.5s ease-in-out;
  71. -moz-transition: all 0.5s ease-in-out;
  72. -o-transition: all 0.5s ease-in-out;
  73. }
  74.  
  75. #pic img{
  76. position:fixed;
  77. width:100px;
  78. height:100px;
  79. padding:5px;
  80. background-color:#fff;
  81. border:3px double {color:border};
  82. }
  83.  
  84. #pic2 {
  85. position:fixed;
  86. margin-left:110px;
  87. margin-top:-6px;
  88. -webkit-transition: all 0.5s ease-in-out;
  89. -moz-transition: all 0.5s ease-in-out;
  90. -o-transition: all 0.5s ease-in-out;
  91. }
  92.  
  93. #pic2 img{
  94. position:fixed;
  95. width:100px;
  96. height:100px;
  97. padding:5px;
  98. background-color:#fff;
  99. border:3px double {color:border};
  100. }
  101.  
  102. #hoverarea:hover #pic2 {
  103. margin-left:206px;
  104. -webkit-transition: all 0.5s ease-in-out;
  105. -moz-transition: all 0.5s ease-in-out;
  106. -o-transition: all 0.5s ease-in-out;
  107. }
  108.  
  109. #hoverarea:hover #pic {
  110. margin-left:-106px;
  111. -webkit-transition: all 0.5s ease-in-out;
  112. -moz-transition: all 0.5s ease-in-out;
  113. -o-transition: all 0.5s ease-in-out;
  114. }
  115.  
  116. #word {
  117. z-index:5;
  118. position:fixed;
  119. font-family:consolas;
  120. font-size:13px;
  121. width:230px;
  122. height:106px;
  123. padding:5px;
  124. text-align:center;
  125. margin-left:27px;
  126. margin-top:-6px;
  127. opacity:0;
  128. -webkit-transition: all 0.5s ease-in-out;
  129. -moz-transition: all 0.5s ease-in-out;
  130. -o-transition: all 0.5s ease-in-out;
  131. }
  132.  
  133. #hoverarea:hover #word {
  134. opacity:1;
  135. -webkit-transition: all 0.5s ease-in-out;
  136. -moz-transition: all 0.5s ease-in-out;
  137. -o-transition: all 0.5s ease-in-out;
  138. }
  139.  
  140. #move {
  141. position:fixed;
  142. text-align:center;
  143. font-family:calibri;
  144. text-transform:uppercase;
  145. font-size:11px;
  146. margin-left:0px;
  147. margin-top:10px;
  148. width:150px;
  149. letter-spacing:1px;
  150. }
  151.  
  152. #border {
  153. z-index:-100;
  154. position:fixed;
  155. height:50px;
  156. width:200%;
  157. margin-top:200px;
  158. margin-left:-10px;
  159. border-top:1px solid {color:border};
  160. border-bottom:1px solid {color:border};
  161. opacity:1;
  162. }
  163.  
  164. #links {
  165. position:fixed;
  166. margin-top:50px;
  167. margin-left:0px;
  168. width:150px;
  169. height:30px;
  170. line-height:150%;
  171. font-family:calibri;
  172. font-size:10px;
  173. text-align:center;
  174. text-transform:uppercase;
  175. letter-spacing:0px;
  176. opacity:1;
  177. letter-spacing:1px;
  178. display:block;
  179. }
  180.  
  181. #links a{
  182. display:block;
  183. margin-bottom:-7px;
  184. padding-bottom:2px;
  185. padding-top:2px;
  186. padding-left:3px;
  187. padding-right:3px;
  188. color:{color:link};
  189. }
  190.  
  191. #links a:hover{
  192. color:#fff;
  193. background-color:{color:linkbg};
  194. }
  195.  
  196.  
  197. </style>
  198. </head>
  199.  
  200. <body>
  201.  
  202. <div id="border"></div>
  203.  
  204. <div id="hoverarea">
  205.  
  206. <div id="pic"><img src="{image:picture}"></div>
  207. <div id="pic2"><img src="{image:picture2}"></div>
  208.  
  209. {block:IfRedirectPage}
  210. <div id="word">
  211. <div id="move">{text:OldURL}<br>has changed urls</div>
  212. <div id="links">
  213. <a href="http://{text:NewURL}.tumblr.com">new url</a><p>
  214. <a href="http://nialljhoren.tumblr.com">credit</a>
  215. </div>
  216. </div>{/block:IfRedirectPage}
  217.  
  218. {block:IfSavedURL}
  219. <div id="word">
  220. <div id="move">{text:OldURL}<br>is being saved</div>
  221. <div id="links">
  222. <a href="http://{text:NewURL}.tumblr.com/ask">contact</a><p>
  223. <a href="http://nialljhoren.tumblr.com">credit</a>
  224. </div>
  225. </div>{/block:IfSavedURL}
  226.  
  227.  
  228. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement