Advertisement
Guest User

redirection theme #1 by billiondays

a guest
Jul 28th, 2013
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 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. Redirection theme by Dagmar -
  5. ╭╮╱╱╭╮╭╮╱╱╱╱╱╱╱╱╱╭╮
  6. ┃┃╱╱┃┃┃┃╱╱╱╱╱╱╱╱╱┃┃
  7. ┃╰━┳┫┃┃┃╭┳━━┳━╮╭━╯┣━━┳╮╱╭┳━━╮
  8. ┃╭╮┣┫┃┃┃┣┫╭╮┃╭╮┫╭╮┃╭╮┃┃╱┃┃━━┫
  9. ┃╰╯┃┃╰┫╰┫┃╰╯┃┃┃┃╰╯┃╭╮┃╰━╯┣━━┃
  10. ╰━━┻┻━┻━┻┻━━┻╯╰┻━━┻╯╰┻━╮╭┻━━╯
  11. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭━╯┃
  12. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰━━╯
  13.  
  14. Do not remove credit please.
  15. ------------->
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head><title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23.  
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:sidebartwo" content=""/>
  26. <meta name="text:new url" content=""/>
  27. <meta name="text:old url" content=""/>
  28. <meta name="color:urls" content=""/>
  29. <meta name="color:text" content=""/>
  30. <meta name="color:hover" content=""/>
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. a {
  36. text-decoration:none;
  37. color:{color:urls};
  38. -moz-transition-duration:0.5s;
  39. -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;
  40. }
  41.  
  42. a:hover {
  43. color:{color:hover};
  44. -moz-transition-duration:0.5s;
  45. -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;
  46. }
  47. .emma{padding: 0px; background-color: transparent;float: left; text-align: center; margin-top: 0px; margin-left: 0px; margin-right: 15px; margin-bottom:5px;}
  48. .emma img {float: center; display: block; width: WIDTH PX GOES HERE; height:HEIGHT PX GOES HERE;margin-top:0px; margin-left:0px;
  49. border-top-right-radius:AMOUNT OF PX CURVE;
  50. border-bottom-right-radius:^;
  51. border-top-left-radius:^;
  52. border-bottom-left-radius:^}
  53.  
  54. #stone {letter-spacing:0px; padding: 0px;}
  55. #stone img {display: inline; text-align:center; border: 0px solid ;}
  56. #stone img:hover {display: inline; height:HEIGHT PX GOES HERE; text-align:center; opacity:3; -webkit-transition: all 0.6s ease;}
  57.  
  58.  
  59. .side1{float:right; letter-spacing:2px; padding: 0px; position:fixed; -webkit-transition: all 1s ease-in;opacity: 0;}
  60. .side1 img{width: WIDTH PX HERE; height:HEIGHT PX HERE; margin-top:0px;}
  61. .side1:hover{opacity:3;}
  62.  
  63. #sidebar {
  64. height:300px;
  65. position:fixed;
  66. margin-top:200px;
  67. margin-left:450px;
  68. }
  69.  
  70. #text {
  71. position:fixed;
  72. font-size:30px;
  73. font-family:cambria;
  74. opacity:.7;
  75. width:1000px;
  76. margin-top:199px;
  77. padding:2px;
  78. color:{color:text};
  79. word-spacing:1px;
  80. background-color:#fff;
  81. -moz-transition-duration:1s;
  82. -webkit-transition-duration:1s;
  83. -o-transition-duration:1s;
  84. }
  85.  
  86. #text2 {
  87. word-spacing:1px;
  88. opacity:.7;
  89. position:fixed;
  90. font-size:30px;
  91. font-family:cambria;
  92. opacity:.7;
  93. width:1000px;
  94. margin-left:-1004px;
  95. margin-top:199px;
  96. padding:2px;
  97. color:{color:text};
  98. background-color:#fff;
  99. -moz-transition-duration:1s;
  100. -webkit-transition-duration:1s;
  101. -o-transition-duration:1s;
  102. }
  103.  
  104. #sidebar:hover #text {
  105. opacity:.7;
  106. margin-left:1000px;
  107. -moz-transition-duration:1s;
  108. -webkit-transition-duration:1s;
  109. -o-transition-duration:1s;
  110. }
  111. #sidebar:hover #text2 {
  112. opacity:.7;
  113. margin-left:00px;
  114. -moz-transition-duration:1s;
  115. -webkit-transition-duration:1s;
  116. -o-transition-duration:1s;
  117. }
  118.  
  119. #box {
  120. margin-left:500px;
  121. position:fixed;
  122. background-color:#fff;
  123. width:500px;
  124. height:250px;
  125. }
  126.  
  127. #box2 {
  128. margin-left:-500px;
  129. position:fixed;
  130. background-color:#fff;
  131. width:500px;
  132. height:250px;
  133. }
  134.  
  135. #credit {
  136.  
  137. position:fixed;
  138. bottom:5px;
  139. right:5px;
  140. padding:6px;
  141. font-size:15px;
  142. font-family:Calibri;
  143. -moz-transition-duration:0.2s;
  144. -webkit-transition-duration:0.2s; -o-transition-duration:0.2s;
  145. }
  146.  
  147. #credit a{
  148. -moz-transition-duration:0.2s;
  149. -webkit-transition-duration:0.2s; -o-transition-duration:0.2s;
  150. color:#000;
  151. }
  152.  
  153. #credit a:hover{
  154. text-shadow:3px 0 0;
  155. margin-right:1px;
  156. }
  157.  
  158. #top img {
  159. margin-left:-5px;
  160. margin-top:-115px;
  161. width:500px;
  162. position:fixed;
  163. }
  164.  
  165.  
  166. #s-m-t-tooltip {
  167.  
  168. max-width:300px;
  169.  
  170. padding:3px 4px 5px 4px;
  171.  
  172. margin:20px 0px 0px 20px;
  173.  
  174. background-color:#000; /* change the background color */
  175.  
  176. font-family:cambria; /* change the font */
  177.  
  178. font-size:8px; /* change the font size */
  179.  
  180. letter-spacing:2px; /* change the letter spacing */
  181.  
  182. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  183.  
  184. color:#FFF; /* change the text color */
  185.  
  186. z-index:999999999999999999999999999999999999;
  187.  
  188. line-height:100%;
  189.  
  190. }
  191.  
  192. {CustomCSS}</style></head><body>
  193.  
  194. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  195.  
  196. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  197.  
  198. <script>
  199.  
  200. (function($){
  201.  
  202. $(document).ready(function(){
  203.  
  204. $("a[title]").style_my_tooltips({
  205.  
  206. tip_follows_cursor:true,
  207.  
  208. tip_delay_time:90,
  209.  
  210. tip_fade_speed:600,
  211.  
  212. attribute:"title"
  213.  
  214. });
  215.  
  216. });
  217.  
  218. })(jQuery);
  219.  
  220. </script>
  221.  
  222. <div id="sidebar">
  223. <div id="top"><img src="http://www.rivieragolfclub-philippines.com/wp-content/uploads/2012/03/divider.png"></div>
  224.  
  225. <center><div class="emma"><div id="stone"><div class="side1"><center><img src="{image:sidebartwo}" /></center></div><center><img src="{image:sidebar}" /></center></div></div></center>
  226.  
  227. <div id="text"><span style="font-size:40px; font-style:italic;"><b><a href="http://{text:old url}.tumblr.com/">{text:old url}</a></b></span> has moved urls</div>
  228.  
  229. <div id="text2"> now at <span style="font-size:40px; font-style:italic;"><b><a href="http://{text:new url}.tumblr.com/">{text:new url}</a></b></span></div>
  230.  
  231. <div id="box"></div>
  232. <div id="box2"></div>
  233.  
  234.  
  235. </div>
  236. <div id="credit"><a title="billiondays" href="http://billiondays.tumblr.com/">♡ </a></div>
  237.  
  238. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement