Advertisement
InfiniteTherese

This is the End

Oct 25th, 2014
1,578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.81 KB | None | 0 0
  1. <!-
  2. theme by coldplaytbh. i made a lot of effort so DO NOT REMOVE THE CREDIT. if you want to remove the credit put it in your faq. post codes are from planthed. you can delete this now. p.s. dear bitch, you are using my theme. and its not yours. pls follow me on ig: theresewbu and also in my tumblr: coldplaytbh.
  3. -!>
  4. <html lang="en">
  5. <head>
  6.  
  7. <meta name="color:background" content="#ffffff"/>
  8. <meta name="color:link" content="#aaaaaa"/>
  9. <meta name="color:text" content="#aaaaaa"/>
  10. <meta name="color:title" content="#999999"/>
  11. <meta name="color:borders" content="#e5e5e5"/>
  12. <meta name="color:hover" content="#ddd"/>
  13. <meta name="color:scrollbar" content="#ddd" />
  14. <meta name="image:Sidebar" content=""/>
  15. <meta name="image:background" content="1"/>
  16. <meta name="color:linkbgcolor" content="#252525"/>
  17. <meta name="color:sidebartitle" content="#000"/>
  18. <meta name="text:marginlefttitle" content="0px" />
  19. <meta name="text:title size" content="40px" />
  20. <meta name="text:sidebartitle" content="someday;">
  21. <meta name="text:link1" content="message">
  22. <meta name="text:link1 url" content="/">
  23. <meta name="text:link2" content="faq">
  24. <meta name="text:link2 url" content="/">
  25. <meta name="text:link3" content="celeb">
  26. <meta name="text:link3 url" content="/">
  27.  
  28.  
  29. <style type="text/css">
  30.  
  31.  
  32.  
  33.  
  34. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  35.  
  36. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  37.  
  38. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  39.  
  40. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #fff; border-radius:0px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  41.  
  42. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  43.  
  44. a:link, a:active, a:visited{
  45. color:{color:link};
  46. text-decoration: none;
  47. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  48. }
  49. a:hover {
  50. font-style: none;
  51. text-decoration:underline;
  52. }
  53.  
  54. #center{
  55. padding-top:3px;
  56. padding-bottom:3px;
  57. position:fixed !important;
  58. width:250px;
  59. height:207px;
  60. background-color:white;
  61. width:410px;
  62. height:207px;
  63. }
  64. body{
  65. margin:5px;
  66. background-color: {color:Background};
  67. background-image:url({image:background});
  68. background-attachment: fixed;
  69. background-repeat: repeat;
  70. color:{color:Text};
  71. }
  72.  
  73. #posts{
  74.  
  75. float:center;
  76. {block:if2column}width:700px;{/block:if2column}
  77. {block:if3column}width:900px;{/block:if3column}
  78. margin-left:350px;
  79. margin-top:-5px;
  80. }
  81.  
  82. askk {
  83. font-family:calibri;
  84. color: {color:Title};
  85. font-size:15px;
  86. text-transform:uppercase;
  87. z-index:1;
  88. }
  89. .title{
  90. text-transform:uppercase;
  91. font-family:calibri;
  92. font-size: 11px;
  93. line-height: 10px;
  94. font-style:bold;
  95. color: {color:itle};
  96. text-transform: normal;
  97. padding: 2px 0px 0px 0px;
  98. }
  99.  
  100. #entry{
  101. margin:0px;
  102. float:left;
  103. font-family:calibri;
  104. font-size:10px;
  105. line-height:12px;
  106. width:220px;
  107. padding:20px;
  108. {block:PermalinkPage}
  109. width:400px;
  110. margin-left:40px;
  111. {/block:PermalinkPage}
  112. }
  113.  
  114. #entry .perma{
  115. position:absolute;
  116. border-right:1px solid #eee;
  117. border-bottom:1px solid #eee;
  118. background:white;
  119. line-height:14px;
  120. width:120px;
  121. height:auto;
  122. padding:5px;
  123. top:40%;
  124. left:26%;
  125. text-transform:uppercase;
  126. letter-spacing:2px;
  127. font-family:arial;
  128. font-style:bold;
  129. font-size:7px;
  130. text-align:center;
  131. display:inline-block;
  132. opacity:0;
  133. z-index:999999;
  134. box-shadow:rgba(0,0,0,0.05)7px 7px;
  135. box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.03);
  136. -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.03);
  137. -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.03);
  138. -webkit-filter: blur(5px);
  139. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  140. -webkit-transition: all 0.5s linear;
  141. -moz-transition: all 0.5s linear;
  142. transition: all 0.5s linear;
  143. }
  144.  
  145. #entry:hover .perma{
  146. overflow:visible;
  147. opacity:1.0;
  148. margin-top:5px;
  149. -webkit-filter:blur(0px);
  150. -webkit-transition:all 0.5s linear;
  151. -webkit-transition:all 0.5s linear;
  152. -moz-transition:all 0.5s linear;
  153. transition:all 0.5s linear;
  154. }
  155.  
  156. #entry img{
  157. max-width:220px;
  158. {block:iffadedposts}
  159. opacity:1;
  160. -webkit-transition: all 0.7s ease-out;
  161. -moz-transition: all 0.7s ease-out;
  162. transition: all 0.7s ease-out;
  163. {/block:iffadedposts}
  164. }
  165. #entry img:hover{
  166. {block:iffadedposts}
  167. opacity: 1;
  168. -webkit-transition: all 0.7s ease-out;
  169. -moz-transition: all 0.7s ease-out;
  170. transition: all 0.7s ease-out;
  171. {block:iffadedposts}
  172. }
  173. .permalinktext{
  174. display: block;
  175. font-family:calibri;
  176. font-size:8px;
  177. line-height:10px;
  178. letter-spacing:1px;
  179. text-transform:uppercase;
  180. text-align: right;
  181. margin: 5px;
  182. }
  183.  
  184. #saverockandroll {
  185. position:fixed !important;
  186. width: 164px;
  187. margin-top:0px;
  188. margin-left:150px;
  189. padding:8px;
  190. background: white;
  191. }
  192.  
  193. div#youngvolcanoes{
  194. position: fixed !important;
  195. font-size:9px;
  196. line-height:14px;
  197. text-align: center;
  198. width:160px;
  199. font-family:arial;
  200. height:auto;
  201. color:{color:text};
  202. margin-top:340px;
  203. margin-left:0px;
  204. padding:5px;
  205. }
  206.  
  207. #sidebartitle {
  208. width: 140px;
  209. margin-top:-140px;
  210. margin-left:{text:titlemarginleft};
  211. color: {color:sidebartitle};
  212. font-family: arial;
  213. font-size: {text:title size};
  214. font-weight: bold;
  215. letter-spacing: -3px;
  216. line-height: 22px;
  217. text-align: center;
  218. text-transform: lowercase;
  219. }
  220.  
  221. #ratatat a {
  222. display:inline-block;
  223. padding:5px;
  224. background:{color:linkbgcolor};
  225. color:#fff;
  226. z-index:99999999;
  227. border:0px solid #fff;
  228. width:55px;
  229. height:9px;
  230. margin-top:2.5px;
  231. margin-left:0px;
  232. }
  233.  
  234. #ratatat a:hover{
  235. opacity:0.5;
  236. -webkit-transition: all 0.7s ease-out;
  237. -moz-transition: all 0.7s ease-out;
  238. }
  239.  
  240. #ratatat{
  241. display:block;
  242. position:fixed;
  243. z-index:999999999;
  244. font-size:7px;
  245. margin-left:100px;
  246. letter-spacing:2px;
  247. margin-top:233px;
  248. opacity:1;
  249. text-align:center;
  250. font-family:arial;
  251. text-transform:uppercase;-webkit-transition: all 0.7s ease-out;
  252. -moz-transition: all 0.7s ease-out;
  253. transition: all 0.7s ease-out; }
  254.  
  255.  
  256. #audio {
  257. width:200px;
  258. height:auto;
  259. min-height:60px;
  260. padding-bottom:0px;
  261. }
  262. .cover {
  263. position:absolute;
  264. z-index:1;
  265. width:60px;
  266. height:60px;
  267. }
  268. .cover img {
  269. float:left;
  270. width:60px;
  271. height:60px;
  272. }
  273. .playbox {
  274. opacity:0.6;
  275. width:27px;
  276. height:30px;
  277. overflow:hidden;
  278. position:absolute;
  279. z-index:1000;
  280. margin-left:17px;
  281. margin-top:17px;
  282. text-align:center;
  283. }
  284. .info {
  285. margin-left:73px;
  286. margin-top:4px;
  287. line-height:14px;
  288. }
  289. </style>
  290.  
  291.  
  292. <title>{title}</title>
  293. <link rel="shortcut icon" href="{text:favicon}">
  294. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  295.  
  296. <body>
  297.  
  298. <div id="center"></div>
  299. <div id="saverockandroll">
  300. <div id="ratatat">
  301. <a href="/">home</a><br>
  302. <a href="{text:link1 url}">{text:link1}</a><br>
  303. <a href="{text:link2 url}">{text:link2}</a><br>
  304. <a href="{text:link3 url}">{text:link3}</a><br>
  305. <a href="http://coldplaytbh.tumblr.com/">credits</a>
  306. </div>
  307. <div id="youngvolcanoes">
  308. {description}</div>
  309. <a href="/"><img src="{image:sidebar}" style="width:100px;height:103px; padding:5px;margin-top:231px;margin-left:-5px;background: white; border-radius:0px;"></a>
  310. <div id="sidebartitle">{text:sidebartitle}</div>
  311. </div>
  312.  
  313.  
  314. <div id="posts">
  315. {block:Posts}
  316. <div id="entry">
  317.  
  318. {block:Text}
  319. {block:Title}<span class="title">{Title}</span>{/block:Title}
  320. <span class="entrytext">{Body}</span></a>
  321. {block:IndexPage}
  322. <div class="permalinktext">
  323. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  324. </div>
  325. {/block:IndexPage}
  326. {/block:Text}
  327.  
  328. {block:Link}
  329. <a href="{URL}" class="title">{Name}</a>
  330. {block:Description}{Description}{/block:Description}
  331. {block:IndexPage}
  332. <div class="permalinktext">
  333. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  334. </div>
  335. {/block:IndexPage}
  336. {block:Link}
  337.  
  338. {block:Photo}{block:IndexPage}
  339. <div class="perma">
  340. {Month} {DayOfMonth} <br>
  341. <a href="{permalink}">{notecountwithlabel}</a> / <a href="{reblogurl}"target="_blank">reblog</a> </span></div>
  342. {/block:IndexPage}
  343. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  344. {/block:Photo}
  345.  
  346. {block:Photoset}
  347. <center>
  348. {block:IndexPage}
  349. <div class="perma">
  350. <a href="{permalink}">{notecountwithlabel}</a> / <a href="{reblogurl}"target="_blank">reblog</a>
  351. </div>
  352. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  353. {/block:IndexPage}
  354. </center>
  355. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  356. {/block:Photoset}
  357.  
  358. {block:Quote}
  359. <div class="quote">❝{quote}</div>
  360. {block:IndexPage}
  361. <div class="permalinktext">
  362. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  363. </div>{/block:IndexPage}
  364. {/block:IndexPage}
  365. {/block:Quote}
  366.  
  367. {block:Chat}
  368. {block:Title}<span class="title">{Title}</span>{/block:Title}
  369. <ul class="chat">
  370. {block:Lines}
  371. <li class="user_{UserNumber}">
  372. {block:Label}
  373. <span class="label">{Label}</span>
  374. {/block:Label}
  375.  
  376. {Line}<br>
  377. {/block:Lines}
  378. {block:IndexPage}
  379. <div class="permalinktext">
  380. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  381. </div>{/block:IndexPage}
  382. {/block:Chat}
  383.  
  384. {block:Audio}
  385. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  386. {block:IndexPage}
  387. <div class="permalinktext">
  388. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  389. </div>
  390. {/block:IndexPage}
  391. {/block:Audio}
  392.  
  393. {block:Video}
  394. <center>
  395. {block:IndexPage}
  396. <div class="perma">
  397. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}"target="_blank">reblog</a>
  398. </div>
  399. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  400. {/block:IndexPage}
  401. </center>
  402. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  403. {block:Video}
  404.  
  405. {block:Answer}
  406. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:white;border:1px double #f7f7f7; text-transform:lowercase; letter-spacing:0px;font-size:15px; font-family: Browallia New; border-radius:5px;">
  407. <askk>{asker}</askk>: {Question}</div>
  408. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:lowercase;letter-spacing:0px;font-size:15px;font-family:Browallia New;">
  409. {Answer}</div>
  410.  
  411. {block:IndexPage}
  412. <div class="permalinktext">
  413. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  414. </div>
  415. {/block:indexpage}
  416. {/block:Answer}
  417.  
  418. {block:PermalinkPage}
  419. <center>
  420. {block:Caption}{Caption}{/block:Caption}
  421. {block:RebloggedFrom}
  422. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  423. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  424. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  425. </center>
  426. {/block:PermalinkPage}
  427.  
  428. {block:PostNotes}<div align="middle"></div>
  429. <center></center></span><br>
  430. <div id="postnotes">{PostNotes}</div><br>
  431. <center>{block:ContentSource}
  432. <br><a href="{SourceURL}">
  433. {lang:Source}:
  434. {block:SourceLogo}
  435. <img src="{BlackLogoURL}" width="{LogoWidth}"
  436. height="{LogoHeight}" alt="{SourceTitle}" />
  437. {/block:SourceLogo}
  438. {block:NoSourceLogo}
  439. {SourceLink}
  440. {/block:NoSourceLogo}
  441. </a>
  442. {/block:ContentSource}</center>
  443.  
  444. {/block:PostNotes}
  445. </div>
  446. {/block:Posts}
  447. </div></div>
  448.  
  449. {block:indexpage}
  450. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  451. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  452. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  453. <script type="text/javascript">
  454. $(window).load(function(){
  455. var $wall = $('#posts');
  456. $wall.imagesLoaded(function(){
  457. $wall.masonry({
  458. itemSelector: '#entry, #entry_photo',
  459. isAnimated : false
  460. });
  461. });
  462.  
  463. $wall.infinitescroll({
  464. navSelector : '#page-nav',
  465. nextSelector : '#page-nav a',
  466. itemSelector : '#entry, #entry_photo',
  467. bufferPx : 2000,
  468. debug : false,
  469. errorCallback: function() {
  470. $('#infscr-loading').fadeOut('normal');
  471. }},
  472. function( newElements ) {
  473. var $newElems = $( newElements );
  474. $newElems.hide();
  475. $newElems.imagesLoaded(function(){
  476. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  477. });
  478. }); $('#content').show(500);
  479. });
  480. </script>
  481. {/block:indexpage}
  482.  
  483.  
  484. <body onkeydown="return false">
  485. </body>
  486. <div style="position:fixed;bottom:6px;right:4px;font-family:arial;font-size:20px;background:white;"><a href="http://coldplaytbh.tumblr.com/">†</a></div></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement