Advertisement
InfiniteTherese

Wait For It

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