raingurl

Baeboy

Jun 23rd, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5.  
  6. ** Baeboy -Theme by Caro / baechys@tumblr
  7.  
  8. Updated as of February 4th 2018
  9.  
  10. - cleaned up codes for the gamebox + cartridge
  11. - changed from baeboy to gameboy and baechys to nintendo on all the objects in the theme
  12.  
  13. ------------------------------------------------------------------------
  14.  
  15. Script/s used:
  16.  
  17. - Tooltips
  18. - PXU Photosets
  19.  
  20. ------------------------------------------------------------------------
  21.  
  22. FAQ:
  23.  
  24. Can i edit/tweak this theme?
  25. - Tweak and edit it as much as you want! But don't you dare touch my credits in any way possible
  26.  
  27. Can i use this theme as a base-code?
  28. - No you cant.
  29.  
  30. Can i release my edited version of your theme?
  31. - No you cant, and if i find out about you doing that, i will report you.
  32.  
  33. ------------------------------------------------------------------------
  34.  
  35. Any other questions?
  36.  
  37. Please visit baechys.tumblr.com/help
  38.  
  39. ------------------------------------------------------------------------
  40.  
  41. CREDIT TO HTTP://BAECHYS.TUMBLR.COM
  42. -->
  43.  
  44. <head>
  45.  
  46. <title>{title}</title>
  47. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <link rel="shortcut icon" href="{favicon}" />
  49.  
  50. <meta name="image:background" content=""/>
  51. <meta name="image:sidebar" content="http://static.tumblr.com/d70w4cr/vyAoo5gy5/wouldubaechu.png"/>
  52. <meta name="image:game" content="http://static.tumblr.com/d70w4cr/PWSoo5gtg/would_you.png"/>
  53.  
  54. <meta name="color:background" content="#fff"/>
  55. <meta name="color:text" content="#888"/>
  56. <meta name="color:links" content="#badbea"/>
  57. <meta name="color:links hover" content="#f8a9cf"/>
  58. <meta name="color:bold text" content="#999"/>
  59. <meta name="color:scrollbar" content="##f8a9cf"/>
  60. <meta name="color:gameboy" content="#badbea"/>
  61. <meta name="color:gameboy accent" content="#444"/>
  62. <meta name="color:cartridge" content="#f8a9cf"/>
  63. <meta name="color:posts" content="#f8a9cf"/>
  64.  
  65. <meta name="if:game" content="0"/>
  66.  
  67. <meta name="text:link 1 url" content="link 1"/>
  68. <meta name="text:link 2 url" content="link 2"/>
  69. <meta name="text:link 3 url" content="link 3"/>
  70. <meta name="text:link 4 url" content="link 4"/>
  71. <meta name="text:link 5 url" content="link 5"/>
  72.  
  73. <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800" rel="stylesheet">
  74.  
  75. <!------------------------- SCRIPTS! DONT TOUCH! ------------------------->
  76.  
  77. <!-- photosets -->
  78. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  79. <link href="http://static.tumblr.com/d70w4cr/bxfp142ny/minstyle.css" rel="stylesheet" type="text/css"/>
  80. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  81. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  82.  
  83. <script>
  84. $(document).ready(function(){
  85. $('.photo-slideshow').pxuPhotoset({
  86. lightbox: true,
  87. rounded: true,
  88. gutter: '4px',
  89. borderRadius: '5px',
  90. photoset: '.photo-slideshow',
  91. photoWrap: '.photo-data',
  92. photo: '.pxu-photo'
  93. });
  94. });
  95. </script>
  96.  
  97. <!-- tooltips -->
  98. <script src="https://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  99. <script>
  100. (function($){
  101. $(document).ready(function(){
  102. $("[title]").style_my_tooltips({
  103. tip_follows_cursor:true,
  104. tip_delay_time:200,
  105. tip_fade_speed:300
  106. }
  107. );
  108. });
  109. })(jQuery);
  110. </script>
  111.  
  112. <!-- unnested captions -->
  113.  
  114. <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
  115. <script> $(function(){ $('.post').unnest({
  116. yourCaption: ".cap",
  117. newCaptionUsername: false,
  118. originalPostCaptionUsername: false,
  119. tumblrAvatars: false,
  120. usernameColon: false
  121. }); }); </script>
  122.  
  123. <style type="text/css">
  124. @import url(http://weloveiconfonts.com/api/?family=entypo);
  125.  
  126. /* entypo */
  127. [class*="entypo-"]:before {
  128. font-family: 'entypo', sans-serif;
  129. font-size:11px;
  130. }
  131.  
  132. .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{
  133. z-index:999999999!important;
  134. right:3px;
  135. margin-top:3px;
  136. -webkit-filter:invert(100%);
  137. -moz-filter:invert(100%);
  138. -filter:invert(100%);
  139. -webkit-transition: all 0.4s linear;
  140. -moz-transition: all 0.4s linear;
  141. transition: all 0.4s linear;
  142. }
  143.  
  144. .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop:hover{
  145. opacity:1;
  146. }
  147.  
  148. .vignette, #vignette {
  149. opacity:0;
  150. }
  151. .lightbox-image, #tumblr_lightbox img {
  152. box-shadow:none !important;
  153. border-radius:0 !important;
  154. max-width:none;
  155. }
  156.  
  157. .tmblr-lightbox, #tumblr_lightbox {
  158. background-color:rgba(255,255,255,0.85) !important;
  159. }
  160.  
  161. body{
  162. margin:0px;
  163. padding:0px;
  164. font-family: 'open sans', arial, sans serif;
  165. font-size:11px;
  166. color:{color:text};
  167. background:{color:background} url('{image:background}');
  168. background-attachment:fixed;
  169. }
  170. b, strong{
  171. color:{color:bold text};
  172. }
  173. a{
  174. color:{color:links};
  175. text-decoration:none;
  176. }
  177.  
  178. a:hover{
  179. color:{color:links hover};
  180. -moz-transition-duration: 0.5s;
  181. -o-transition-duration: 0.5s;
  182. -webkit-transition-duration: 0.5s;
  183. transition-duration: 0.5s;
  184. }
  185.  
  186. h1, h2, h3, h4, h5, h6{
  187. margin:0px 0px 5px 0px;
  188. }
  189.  
  190. blockquote{
  191. margin:10px 0;
  192. padding:0 0 0 15px;
  193. border-left:1px solid {color:body font};
  194. }
  195.  
  196. pre{
  197. overflow:auto;
  198. background-color:#eee;
  199. display:block;
  200. padding:5px;
  201. }
  202.  
  203. /*DONT REMOVE OR DESTROY MY CREDITS
  204. LEAVE EVERYTHING WHERE IT IS*/
  205. #c{
  206. position:fixed;
  207. bottom: 10px;
  208. right: 10px;
  209. text-align:center;
  210. z-index:999999;
  211. }
  212. #c a{
  213. background:{color:gameboy};
  214. font-size:12px;
  215. color:#fff;
  216. font-size:10px;
  217. padding:5px 7px;
  218. letter-spacing:1px;
  219. text-decoration:none;
  220. border-radius:5px;
  221. margin:0px 3px;
  222. }
  223. #c a:hover{
  224. background:#fff;
  225. border:1px solid {color:gameboy};
  226. color:{color:gameboy};
  227. letter-spacing:1px;
  228. }
  229. /*DONT REMOVE OR DESTROY MY CREDITS
  230. LEAVE EVERYTHING WHERE IT IS*/
  231.  
  232. ::-webkit-scrollbar-thumb:vertical {
  233. background-color: {color:scrollbar};
  234. height:auto;
  235. width:6px;
  236. border:2px solid {color:scrollbar};
  237. }
  238.  
  239.  
  240. ::-webkit-scrollbar-thumb:horizontal {
  241. background-color:{color:scrollbar};
  242. height:6px;
  243. }
  244.  
  245. ::-webkit-scrollbar {
  246. background-color:{color:scrollbar};
  247. height:5px;
  248. width:5px;
  249. border:2px solid #fff;
  250. }
  251.  
  252. ::selection {
  253. background-color:{color:gameboy};
  254. color:white;}
  255.  
  256. #s-m-t-tooltip {
  257. max-width:100px;
  258. padding:5px 10px 5px 10px;
  259. margin:20px 14px 7px 10px;
  260. border:2px solid {color:gameboy};
  261. background-color:#fff;
  262. font-style: normal;
  263. font-size:11px;
  264. line-height:130%;
  265. letter-spacing:0px;
  266. text-transform:none;
  267. z-index:999999999;
  268. }
  269. #wrapper{
  270. width:800px;
  271. margin:auto;
  272. left:0px;
  273. right:0px;
  274. }
  275.  
  276. /* gameboy */
  277.  
  278. .gameboywrap{
  279. position:fixed;
  280. margin:auto;
  281. top:0px;
  282. bottom:0px;
  283. {block:ifnotgame}
  284. height:380px;
  285. {/block:ifnotgame}
  286. {block:ifgame}
  287. height:580px;
  288. {/block:ifgame}
  289. }
  290.  
  291. .gameboy{
  292. width:230px;
  293. height:380px;
  294. border-radius:15px;
  295. background-color:{color:gameboy};
  296. {block:ifgame}
  297. margin-top:200px;
  298. {/block:ifgame}
  299. position:fixed;
  300. }
  301.  
  302. .display{
  303. height:150px;
  304. width:150px;
  305. border:20px solid {color:gameboy accent};
  306. margin-top:20px;
  307. margin-left:20px;
  308. position:absolute;
  309. }
  310.  
  311. .display img{
  312. max-height:150px;
  313. max-width:150px;
  314. }
  315.  
  316. .display .distxt{
  317. z-index:999;
  318. font-weight:bold;
  319. font-style:italic;
  320. text-align:center;
  321. font-size:12px;
  322.  
  323. }
  324.  
  325. .display:hover .desc{opacity:1;}
  326.  
  327. .desc {
  328. position:absolute;
  329. width:140px;
  330. height:140px;
  331. opacity:0;
  332. z-index:9999;
  333. padding:5px;
  334. background:rgba(255,255,255,0.9);
  335. transition:0.4s ease;
  336. -o-transition:0.4s ease;
  337. -moz-transition:0.4s ease;
  338. -webkit-transition:0.4s ease;
  339. }
  340.  
  341. .main{
  342. margin-top:225px;
  343. width:220px;
  344. margin-left:5px;
  345. }
  346.  
  347. .ntd{
  348. margin:0 auto;
  349. margin-top:5px;
  350. width:50px;
  351. padding:0px 3px;
  352. text-align:center;
  353. font-weight:bold;
  354. color:rgba(0,0,0,0.15);
  355. border:1px solid rgba(0,0,0,0.1);
  356. border-radius:8px;
  357. }
  358.  
  359. .cross{
  360. font-size:120px;
  361. font-weight:800;
  362. position:fixed;
  363. margin-top:-50px;
  364. margin-left:10px;
  365. }
  366.  
  367. .cross a{
  368. color:{color:gameboy accent};
  369. }
  370.  
  371. .a{
  372. font-size:20px;
  373. position:fixed;
  374. margin-left:180px;
  375. height:50px;
  376. width:50px;
  377. }
  378.  
  379. .a a{
  380. padding:0px 7px;
  381. color:rgba(0,0,0,0.5);
  382. border-radius:100%;
  383. background-color:{color:gameboy accent};
  384. }
  385.  
  386. .b{
  387. font-size:20px;
  388. position:fixed;
  389. margin-left:150px;
  390. margin-top:30px;
  391. height:50px;
  392. width:50px;
  393. }
  394.  
  395. .b a{
  396. padding:0px 7px;
  397. color:rgba(0,0,0,0.5);
  398. border-radius:100%;
  399. background-color:{color:gameboy accent};
  400. }
  401.  
  402. .start{
  403. position:fixed;
  404. margin-top:85px;
  405. margin-left:65px;
  406. width:40px;
  407. background-color:{color:gameboy accent};
  408. text-align:center;
  409. border-radius:5px;
  410. color:rgba(0,0,0,0.5);
  411. }
  412.  
  413. .start a{
  414. color:rgba(0,0,0,0.5);
  415. }
  416.  
  417. .start a:hover{
  418. color:{color:links hover};
  419. }
  420.  
  421. .select{
  422. position:fixed;
  423. margin-top:85px;
  424. margin-left:115px;
  425. width:40px;
  426. background-color:{color:gameboy accent};
  427. text-align:center;
  428. border-radius:5px;
  429. color:rgba(0,0,0,0.5);
  430. }
  431.  
  432. .select a{
  433. color:rgba(0,0,0,0.5);
  434. }
  435.  
  436. .select a:hover{
  437. color:{color:links hover};
  438. }
  439.  
  440. /* optional game cartridge */
  441.  
  442. #cartridge{
  443. position:fixed;
  444. width:180px;
  445. margin-left:20px;
  446. }
  447.  
  448. #cartop1{
  449. width:160px;
  450. height:10px;
  451. position:Fixed;
  452. background-color:{color:cartridge};
  453. border-top-left-radius:5px;
  454. }
  455.  
  456. #cartop{
  457. position:fixed;
  458. margin-top:10px;
  459. width:180px;
  460. padding-top:5px;
  461. padding-bottom:5px;
  462. background-color:{color:cartridge};
  463. text-align:center;
  464. }
  465.  
  466. #carttl{
  467. font-size:12px;
  468. margin:0 auto;
  469. margin-top:5px;
  470. width:140px;
  471. padding:3px 4px;
  472. text-align:center;
  473. font-weight:bold;
  474. font-style:italic;
  475. color:rgba(0,0,0,0.15);
  476. border:1px solid rgba(0,0,0,0.1);
  477. border-radius:15px;
  478. }
  479.  
  480. #carimg{
  481. position:fixed;
  482. margin-top:50px;
  483. border-left:15px solid {color:cartridge};
  484. border-right:15px solid {color:cartridge};
  485. height:150px;
  486. width:150px;
  487. }
  488.  
  489. #carimg img{
  490. max-width:150px;
  491. max-height:150px;
  492. }
  493.  
  494. /* post container */
  495.  
  496. #postcont{
  497. margin-top:80px;
  498. width:360px;
  499. margin-left:400px;
  500. }
  501.  
  502. /* post topbar */
  503.  
  504. #top1{
  505. width:350px;
  506. height:10px;
  507. background-color:{color:posts};
  508. border-top-left-radius:5px;
  509. }
  510.  
  511. #top2{
  512. text-align:center;
  513. width:372px;
  514. padding:5px 0px;
  515. background-color:{color:posts};
  516. }
  517.  
  518. #posttl{
  519. font-size:14px;
  520. margin:0 auto;
  521. margin-top:5px;
  522. width:140px;
  523. padding:3px 6px;
  524. text-align:center;
  525. font-weight:bold;
  526. font-style:italic;
  527. color:rgba(0,0,0,0.15);
  528. border:1px solid rgba(0,0,0,0.1);
  529. border-radius:15px;
  530.  
  531. }
  532.  
  533. /* post bottombar */
  534.  
  535. #postbottom{
  536. width:372px;
  537. padding:5px 0px;
  538. text-align:center;
  539. margin-top:-1px;
  540. margin-bottom:90px;
  541. background-color:{color:posts};
  542. border-bottom-left-radius:5px;
  543. border-bottom-right-radius:5px;
  544. }
  545.  
  546. #postbottom a{
  547. color:rgba(0,0,0,0.15);
  548. font-size:25px;
  549. }
  550.  
  551. /* posts */
  552.  
  553. .post{
  554. width:350px;
  555. margin:0 auto;
  556. background:#fff;
  557. overflow:hidden;
  558. border:1px solid #eee;
  559. padding:10px;
  560. }
  561. .post img{
  562. max-width:100%;
  563. height:auto;
  564. }
  565.  
  566. /* Captions */
  567.  
  568. .txt iframe,.cap iframe{display:block;max-width:100%;overflow:hidden;}
  569.  
  570. .cap {
  571. margin-bottom:10px;
  572. }
  573.  
  574. .tumblr_parent {
  575. border-radius:5px;
  576. line-height:150%;
  577. padding:5px 10px 0px 10px;
  578. border:1px solid #eee;
  579. }
  580.  
  581. .light .tumblr_parent{
  582. background-color:#fff;
  583. border:1px solid #eee;
  584. }
  585.  
  586. .dark .tumblr_parent{
  587. border:1px solid #000;
  588. background-color:#222;
  589. }
  590.  
  591. .tumblr_parent blockquote {
  592. margin:5px 0;
  593. }
  594.  
  595. a.tumblr_blog {
  596. display:block;
  597. font-size:11px;
  598. line-height:150%;
  599. font-weight:bold;
  600. color:{color:gradient 2};
  601. }
  602.  
  603. a.tumblr_blog:after{
  604. content:':';
  605. }
  606.  
  607. a.tumblr_blog:hover{
  608. color:{color:links hover};
  609. }
  610.  
  611. /* Quote Posts */
  612.  
  613. #quote{
  614. text-align:center;
  615. font-size:20px;
  616. color:{color:accent};
  617. }
  618.  
  619. #qa{
  620. padding:10px;
  621. }
  622.  
  623. /* Link Posts */
  624.  
  625. #link{
  626. padding:10px;
  627. border-radius:5px;
  628. background-color:rgba({RGBcolor:gameboy}, 0.3);
  629. }
  630.  
  631. /* Link Posts */
  632.  
  633. #line{
  634. border-radius:5px;
  635. padding:5px 10px;
  636. margin-bottom:10px;
  637. border:1px solid #eee;
  638. }
  639.  
  640.  
  641. #line:nth-of-type(even){
  642. background-color:{color:gradient 1};
  643. }
  644.  
  645. #line:nth-of-type(odd){
  646. background-color:{color:gradient 2};
  647. }
  648.  
  649. /* Audio Posts */
  650.  
  651. #audio{
  652. padding:5px;
  653. width:345px;
  654. margin-bottom:5px;
  655. }
  656.  
  657. /* Ask Posts */
  658.  
  659. #ask{
  660. width:350px;
  661. }
  662.  
  663. #askerimg{
  664. position:absolute;
  665. }
  666.  
  667. #askerimg img{
  668. max-width:50px;
  669. max-height:50px;
  670. border-radius:5px;
  671. }
  672.  
  673. #question{
  674. margin-left:65px;
  675. padding:9px;
  676. border-radius:5px;
  677. background-color:#eee;
  678. }
  679.  
  680. #question:before{
  681. content:'◀︎';
  682. position:absolute;
  683. margin-left:-17px;
  684. color:#eee;
  685. }
  686.  
  687. #answer{
  688. padding:2px 10px;
  689. margin-top:10px;
  690. border-radius:5px;
  691. background-color:#fff;
  692. border:1px solid #eee;
  693. }
  694.  
  695. #ahead{
  696. padding-top:10px;
  697. }
  698.  
  699. /* Tags */
  700.  
  701. #tags{
  702. background:#fff;
  703. border:1px solid #eee;
  704. width:350px;
  705. margin-top:-1px;
  706. margin-bottom:65px;
  707. padding:5px;
  708. }
  709.  
  710. #tags a{
  711. color:{color:tags};
  712. padding-left:5px;
  713. padding-right:5px;
  714. text-decoration:none;
  715. }
  716.  
  717. /* Permalink Notes */
  718.  
  719. #note{
  720. width:350px;
  721. margin:0 auto;
  722. border:1px solid #eee;
  723. padding:5px;
  724. background:#fff;
  725. color:{color:body text};
  726. margin-top:30px;
  727. margin-bottom:150px;
  728. }
  729. .notes img{width:20px; position:relative; top:1px; padding-right:5px;}
  730. ol.notes, .notes li{width:350px; list-style:none; margin:0px 0 -1px 5px; padding:5px}
  731.  
  732. /* Pagination */
  733.  
  734. #pagi{
  735. width:350px;
  736. padding:5px;
  737. margin:0 auto;
  738. margin-top:50px;
  739. margin-bottom:150px;
  740. overflow:hidden;
  741. text-align:center;
  742. }
  743. #pagi a{
  744. padding-left:5px;
  745. padding-right:5px;
  746. color:#fff;
  747. border-radius:3px;
  748. background-color:{color:posts};
  749. }
  750.  
  751. #pagi a:hover{
  752. background-color:#fff;
  753. color:{color:posts};
  754. }
  755.  
  756. .current_page{
  757. padding-left:5px;
  758. padding-right:5px;
  759. border-radius:3px;
  760. background-color:#fff;
  761. color:{color:posts};
  762. border:1px solid {color:posts};
  763. }
  764.  
  765. {CustomCSS}
  766. </style>
  767. </head>
  768. <body>
  769. <div id="wrapper">
  770.  
  771. <div class="gameboywrap">
  772. {block:ifgame}
  773. <div id="cartridge"><div id="cartop1"></div>
  774. <div id="cartop"><div id="carttl">Nintendo GAMEBOY</div></div>
  775. <div id="carimg"><img src="{image:game}"></div>
  776. <div id="carbottom"></div></div>
  777. {/block:ifgame}
  778. <div class="gameboy">
  779. <div class="display">
  780. <div class="desc">{description}</div>
  781. <img src="{image:sidebar}"><div class="distxt">Gameboy <div style="color:{color:gameboy}; display:inline-block">COLOR</div></div></div>
  782. <div class="main">
  783. <div class="ntd">Nintendo</div>
  784. <div class="cross"><a href="{text:link 1 url}">+</a> </div>
  785. <div class="a"><a href="{text:link 2 url}">A</a></div>
  786. <div class="b"><a href="{text:link 3 url}">B</a></div>
  787. <div class="start"><a href="{text:link 4 url}">START</a></div>
  788. <div class="select"><a href="{text:link 5 url}">SELECT</a></div>
  789. </div><!-- buttons end -->
  790. </div><!-- gameboy -->
  791. </div><!-- gameboy wrap -->
  792.  
  793.  
  794. <div id="postcont">
  795. {block:Posts}
  796. {block:NoPosts}
  797. <div id="posttop">
  798. <div id="top1"></div>
  799. <div id="top2"><div id="posttl">Nintendo GAMEBOY</div></div></div>
  800. <div id="post">
  801. Whoops, there's nothing here yet!
  802. </div>
  803. <div id="postbottom"><a href="/">▼</a></div>
  804. {/block:NoPosts}
  805.  
  806. <div id="posttop">
  807. <div id="top1"></div>
  808. <div id="top2"><div id="posttl">Nintendo GAMEBOY</div></div>
  809. </div>
  810. <div class="post">
  811.  
  812. {block:Text}
  813. {block:Title}<h2>{title}</h2>{/block:Title}
  814. <div class="cap">{body}</div>
  815. {/block:Text}
  816.  
  817. {block:Photo}
  818. <img class="image" src="{PhotoURL-500}" alt="{PhotoAlt}" />
  819. {block:caption}<div class="cap">{caption}</div>{/block:caption}
  820.  
  821. {/block:Photo}
  822.  
  823. {block:Photoset}
  824. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  825. {block:caption}<div class="cap">{caption}</div>{/block:caption}
  826. {/block:Photoset}
  827.  
  828. {block:Quote}
  829. <div id="quote">{Quote}</div> <br>
  830. {block:Source}<div align="center">- {Source}</div>{/block:Source}
  831. {/block:Quote}
  832.  
  833. {block:Link}
  834. <div id="link">
  835. <h2><a href="{URL}" target="_blank">{Name} > </a></h2>
  836. <div id="linkdesc">
  837. {block:Excerpt}{Excerpt}{/block:Excerpt}
  838. </div>
  839. </div>
  840. {block:caption}<div class="cap">{caption}</div>{/block:caption}
  841. {/block:Link}
  842.  
  843. {block:Chat}
  844. {block:Title}<h2>{Title}</h2>{/block:Title}
  845. {block:Lines}
  846. {block:Label}<div id="line">
  847. <b>{Label}</b>{/block:Label} {Line}<br>
  848. </div>{/block:Lines}
  849. {/block:Chat}
  850.  
  851. {block:Audio}
  852. <div id="audio"><center>{AudioPlayerWhite}</center></div>
  853. {block:PlayCount}<b>Played: </b>{FormattedPlayCount} times {/block:PlayCount} <br>
  854. {block:TrackName}<b>Title: </b>{TrackName}{/block:TrackName}<br>
  855. {block:Artist}<b>Artist: </b>{Artist}{/block:Artist} <br>
  856. {block:caption}<div class="cap">{caption}</div>{/block:caption}
  857. {/block:Audio}
  858.  
  859. {block:Video}
  860. <center>{Video-250}</center>
  861. {block:caption}<div class="cap">{caption}</div>{/block:caption}
  862. {/block:Video}
  863.  
  864. {block:Answer}
  865. <div id="ask">
  866. <div id="askerimg"><img src="{AskerPortraitURL-128}"></div>
  867. <div id="question">
  868. <b>{Asker} said:</b> <br>
  869. {question}</div>
  870. </div>
  871.  
  872. <div id="answer">
  873. {block:NotReblog}{Answer}{/block:NotReblog}
  874. {block:Answerer}<div id="ahead">{answerer}</div>{Answer}{/block:Answerer}
  875. </div>
  876.  
  877. {block:RebloggedFrom}
  878. {block:Reblogs}
  879. <div class="cap">
  880. {block:caption}{caption}{/block:caption}
  881. </div>
  882. {/block:Reblogs}
  883. {/block:RebloggedFrom}
  884. {/block:Answer}
  885.  
  886. {block:PermalinkPage}
  887. <br><br>
  888. {block:Date}
  889. <b>Posted:</b> {TimeAgo} on {Month} {DayOfMonthWithZero}, {Year} at {24Hour}:{Minutes}
  890. {/block:Date} <br>
  891. {block:NoteCount}
  892. <b>Notes:</b> {NoteCount}<br>
  893. {/block:NoteCount}
  894. {block:HasTags}
  895. <b>Tags</b>
  896. {block:Tags}
  897. <a href="{TagURL}">#{tag}</a>
  898. {/block:Tags}<br>
  899. {/block:HasTags}
  900. {block:RebloggedFrom}
  901. <br><b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br>
  902. {block:ContentSource}
  903. <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a>
  904. {/block:ContentSource}
  905. {/block:RebloggedFrom}
  906. </div>
  907. {/block:PermalinkPage}
  908.  
  909. {block:PermalinkPage}
  910. {block:PostNotes}
  911. {block:NoteCount}
  912. <div id="note">
  913. {PostNotes}
  914. </div>
  915. {/block:NoteCount}
  916. {/block:PostNotes}
  917. {/block:permalinkpage}
  918. </div>
  919.  
  920. {block:IndexPage}
  921. <div id="postbottom"><a href="{permalink}" title="Permalink">▼</a></div>
  922. {/block:IndexPage}
  923.  
  924. {/block:Posts}
  925.  
  926. {block:indexpage}
  927. {block:Pagination}
  928. <div id="pagi">
  929. {block:PreviousPage}
  930. <a href="{PreviousPage}"><</a>
  931. {/block:PreviousPage}
  932.  
  933. {block:JumpPagination length="3"}
  934. {block:CurrentPage}
  935. <span class="current_page">{PageNumber}</span>
  936. {/block:CurrentPage}
  937.  
  938. {block:JumpPage}
  939. <a class="jump_page" href="{URL}">{PageNumber}</a>
  940. {/block:JumpPage}
  941. {/block:JumpPagination}
  942.  
  943. {block:NextPage}
  944. <a href="{NextPage}">></a>
  945. {/block:NextPage}
  946.  
  947. </div>
  948. {/block:Pagination}
  949. {/block:indexpage}
  950. </div><!-- postcont -->
  951. </div><!-- wrapper -->
  952.  
  953.  
  954. <!-- Do not remove or destroy my credits! Please leave them as they are. -->
  955. <div id="c">
  956. <a href="http://baechys.tumblr.com" title="Programmed with love by Caroline">BCHYS</a>
  957. </div>
  958. <!-- Do not remove or destroy my credits! Please leave them as they are. -->
  959. </body>
  960. </html>
Add Comment
Please, Sign In to add comment