Advertisement
thehandyblog

Redirect Page #1 - Purple

Apr 19th, 2014
1,959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 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.  
  5. <!--
  6.  
  7. R E D I R E C T P A G E ( P U R P L E ) B Y
  8.  
  9. █▀▀ ▀▀█▀▀ █▀▀█ █▀▀█ ▀▀█▀▀ █▀▀ █▀▀█ █▀▀█ █▀▀▄
  10. ▀▀█ █ █▄▄▀ █▄▄█ █ █▀▀ █ █ █▄▄▀ ▀▀ █ █
  11. ▀▀▀ ▀ ▀ ▀▀ ▀ ▀ ▀ ▀ ▀▀▀▀ ▀ ▀▀ ▀▀▀
  12.  
  13. -->
  14.  
  15.  
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19.  
  20.  
  21. <head>
  22.  
  23. <title>{Title}</title>
  24. <meta name="description" content="{MetaDescription}"/>
  25. <link rel="shortcut icon" href="{Favicon}" />
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  27.  
  28. <style type="text/css">
  29.  
  30.  
  31.  
  32. ::-webkit-scrollbar-thumb{height:0px;width:0px}::-webkit-scrollbar{height:0px;width:0px}::-webkit-scrollbar-button:start:vertical:decrement, ::-webkit-scrollbar-button:end:vertical:increment{height:0px;width:0px;}
  33. #credit a{opacity:.7;position:fixed;margin-top:-150px;margin-left:13px;font-size:14px;background:#fff;border-radius:10px;width:10px;color:#000;height:10px;padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:8px;}
  34. iframe#tumblr_controls {display:none;}
  35.  
  36.  
  37.  
  38.  
  39. /*--BODY--*/
  40. body {
  41. background:#fff; /*--BACKGROUND COLOR--*/
  42. background-image:url('http://s1.postimg.org/yop580wen/tumblr_mqbg8x8_TGw1sue43xo1_1280.png'); /*--BACKGROUND IMAGE--*/
  43. background-attachment:fixed;
  44. background-repeat:repeat;
  45. background-size:cover;
  46. font-family:arial;
  47. font-size:10px;
  48. color:#000;
  49. overflow:hidden;
  50. }
  51.  
  52.  
  53. a {
  54. text-decoration:none;
  55. color:#000;
  56. }
  57.  
  58.  
  59.  
  60. /*--EVERYTHING--*/
  61.  
  62. #all {
  63. width:100%;
  64. }
  65.  
  66.  
  67.  
  68. /*--WINDOW--*/
  69.  
  70. #window {
  71. width:250px;
  72. height:150px;
  73. margin-top:200px;
  74. background:#ffffff;
  75. border-top:2px solid #c8c8c8;
  76. border-left:2px solid #c8c8c8;
  77. border-right:1px solid #999;
  78. border-bottom:1px solid #888;
  79. box-shadow: 1px 1px 0px 0px #000;
  80. cursor:default;
  81. }
  82.  
  83.  
  84.  
  85. /*--ICONS--*/
  86.  
  87. #icons {
  88. background-image: -webkit-linear-gradient(left, #800080 0%, #E696E1 100%);
  89. background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #800080), color-stop(1, #E696E1));
  90. background-image: -moz-linear-gradient(left, #800080 0%, #E696E1 100%);
  91. background-image: -o-linear-gradient(left, #800080 0%, #E696E1 100%);
  92. width:248px;
  93. margin-top:1px;
  94. height:20px;
  95. }
  96.  
  97. #icons img {
  98. float:right;
  99. margin-top:2px;
  100. margin-right:2px;
  101. }
  102.  
  103.  
  104.  
  105. /*--TEXT--*/
  106.  
  107. #text {
  108. text-align:left;
  109. padding-left:20px;
  110. padding-top:25px;
  111. }
  112.  
  113.  
  114.  
  115. /*--BUTTONS--*/
  116.  
  117. #buttons {
  118. text-align:center;
  119. width:250px;
  120. margin-top:25px;
  121. }
  122.  
  123. #buttons a {
  124. margin-left:5px;
  125. margin-right:5px;
  126. background:#ffffff;
  127. border-top:2px solid #c8c8c8;
  128. border-left:2px solid #c8c8c8;
  129. border-right:1px solid #999;
  130. border-bottom:1px solid #888;
  131. box-shadow: 1px 1px 0px 0px #000;
  132. width:70px;
  133. display:inline-block;
  134. padding:3px;
  135. }
  136.  
  137. #buttons a:active {
  138. border-top:2px solid #888;
  139. border-left:2px solid #888;
  140. border-right:1px solid #000;
  141. border-bottom:1px solid #000;
  142. box-shadow: 1px 1px 0px 0px #000;
  143. }
  144.  
  145.  
  146. {CustomCSS}
  147. </style>
  148.  
  149.  
  150.  
  151. <!-----DRAG EFFECT CODE----->
  152.  
  153. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  154. <script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  155. <link rel="stylesheet" href="/resources/demos/style.css">
  156. <style>
  157. #draggable { width: 150px; height: 150px; padding: 0.5em; }
  158. </style>
  159. <script>
  160. $(function() {
  161. $( "#draggable" ).draggable();
  162. });
  163. </script>
  164.  
  165.  
  166.  
  167. </head>
  168. <body>
  169.  
  170.  
  171. <div id="all">
  172. <center>
  173.  
  174.  
  175. <div id="draggable" class="ui-widget-content">
  176. <div id="window">
  177.  
  178. <div id="icons"><img src="http://s3.postimg.org/sjn2h3q67/windows_icons.png"></div>
  179.  
  180. <div id="text">
  181.  
  182. <b>I've Moved!</b></p>
  183. I have changed my URL from <u>oldurl</u> to <u>newurl</u>.
  184.  
  185. </div>
  186.  
  187. <div id="buttons">
  188.  
  189. <a href="http://YOUR-NEW-URL-HERE.tumblr.com"><u>P</u>roceed</a>
  190. <a href="javascript:window.open('','_self').close();"><u>N</u>evermind</a>
  191.  
  192. </div>
  193.  
  194. </div></div>
  195.  
  196.  
  197.  
  198. </center>
  199. </div>
  200.  
  201.  
  202.  
  203. <!-----DON'T REMOVE----->
  204.  
  205. <div id="credit">
  206. <a href="http://stratfor-d.tumblr.com" title="credit">&copy;</a>
  207. </div>
  208.  
  209.  
  210.  
  211. </body>
  212. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement