darnpayne

redirect page/ saved url

Aug 5th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. <html><head>
  2. <!---- theme made by sheerinos ---->
  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. <meta name="image:picture3" content=""/>
  18. <meta name="image:picture4" content=""/>
  19.  
  20. <meta name="text:OldURL" content="" />
  21. <meta name="text:NewURL" content="" />
  22.  
  23. <meta name="if:RedirectPage" content="1"/>
  24. <meta name="if:SavedURL" content="0"/>
  25.  
  26.  
  27. <style type="text/css">
  28.  
  29. iframe#tumblr_controls {
  30. margin-top: 5px;
  31. position: fixed !important;
  32. right:6px !important;
  33. opacity: .1;
  34. width: auto;
  35. border-radius: 10px;
  36. }
  37.  
  38. body {
  39. font-family:calibri;
  40. color:#9b9595;
  41. background-color:#fff;
  42. }
  43.  
  44. a {
  45. text-decoration:none;
  46. outline:none;
  47. -moz-outline-style:none;
  48. color:{color:link};
  49. -webkit-transition: all 0.5s ease-in-out;
  50. -moz-transition: all 0.5s ease-in-out;
  51. -o-transition: all 0.5s ease-in-out;
  52. }
  53. #hoverarea {
  54. position:fixed;
  55. z-index:10;
  56. position:fixed;
  57. width:200px;
  58. height:200px;
  59. padding:6px;
  60. margin-top:250px;
  61. margin-left:650px;
  62. -webkit-transition: all 0.5s ease-in-out;
  63. -moz-transition: all 0.5s ease-in-out;
  64. -o-transition: all 0.5s ease-in-out;
  65. }
  66.  
  67. #pic {
  68. position:fixed;
  69. margin-left:40px;
  70. margin-top:156px;
  71. -webkit-transition: all 0.5s ease-in-out;
  72. -moz-transition: all 0.5s ease-in-out;
  73. -o-transition: all 0.5s ease-in-out;
  74. }
  75.  
  76. #pic img{
  77. position:fixed;
  78. width:100px;
  79. height:100px;
  80. padding:5px;
  81. background-color:#fff;
  82. border:12px double #000;
  83. }
  84.  
  85. #pic2 {
  86. position:fixed;
  87. margin-left:40px;
  88. margin-top:-171px;
  89. -webkit-transition: all 0.5s ease-in-out;
  90. -moz-transition: all 0.5s ease-in-out;
  91. -o-transition: all 0.5s ease-in-out;
  92. }
  93.  
  94. #pic2 img{
  95. position:fixed;
  96. width:100px;
  97. height:100px;
  98. padding:5px;
  99. background-color:#fff;
  100. border:12px double #000;
  101. }
  102.  
  103. #hoverarea:hover #pic2 {
  104. margin-left:185px;
  105. margin-top:-12px;
  106. -webkit-transition: all 0.5s ease-in-out;
  107. -moz-transition: all 0.5s ease-in-out;
  108. -o-transition: all 0.5s ease-in-out;
  109. }
  110.  
  111. #hoverarea:hover #pic {
  112. margin-left:-106px;
  113. margin-top:-12px;
  114. -webkit-transition: all 0.5s ease-in-out;
  115. -moz-transition: all 0.5s ease-in-out;
  116. -o-transition: all 0.5s ease-in-out;
  117. }
  118.  
  119. #pic3 {
  120. position:fixed;
  121. margin-left:-106px;
  122. margin-top:-12;
  123. -webkit-transition: all 0.5s ease-in-out;
  124. -moz-transition: all 0.5s ease-in-out;
  125. -o-transition: all 0.5s ease-in-out;
  126. }
  127.  
  128. #pic3 img{
  129. position:fixed;
  130. width:100px;
  131. height:100px;
  132. padding:5px;
  133. background-color:#fff;
  134. border:12px double #000;
  135. }
  136.  
  137. #hoverarea:hover #pic3 {
  138. margin-left:40px;
  139. margin-top:-171px;
  140. -webkit-transition: all 0.5s ease-in-out;
  141. -moz-transition: all 0.5s ease-in-out;
  142. -o-transition: all 0.5s ease-in-out;}
  143.  
  144.  
  145. #pic4 {
  146. position:fixed;
  147. margin-left:186px;
  148. margin-top:-12;
  149. -webkit-transition: all 0.5s ease-in-out;
  150. -moz-transition: all 0.5s ease-in-out;
  151. -o-transition: all 0.5s ease-in-out;
  152. }
  153.  
  154. #pic4 img{
  155. position:fixed;
  156. width:100px;
  157. height:100px;
  158. padding:5px;
  159. background-color:#fff;
  160. border:12px double #000;
  161. }
  162.  
  163. #hoverarea:hover #pic4 {
  164. margin-left:40px;
  165. margin-top:156px;
  166. -webkit-transition: all 0.5s ease-in-out;
  167. -moz-transition: all 0.5s ease-in-out;
  168. -o-transition: all 0.5s ease-in-out;}
  169.  
  170. #word {
  171. z-index:5;
  172. position:fixed;
  173. font-family:consolas;
  174. font-size:13px;
  175. width:230px;
  176. height:106px;
  177. padding:5px;
  178. text-align:center;
  179. margin-left:27px;
  180. margin-top:-6px;
  181. opacity:0;
  182. -webkit-transition: all 0.5s ease-in-out;
  183. -moz-transition: all 0.5s ease-in-out;
  184. -o-transition: all 0.5s ease-in-out;
  185. }
  186.  
  187. #hoverarea:hover #word {
  188. opacity:1;
  189. -webkit-transition: all 0.5s ease-in-out;
  190. -moz-transition: all 0.5s ease-in-out;
  191. -o-transition: all 0.5s ease-in-out;
  192. }
  193.  
  194. #move {
  195. position:fixed;
  196. text-align:center;
  197. font-family:calibri;
  198. text-transform:uppercase;
  199. font-size:11px;
  200. margin-left:0px;
  201. margin-top:10px;
  202. width:150px;
  203. letter-spacing:1px;
  204. }
  205.  
  206.  
  207.  
  208. #links {
  209. position:fixed;
  210. margin-top:50px;
  211. margin-left:0px;
  212. width:150px;
  213. height:30px;
  214. line-height:150%;
  215. font-family:calibri;
  216. font-size:10px;
  217. text-align:center;
  218. text-transform:uppercase;
  219. letter-spacing:0px;
  220. opacity:1;
  221. letter-spacing:1px;
  222. display:block;
  223. }
  224.  
  225. #links a{
  226. display:block;
  227. margin-bottom:-7px;
  228. padding-bottom:2px;
  229. padding-top:2px;
  230. padding-left:3px;
  231. padding-right:3px;
  232. color:{color:link};
  233. }
  234.  
  235. #links a:hover{
  236. color:#fff;
  237. background-color:{color:linkbg};
  238. }
  239.  
  240.  
  241. </style>
  242. </head>
  243.  
  244. <body>
  245.  
  246. <div id="border"></div>
  247.  
  248. <div id="hoverarea">
  249.  
  250. <div id="pic"><img src="{image:picture}"></div>
  251. <div id="pic2"><img src="{image:picture2}"></div>
  252. <div id="pic3"><img src="{image:picture3}"></div>
  253. <div id="pic4"><img src="{image:picture4}"></div>
  254.  
  255. {block:IfRedirectPage}
  256. <div id="word">
  257. <div id="move">{text:OldURL}<br>has changed urls</div>
  258. <div id="links">
  259. <a href="http://{text:NewURL}.tumblr.com">new url</a><p>
  260. <a href="http://sheerinos.tumblr.com">credit</a>
  261. </div>
  262. </div>{/block:IfRedirectPage}
  263.  
  264. {block:IfSavedURL}
  265. <div id="word">
  266. <div id="move">{text:OldURL}<br>is being saved</div>
  267. <div id="links">
  268. <a href="http://{text:NewURL}.tumblr.com/ask">contact</a><p>
  269. <a href="http://sheerinos.tumblr.com">credit</a>
  270. </div>
  271. </div>{/block:IfSavedURL}
  272.  
  273.  
  274. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment