Advertisement
Jayn

Redirect 01

Feb 19th, 2014
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. <!--PAGE MADE BY TEENAQE-VOW.TUMBLR.COM
  2. DO NOT REMOVE CREDIT!!
  3.  
  4. OPTIMIZED FOR CHROME!
  5.  
  6.  
  7. [ S E A R C H X T E R M S ]
  8.  
  9.  
  10. IMAGE URL HERE: THIS IS WHERE YOU PUT THE URL TO THE IMAGE YOU WANT TO USE.
  11. BLOG URL HERE: PUT YOUR NEW TUMBLR URL HERE.
  12. MUSIC PLAYER CODE HERE: THIS IS WHERE YOU PLACE THE CODE TO YOUR MUSIC PLAYER. FEEL FREE TO FOOL AROUND WITH THIS.-->
  13.  
  14.  
  15.  
  16. <head><link href='http://fonts.googleapis.com/css?family=Damion' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Podkova' rel='stylesheet' type='text/css'>
  18. </head>
  19. <style type="text/css">
  20.  
  21. body {
  22. margin:0px;
  23. padding:0px;
  24. border:0px;
  25. background:url('http://static.tumblr.com/pgongfd/oppn19n6f/tumblr_leicq7vasw1qeei4to1_500_2.png');
  26.  
  27.  
  28. background-attachment:fixed;
  29. background-repeat:repeat;
  30. background-color:#ffffff;
  31. color:#aaaaaa;
  32. font-size:11px;
  33. font-family:Calibri;
  34. word-wrap:break-word;
  35. line-height:35px;
  36. }
  37.  
  38.  
  39. a:link {color:#e9cec7; text-decoration:none;
  40. -webkit-transition:0.5s ease-out;}
  41. a:visited {color:#e9cec7; text-decoration:none;
  42. -webkit-transition:0.5s ease-out;}
  43. a:hover {color:#fff; text-decoration:none
  44. -webkit-transition:0.5s ease-out;}
  45.  
  46.  
  47.  
  48. #block {
  49. position: relative;
  50. top: 300px;
  51. background:url('http://static.tumblr.com/pgongfd/U5ln19sfv/large2.png');
  52.  
  53. height:300px;
  54. border-style:solid;
  55. border-width:5px;
  56. border-color:#ede9e8;
  57. border-left: 0px;
  58. border-right: 0px;
  59. }
  60.  
  61. #icon img {
  62. position: absolute;
  63. top: 360px;
  64. left: 880px;
  65. border-style: solid;
  66. border-width: 3px;
  67. border-color: #ede9e8;
  68. border-bottom-left-radius:150px;
  69. border-bottom-right-radius:150px;
  70. border-top-left-radius:150px;
  71. border-top-right-radius:150px;
  72. height:150px;
  73. width:150px;
  74.  
  75.  
  76. }
  77.  
  78. #icon img {
  79. z-index: 10;
  80. }
  81.  
  82.  
  83.  
  84. #url {
  85. -webkit-transition:0.5s ease-out;
  86. position: fixed;
  87. font-family: 'Podkova', serif;
  88. font-size: 23px;
  89. color: #fff;
  90. text-align:center;
  91. top: 520px;
  92. left: 863px;
  93. background-color:#ede9e8
  94.  
  95.  
  96. }
  97.  
  98. #url:hover {
  99. -webkit-transition:0.5s ease-out;
  100. position: fixed;
  101. font-family: 'Podkova', serif;
  102. font-size: 23px;
  103. color: #fff;
  104. top: 520px;
  105. left: 863px;
  106. background-color:#e9cec7
  107. }
  108.  
  109. #moved{
  110. position: fixed;
  111. font-family: 'Damion', cursive;
  112. font-size: 60px;
  113. color: #e9cec7;
  114. top: 253px;
  115. left: 840px;
  116. }
  117.  
  118. #music{
  119. position: fixed;
  120. height:2px;
  121. top: 560px;
  122. left: 893px;
  123.  
  124. }
  125.  
  126. #musicbox
  127. {position:fixed;
  128. top:565px;
  129. left: 937px;
  130. width:45px;
  131. height:12px;
  132. background-color:#ede9e8;
  133. text-align:center;
  134. padding:3px;
  135. overflow:hidden;
  136. border-radius:3px;
  137. -moz-border-radius:2px;
  138. opacity:0.4;
  139. -webkit-transition: opacity 0.5s ease-in-out;
  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. #musicbox:hover
  146. {opacity:1;
  147. left: 880px;
  148. width:165px;
  149. }
  150.  
  151. #insidebox
  152. { height:11px;
  153. -webkit-transition: opacity 0.5s ease-in-out;
  154. -webkit-transition: all 0.5s ease-in-out;
  155. -moz-transition: all 0.5s ease-in-out;
  156. -o-transition: all 0.5s ease-in-out;
  157. }
  158.  
  159. #playerbox
  160. { margin-top:13px;
  161. }
  162. #musicbox:hover #insidebox
  163. {margin-top:-20px;
  164. }
  165.  
  166. #credit {
  167. position: absolute;
  168. font-family: calibri;
  169. color: #e9cec7;
  170. font-size: 16px;
  171. right: 10px
  172.  
  173. }
  174.  
  175. </style>
  176.  
  177. <body>
  178. <div id="credit"><a href='http://teenaqe-vow.tumblr.com'>♥</a></div>
  179. <div id="moved">i've moved!</div>
  180. <div id="icon"><img src="IMAGE URL HERE" width="100%"/></div>
  181. <div id="block">
  182.  
  183. <div id="url"><a href="BLOG URL HERE">BLOG NAME HERE</a></div>
  184. <div id='musicbox'>
  185. <div id='insidebox'>
  186. <div id='musicpic'><img src='http://media.tumblr.com/tumblr_m7vzruAunT1r6o8v2.gif'/></div>
  187. <div id='playerbox'>MUSIC PLAYER CODE HERE</div>
  188. </div><!—insidebox—>
  189. </div><!—musicbox—>
  190.  
  191. </div>
  192.  
  193.  
  194. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement