Advertisement
PrincessTerror

ULTIMATE WEINER

Apr 23rd, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.55 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7. <style>body, a, a:hover { cursor:url(http://fc08.deviantart.net/fs71/f/2012/310/8/2/_free__healing_fairy_icon_by_revpixy-d5k764f.gif), auto; }</style>
  8. <script type="text/javascript">
  9. var rev = "fwd";
  10. function titlebar(val)
  11. {
  12. var msg = "";
  13. var res = " ";
  14. var speed = 100;
  15. var pos = val;
  16. msg = "A hero's work is never done!";
  17. var le = msg.length;
  18. if(rev == "fwd"){
  19. if(pos < le){
  20. pos = pos+1;
  21. scroll = msg.substr(0,pos);
  22. document.title = scroll;
  23. timer = window.setTimeout("titlebar("+pos+")",speed);}
  24. else{
  25. rev = "bwd";
  26. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  27. else{
  28. if(pos > 0){
  29. pos = pos-1;
  30. var ale = le-pos;
  31. scrol = msg.substr(ale,le);
  32. document.title = scrol;
  33. timer = window.setTimeout("titlebar("+pos+")",speed);}
  34. else{
  35. rev = "fwd";
  36. timer = window.setTimeout("titlebar("+pos+")",speed);
  37. }}}
  38. titlebar(0);
  39. </script>
  40. <script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script>
  41. <script type=”text/javascript” src=”scrolltopcontrol.js”></script>
  42. <script type=”text/javascript” src=”http://www.filedropper.com/script_1”></script>
  43.  
  44. <title>{Title}</title>
  45. <link rel="shortcut icon" href="{Favicon}">
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  47.  
  48.  
  49. <meta name="font:title" content="Trebuchet MS" />
  50. <meta name="font:body" content="Trebuchet MS" />
  51. <meta name="font:description" content="Trebuchet MS" />
  52. <meta name="color:background" content="#FFFFFF" />
  53. <meta name="color:post" content="#FFFFFF" />
  54. <meta name="color:sidebar" content="#FFFFFF" />
  55. <meta name="color:description" content="#FFFFFF" />
  56. <meta name="color:text" content="#6783a2" />
  57. <meta name="image:sidebar img" content="" />
  58. <meta name="image:background" content="" />
  59. <style type="text/css">
  60.  
  61. body {
  62. background: {color:background};
  63. background-image: url('http://static.tumblr.com/ktfmlav/vvZn4ghus/yeee.png');
  64. background-repeat:repeat;
  65. margin: 0;
  66. padding: 0;
  67. font-family: {font:Body};
  68. }
  69.  
  70. a{text-decoration:none;}
  71.  
  72.  
  73. #title {
  74. font-family:{font:title};
  75. color:{color:text};
  76. font-size:18px;
  77. font-style:bold;
  78. text-align:center;
  79. text-decoration:none;
  80. }
  81.  
  82.  
  83. #sidebar {
  84. position:fixed;
  85. margin-top:20px;
  86. margin-left:150px;
  87. width:250px;
  88. padding:5px;
  89. background-color:{color:sidebar};
  90. }
  91.  
  92.  
  93. #sidebarpic img {
  94. margin-top:10px;
  95. margin-bottom:20px;
  96. max-width:250px;
  97. height:auto;
  98. text-align:center;
  99. }
  100.  
  101. #description {
  102. margin-top:2px;
  103. width: 250px;
  104. font-size:11px;
  105. text-align:justify;
  106. color:{color:description};
  107. font-family:{font:description};
  108. }
  109.  
  110. #entry {
  111. font-size:10px;
  112. margin-right: 290px;
  113. margin-top:40px;
  114. float: right;
  115. text-align: justify;
  116. }
  117.  
  118. #post {
  119. font-size:10px;
  120. padding: 5px;
  121. width: 500px;
  122. background-color:{color:post};
  123. color:{color:text};
  124. text-align: justify;
  125. }
  126.  
  127. a {color:;text-decoration:none;-webkit-tra… all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  128.  
  129. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  130.  
  131. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  132.  
  133. #biter
  134.  
  135. #bite a {display:block}
  136.  
  137. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  138.  
  139. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  140.  
  141. #editthis{
  142. /* EDIT THIS STUFF TO POSITION YOUR MUSIC PLAYER */
  143. position:fixed;
  144. top:-100px; /* YOU CAN CHANGE THIS TO BOTTOM */
  145. right:20px; /* YOU CAN CHANGE THIS TO RIGHT */
  146. z-index:99;}
  147.  
  148. /* I DON'T RECOMMEND TOUCHING THIS STUFF */
  149. #music1{
  150. position:fixed;
  151. padding:2px;
  152. -webkit-transition: all 0.5s ease-in-out;
  153. -moz-transition: all 0.5s ease-in-out;
  154. -o-transition: all 0.5s ease-in-out;}
  155.  
  156. #music1:hover #music2{
  157. opacity:0;
  158. margin-top:-25px;
  159. z-index:-1;}
  160.  
  161. #music1:hover #music3{
  162. opacity:1;
  163. margin-top:-5px;
  164. z-index:99;}
  165.  
  166. #music1:hover #musiclist{
  167. opacity:1;}
  168.  
  169. #music2{
  170. /* THIS IS THE GIF DIV */
  171. opacity:1;
  172. background-color:#fff;
  173. border:1px dotted #ccc;
  174. padding:6px;
  175. -webkit-transition: all 0.5s ease-in-out;
  176. -moz-transition: all 0.5s ease-in-out;
  177. -o-transition: all 0.5s ease-in-out;}
  178.  
  179. #music3{
  180. /* THIS IS THE ACTUAL MUSIC PLAYER DIV */
  181. opacity:0;
  182. position:fixed;
  183. background-color:#fff;
  184. border:1px dashed #ccc;
  185. width:55px;
  186. height:20px;
  187. z-index:99;
  188. margin-left:-5px;
  189. overflow:hidden;
  190. -webkit-transition: all 0.5s ease-in-out;
  191. -moz-transition: all 0.5s ease-in-out;
  192. -o-transition: all 0.5s ease-in-out;}
  193.  
  194. #musiclist{
  195. /* THIS IS THE PLAYLIST DIV */
  196. opacity:0;
  197. position:fixed;
  198. padding:6px;
  199. border:1px dashed #ccc;
  200. margin-left:10px;
  201. margin-top:10px;
  202. font-family:consolas;
  203. font-size:8px;
  204. background-color:#fff;
  205. width:120px;
  206. color:#999;
  207. text-transform:uppercase;
  208. -webkit-transition: all 0.5s ease-in-out;
  209. -moz-transition: all 0.5s ease-in-out;
  210. -o-transition: all 0.5s ease-in-out;}
  211.  
  212. #musiclist h1{
  213. /*THIS IS THE PLAYLIST TITLE SETTINGS*/
  214. font-family:consolas;
  215. font-size:11px;
  216. margin-top:0px;
  217. margin-bottom:2px;
  218. font-style:normal;
  219. font-weight:normal;
  220. color:#1bbafc; /*THIS IS THE PLAYLIST TITLE COLOR*/
  221. border-bottom:1px dotted #ccc;
  222. text-align:left;
  223. text-transform:uppercase;}
  224.  
  225.  
  226. {CustomCSS}
  227. *, body, a, a:hover {cursor: url(http://zs.ffshrine.org/album/minish-cap/sprites/WhiteSword.gif), auto;} -
  228. </style>
  229. </head>
  230.  
  231. <body>
  232. <style>body, a, a:hover { cursor:url(http://fc08.deviantart.net/fs71/f/2012/310/8/2/_free__healing_fairy_icon_by_revpixy-d5k764f.gif), auto; }</style>
  233. <!— YOUR MUSIC CODE GOES HERE, RIGHT AFTER THIS LINE. —>
  234. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/sh/2mwdgtcf0ta5fjq/zPfsQD-tXH/link-between-worlds-ending-credits.mp3&t0=Credits&f1=https://www.dropbox.com/sh/2mwdgtcf0ta5fjq/TSIdI7J3Nm/link-between-worlds-fairy-fountain.mp3&t1=Fairy fountain&f2=https://www.dropbox.com/sh/2mwdgtcf0ta5fjq/-cM5xbfrWx/link-between-worlds-milk-bar-zelda-s-theme.mp3&t2=Milk bar- Zelda's theme&f3=https://www.dropbox.com/sh/2mwdgtcf0ta5fjq/qTdc1B7aGe/link-between-worlds-two-worlds-two-heroes.mp3&t3=Two Worlds, Two Heroes&f4=https://www.dropbox.com/sh/2mwdgtcf0ta5fjq/JddaXiZoTR/link-between-worlds-title-screen.mp3&t4=Title Screen&total=5" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  235.  
  236. <div id="sidebar">
  237. <center>
  238. <div id="title">A hero's work is never done!</div></center>
  239. <div id="sidebarpic"><a href="/"><img src="http://oi58.tinypic.com/24n321t.jpg"/></a></div>
  240. <div id="bite">
  241. <h4><center><div id="description">{block:Description} █ нι, ι'м lιnĸ! ι υн, ι'м noт тнe greaтeѕт wιтн тalĸιng тo ѕтrangerѕ, вυт ι'll do мy вeѕт! ғeel ғree тo aѕĸ мe ѕтυғғ! █
  242. {/block:Description}</div></center></h4>
  243.  
  244. <div class="death">
  245. <div align="center">
  246. <a href="/rules">[̲̲̅̅R̲̲̅̅u̲̲̅̅l̲̲̅̅e̲̲̅̅s̲̲̅̅]</a>
  247. <a href="/about-link">[̲̲̅̅H̲̲̅̅e̲̲̅̅a̲̲̅̅d̲̲̅̅c̲̲̅̅a̲̲̅̅n̲̲̅̅o̲̲̅̅n̲̲̅̅s̲̲̅̅]</a>
  248. <p>
  249. <a href="/about-the-mun">[̲̲̅̅T̲̲̅̅h̲̲̅̅e̲̲̅̅ ̲̲̅̅m̲̲̅̅u̲̲̅̅n̲̲̅̅]</a>
  250. </p>
  251. </div>
  252. </div>
  253. </div>
  254.  
  255.  
  256. <div style="position:fixed; bottom:5px; right:5px;"><img src="http://media.tumblr.com/tumblr_lxvdm5LFyP1qhqvlp.gif"/></div>
  257.  
  258.  
  259.  
  260. <div style="position:fixed; bottom:5px; left:5px;"><img src="http://media.tumblr.com/tumblr_lxvdm5LFyP1qhqvlp.gif"/></div>
  261.  
  262. <div style="position:fixed; bottom:5px; left:2px;"><img src="http://fc01.deviantart.net/fs71/f/2012/097/7/7/77d2aeb39e26f16f4d50c6d7a4b86b39-d4vdmd5.png"/></div>
  263.  
  264.  
  265. <div style="position:fixed; top:10px; right:5px;"><img src="http://media.tumblr.com/tumblr_lxvdm5LFyP1qhqvlp.gif"/></div>
  266.  
  267.  
  268.  
  269. <div style="position:fixed; top:5px; left:5px;"><img src="http://media.tumblr.com/tumblr_lxvdm5LFyP1qhqvlp.gif"/></div>
  270. <center>
  271. {block:PreviousPage}<a href="{PreviousPage}"><font-size="12">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="12">»</font></a>{/block:NextPage}
  272. </center></div>
  273.  
  274.  
  275. <div id="entry">
  276. {block:Posts}
  277. <div id="post">
  278.  
  279. {block:Text}{Body}{/block:Text}
  280.  
  281. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  282.  
  283. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  284. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  285.  
  286. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  287. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  288.  
  289. {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  290. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  291.  
  292. {block:Answer}
  293. <div class="question">
  294. <b>{Asker}</b> said:<br>
  295. {Question}</div>{Answer}
  296. {/block:Answer}
  297.  
  298.  
  299.  
  300. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  301.  
  302. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} • <a href="{Permalink}">{NoteCount}</a> notes{/block:NoteCount}{block:RebloggedFrom} (<a href="{ReblogParentURL}">{ReblogParentName}</a>
  303. {block:ContentSource} source <a href="{SourceURL}">{SourceLink}</a>){block:ContentSource}{/block:RebloggedFrom}<br>
  304. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  305. {/block:Posts}
  306.  
  307. {block:PostNotes}{PostNotes}{/block:PostNotes}
  308.  
  309. </div>
  310.  
  311. </body>
  312.  
  313. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement