Advertisement
Guest User

xoxoholly old theme

a guest
Jun 26th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.49 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. <!--
  6.  
  7. THEME BY LAURAHOLLIIS
  8. #018v2 FIRST LOVE (II)
  9.  
  10. PLEASE DONT REMOVE
  11. THE CREDIT :)
  12.  
  13. -->
  14.  
  15.  
  16.  
  17. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  18.  
  19. <html>
  20. <head>
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25.  
  26. <!--TEST BLOG 4-->
  27. <meta name="text:subtitle" content="" />
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:icon" content=""/>
  30. <meta name="color:bg" content="#f8f8f8" />
  31. <meta name="color:accent" content="#ffffff" />
  32. <meta name="color:link hover" content="#fea926" />
  33. <meta name="color:outline" content="#eeeeee" />
  34. <meta name="color:text" content="#767676" />
  35. <meta name="color:link" content="#252525" />
  36. <meta name="color:Scrollbar" content="#000000">
  37.  
  38. <meta name="if:Sidebar Color" content="0" />
  39.  
  40. <meta name="select:Post Size" content="400" title="400px"/>
  41. <meta name="select:Post Size" content="425" title="425px"/>
  42. <meta name="select:Post Size" content="450" title="450px"/>
  43. <meta name="select:Post Size" content="475" title="475px"/>
  44. <meta name="select:Post Size" content="500" title="500px"/>
  45. <meta name="select:Post Size" content="540" title="540px"/>
  46.  
  47. <meta name="select:Gutter Size" content="1" title="1px"/>
  48. <meta name="select:Gutter Size" content="2" title="2px"/>
  49. <meta name="select:Gutter Size" content="3" title="3px"/>
  50. <meta name="select:Gutter Size" content="4" title="4px"/>
  51. <meta name="select:Gutter Size" content="5" title="5px"/>
  52. <meta name="select:Gutter Size" content="10" title="10px"/>
  53.  
  54. <meta name="text:link 1 URL" content="/" />
  55. <meta name="text:link 1" content="" />
  56. <meta name="text:link 2 URL" content="/" />
  57. <meta name="text:link 2" content="" />
  58. <meta name="text:link 3 URL" content="/" />
  59. <meta name="text:link 3" content="" />
  60.  
  61.  
  62.  
  63.  
  64. <!--START-->
  65.  
  66. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  67. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  68. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  69. <link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  70. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  71. <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
  72. <link href="https://fonts.googleapis.com/css?family=Abhaya+Libre" rel="stylesheet">
  73.  
  74.  
  75.  
  76. <!--VIDEO RESIZE BY SHYTHEMES-->
  77. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  78. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  79.  
  80.  
  81.  
  82. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  83.  
  84.  
  85. <!--TOOLTIPS-->
  86. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  87. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  88. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  89. <script>
  90. (function($){
  91. $(document).ready(function(){
  92. $("[title]").style_my_tooltips({
  93. tip_follows_cursor:true,
  94. tip_delay_time:100,
  95. tip_fade_speed:200
  96. });
  97. });
  98. })(jQuery);
  99. </script>
  100.  
  101.  
  102. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  103. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  104. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  105.  
  106.  
  107.  
  108.  
  109. <script>
  110. $(document).ready(function(){
  111. $('.photo-slideshow').pxuPhotoset({
  112. lightbox: true,
  113. rounded: false,
  114. gutter: '{select:Gutter Size}px',
  115. borderRadius: '0px',
  116. photoset: '.photo-slideshow',
  117. photoWrap: '.photo-data',
  118. photo: '.pxu-photo'
  119. });
  120. });
  121. </script>
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. <style type="text/css">
  130.  
  131. .spotify_audio_player {
  132.  
  133. height: 80px !important;
  134.  
  135. }
  136.  
  137. #s-m-t-tooltip {
  138. max-width:300px;
  139. margin:15px;
  140. padding:4px 8px 4px 8px;
  141. /*border:1px solid #eaeaea;*/
  142. border-radius:3px;
  143. background:{color:link hover};
  144. color:white;
  145. z-index:999999;
  146. font-size:7px;
  147. font-style:none;
  148. font-weight:lighter;
  149. letter-spacing:1px;
  150. font-family:'montserrat';
  151. text-transform:uppercase;
  152. box-shadow:0px 0px 0px #f2f2f2;
  153. }
  154.  
  155. ::-webkit-scrollbar-thumb:vertical {
  156. background-color:{color:Scrollbar};
  157. height:5px;
  158. }
  159.  
  160. ::-webkit-scrollbar-thumb:horizontal {
  161. background-color:{color:Scrollbar};
  162. height:5px!important;
  163. }
  164.  
  165. ::-webkit-scrollbar {
  166. background-color:transparent;
  167. height:3px;
  168. width:3px;
  169. }
  170.  
  171. small, sub, sup {
  172. font-size: 11px;
  173. }
  174.  
  175. body {
  176. font-family:'Karla';
  177. font-size:11px;
  178. font-weight:500;
  179. color:{color:text};
  180. background-color:{color:bg};
  181. }
  182.  
  183.  
  184. ::-moz-selection {
  185. background-color: {color:link hover};
  186. color: #fff;
  187. }
  188.  
  189. ::selection {
  190. background-color: {color:link hover};
  191. color: #fff;
  192. }
  193.  
  194. ul {
  195. list-style-type: circle;
  196. }
  197.  
  198. #entry {
  199. margin-bottom:120px;
  200. margin-left:0px;
  201. margin-top:-70px;
  202. }
  203.  
  204.  
  205.  
  206. /*SIDEBAR*/
  207.  
  208. #sidecontainer {
  209. width:300px;
  210. border-right:1px solid {color:outline};
  211. height:100%;
  212. background-color:{color:accent};
  213. position:fixed;
  214. top:0px;
  215. left:0px;
  216. }
  217.  
  218. #sidebar {
  219. }
  220.  
  221. #title {
  222. text-transform:uppercase;
  223. font-size:16px;
  224. margin-top:50px;
  225. {block:IfSidebarColor}
  226. {block:IfNotSidebarImage}
  227. color:white;
  228. {/block:IfNotSidebarImage}
  229. {/block:IfSidebarColor}
  230. }
  231.  
  232. #title a{
  233. {block:IfSidebarColor}
  234. {block:IfNotSidebarImage}
  235. color:white;
  236. {/block:IfNotSidebarImage}
  237. {/block:IfSidebarColor}
  238. }
  239.  
  240. #subtitle {
  241. line-height:9px;
  242. font-size:10px;
  243. text-transform:lowercase;
  244. font-family:'Times';
  245. font-style: oblique;
  246. padding:0px 30px 0px 30px;
  247. }
  248.  
  249.  
  250. {block:IfSidebarColor}
  251. {block:IfNotSidebarImage}
  252. .sidebar {
  253. background-color:{color:link hover};
  254. width:300px;
  255. height:150px;
  256. }
  257. {/block:IfNotSidebarImage}
  258. {/block:IfSidebarColor}
  259.  
  260.  
  261.  
  262. {block:IfSidebarImage}
  263.  
  264. /*.sidebar {
  265. max-height:300px;
  266. overflow:hidden;
  267. }*/
  268.  
  269. .sidebar img {
  270. width:300px;
  271.  
  272. }
  273.  
  274. /*#sidecontainer:hover .sidebar img {
  275. -webkit-filter: blur(1px);
  276. }*/
  277. {/block:IfSidebarImage}
  278.  
  279.  
  280. #iconx {
  281. text-align:center;
  282. {block:IfNotSidebarImage}
  283. /*background-color:{color:link hover};
  284. padding:30px;*/
  285. {block:IfSidebarColor}
  286. margin-top:-122px;
  287. {/block:IfSidebarColor}
  288. {block:IfNotSidebarColor}
  289. margin-top:30px;
  290. {/block:IfNotSidebarColor}
  291. {/block:IfNotSidebarImage}
  292. {block:IfSidebarImage}
  293. margin-top:-36px;
  294. {/block:IfSidebarImage}
  295. }
  296.  
  297. #iconx img {
  298. height:60px;
  299. width:60px;
  300. border-radius:100px;
  301. background-color:{color:accent};
  302. padding:3px;
  303.  
  304. }
  305.  
  306. #description {
  307. font-size:10px;
  308. text-align:justify;
  309. padding:20px 50px 10px 50px;
  310. {block:IfNotSidebarImage}
  311. {block:IfSidebarColor}
  312. margin-top:25px;
  313. {/block:IfSidebarColor}
  314. {/block:IfNotSidebarImage}
  315. }
  316.  
  317.  
  318. #pagination {
  319. text-transform:uppercase;
  320. text-align:center;
  321. font-size:11px;
  322. margin-top:5px;
  323. }
  324.  
  325. #pagination a{
  326. padding:3px;
  327. }
  328.  
  329. .current {
  330. color:{color:link hover};
  331. display:inline-block;
  332. padding:3px;
  333. }
  334.  
  335.  
  336.  
  337.  
  338. /*SIDELINKS*/
  339.  
  340.  
  341. .sidelinks {
  342. z-index:99999999;
  343. font-size:9px;
  344. text-transform:uppercase;
  345. padding:10px 50px 10px 50px;
  346. }
  347.  
  348.  
  349. .sidelinks a{
  350. color:{color:link};
  351. display:block;
  352. border-bottom:1px solid {color:outline};
  353. padding-bottom:5px;
  354. margin-bottom:7px;
  355. /*background-color:{color:bg};
  356. border:1px solid {color:outline};
  357. padding:8px;*/
  358. -moz-transition-duration: 0.5s;
  359. -o-transition-duration: 0.5s;
  360. -webkit-transition-duration: 0.5s;
  361. transition-duration: 0.5s;
  362. }
  363.  
  364. .sidelinks a:hover {
  365. /*color:white;
  366. background-color:{color:link hover};*/
  367. padding-right:10px;
  368. padding-left:10px;
  369. -moz-transition-duration: 0.5s;
  370. -o-transition-duration: 0.5s;
  371. -webkit-transition-duration: 0.5s;
  372. transition-duration: 0.5s;
  373. }
  374.  
  375.  
  376. #topcontainer {
  377. height:70px;
  378. width:100%;
  379. position:fixed;
  380. border-bottom:1px solid {color:outline};
  381. background-color:{color:accent};
  382. top:0px;
  383. left:0px;
  384. z-index:99999;
  385. }
  386.  
  387.  
  388.  
  389.  
  390. a {
  391. text-decoration:none;
  392. color:{color:link};
  393. -moz-transition-duration: 0.3s;
  394. -o-transition-duration: 0.3s;
  395. -webkit-transition-duration: 0.3s;
  396. transition-duration: 0.3s;
  397. }
  398.  
  399. a:hover {
  400. color:{color:link hover};
  401. -moz-transition-duration: 0.3s;
  402. -o-transition-duration: 0.3s;
  403. -webkit-transition-duration: 0.3s;
  404. transition-duration: 0.3s;
  405. }
  406.  
  407.  
  408.  
  409. /*POSTS*/
  410.  
  411. #posts {
  412. width:{select:Post Size}px;
  413. margin-left:440px;
  414. margin-bottom:60px;
  415. background-color:{color:accent};
  416. padding:11px;
  417. border:1px solid {color:outline};
  418. }
  419.  
  420.  
  421. #posts img {
  422. max-width:100%;
  423. height:auto;
  424. }
  425.  
  426. #quote {
  427. font-style:italic;
  428. font-size: 15px;
  429. text-transform:uppercase;
  430. }
  431.  
  432. .source {
  433. font-style:italic;
  434. margin-bottom:-10px;
  435. }
  436.  
  437. .title {
  438. font-size:15px;
  439. font-weight:none;
  440. font-style:italic;
  441. text-transform:uppercase;
  442. }
  443.  
  444. .linkname {
  445. font-size:15px;
  446. font-style:italic;
  447. text-transform:uppercase;
  448. margin-bottom:-10px;
  449. }
  450.  
  451. /*AUDIO*/
  452.  
  453. #albumart {
  454. position:absolute;
  455. display:inline-block;
  456. z-index:999;
  457. margin-top:0px;
  458. margin-left:25px;
  459. padding:7px;
  460. }
  461.  
  462. .playbox {
  463. background-color:#fafafa;
  464. position:absolute;
  465. margin-left:58.5px;
  466. margin-top:34.5px;
  467. width:27px;
  468. height:27px;
  469. z-index:1000;
  470. opacity:.4;
  471. }
  472.  
  473. .playbutton {
  474. width: 27px;
  475. height: 27px;
  476. overflow: hidden;
  477. position: absolute;
  478. opacity:1;
  479. -moz-transition-duration: 0.4s;
  480. -o-transition-duration: 0.4s;
  481. -webkit-transition-duration: 0.4s;
  482. transition-duration: 0.4s;
  483. }
  484.  
  485. .playbox:hover .playbutton {
  486. opacity:1;
  487. -moz-transition-duration: 0.4s;
  488. -o-transition-duration: 0.4s;
  489. -webkit-transition-duration: 0.4s;
  490. transition-duration: 0.4s;
  491. }
  492.  
  493. /*
  494. ORIGINAL
  495. .audiosrc {
  496. position:absolute;
  497. max-width:330px;
  498. margin-left:247px;
  499. margin-top:63px;
  500. font-size:9px;
  501. letter-spacing:1.5px;
  502. text-transform:uppercase;
  503. text-align:left;
  504. color:black;
  505.  
  506. }*/
  507.  
  508.  
  509. .audiosrc {
  510. position:absolute;
  511. display:inline-block;
  512. width:250px;
  513. margin-left:150px;
  514. top:17px;
  515. font-size:8px;
  516. letter-spacing:1.5px;
  517. line-height:11px;
  518. text-transform:uppercase;
  519. text-align:left;
  520. border-left:1px solid {color:outline};
  521. padding:20px 0px 20px 35px;
  522.  
  523. }
  524.  
  525. #srccontainer {
  526. position:relative;
  527. background-color:none;
  528. width:500px;
  529. height:100px;
  530. z-index:999;
  531. margin-bottom:15px;
  532. border-radius:6px;
  533. margin-top:15px;
  534. }
  535.  
  536.  
  537. /*QUESTION*/
  538.  
  539.  
  540. .question {
  541. background-color:#fafafa;
  542. width:500px;
  543. text-align:center;
  544. padding:10px;
  545. }
  546.  
  547. .asker {
  548. font-style:italic;
  549. text-transform:uppercase;
  550. font-size:12;
  551. text-align:center;
  552. }
  553.  
  554.  
  555.  
  556.  
  557. #postinfo {
  558. border-top:1px solid {color:outline};
  559. font-size:9px;
  560. width:calc({select:Post Size}px - 5px);
  561. padding:14px 14px 3px 14px;
  562. margin-left:-11px;
  563. margin-top:11px;
  564. }
  565.  
  566. #postinfo a{
  567. }
  568.  
  569. #postinfo a:hover{
  570. }
  571.  
  572.  
  573. #maininfo2 {
  574. font-size:9px;
  575. text-transform:uppercase;
  576. padding:4px 0px 14px 14px;
  577. border-bottom:1px solid {color:outline};
  578. margin-bottom:11px;
  579. width:calc({select:Post Size}px + 9px);
  580. margin-left:-11px;
  581. }
  582.  
  583. .tags {
  584. text-align:left;
  585. /*font-family:'montserrat';*/
  586. font-size:9px;
  587. text-transform:none;
  588. max-width:calc({select:Post Size}px);
  589. margin-top:5px;
  590. }
  591.  
  592. .tags a{
  593. }
  594.  
  595. .tags a:hover{
  596. }
  597.  
  598.  
  599. #notes {
  600. margin-left:440px;
  601. margin-top:-50px;
  602. margin-bottom:40px;
  603. width:calc({select:Post Size}px + 2px);
  604. background-color:{color:accent};
  605. padding:10px;
  606. border:1px solid {color:outline};
  607. }
  608.  
  609.  
  610. .notes ol, .notes li{
  611. list-style:none;
  612.  
  613. }
  614.  
  615.  
  616. ol.notes li.note img.avatar {
  617. vertical-align:-8px;
  618. border-radius:100%;
  619. margin-right:10px;
  620. width:16px;
  621. height:16px;
  622. margin-top:4px;
  623. margin-bottom:4px;
  624. }
  625.  
  626.  
  627. blockquote {
  628. padding-left:5px;
  629. border-left:1px solid {color:text};
  630. margin-left:14px;
  631. }
  632.  
  633.  
  634. blockquote blockquote {
  635. padding-left:5px;
  636. border-left:1px solid {color:text};
  637. margin-left:14px;
  638. }
  639.  
  640. .captions {
  641. padding:2px 10px 0px 10px;
  642. }
  643.  
  644. .captions a {
  645. color:{color:link};
  646. font-weight:bold;
  647. }
  648.  
  649. .captions a:hover {
  650. color:{color:link hover};
  651. }
  652.  
  653. .txts {
  654. padding:10px 10px 10px 10px;
  655. }
  656.  
  657. .txts a {
  658. border-bottom:0px solid {color:text};
  659. }
  660.  
  661. .txts a:hover {
  662. border-bottom:0px solid {color:link};
  663. }
  664.  
  665.  
  666.  
  667.  
  668. #mastersrc {
  669. background-color:{color:accent};
  670. font-family:'Karla';
  671. color:{color:text};
  672. position:fixed;
  673. bottom:10px;
  674. right:10px;
  675. padding:6px 8px 6px 8px;
  676. font-size:12px;
  677. border:1px solid {color:outline};
  678. opacity:1;
  679. width:10px;
  680. overflow:hidden;
  681. border-radius:100px;
  682. -moz-transition-duration: 0.4s;
  683. -o-transition-duration: 0.4s;
  684. -webkit-transition-duration: 0.4s;
  685. transition-duration: 0.4s;
  686. }
  687.  
  688. #srcname {
  689. font-family:'Karla';
  690. color:{color:text};
  691. font-size:8px;
  692. text-transform:uppercase;
  693. margin-top:-11px;
  694. margin-left:22px;
  695. position:absolute;
  696. }
  697.  
  698. #mastersrc:hover {
  699. color:{color:text};
  700. width:77px;
  701. -moz-transition-duration: 0.4s;
  702. -o-transition-duration: 0.4s;
  703. -webkit-transition-duration: 0.4s;
  704. transition-duration: 0.4s;
  705. }
  706.  
  707. #mastersrc a:hover{
  708. color:{color:text};
  709. }
  710.  
  711.  
  712.  
  713. {CustomCSS}</style>
  714.  
  715.  
  716. </head>
  717. <body>
  718.  
  719. <div id="entry">
  720.  
  721.  
  722. <!--sidebar-->
  723.  
  724.  
  725. <!--<div id="dropdown1">link 1<br>link 2</div>-->
  726.  
  727. <div id="sidecontainer">
  728.  
  729. <div id="sidebar">
  730.  
  731. <div class="sidebar">
  732. {block:IfSidebarImage}
  733. <img src="{image:sidebar}">
  734. {/block:IfSidebarImage}
  735. </div>
  736.  
  737. <div id="iconx">
  738. {block:IfIconImage}
  739. <img src="{image:icon}">
  740. {/block:IfIconImage}
  741.  
  742.  
  743. <div id="title">
  744. <a href="/">{Title}</a>
  745. <br />
  746. <div id="subtitle">
  747. {text:subtitle}
  748. </div>
  749.  
  750. </div>
  751.  
  752.  
  753. </div>
  754.  
  755.  
  756.  
  757. <!--{block:IfSidebarImage}
  758. <img src="{image:sidebar}">
  759. {block:IfSidebarImage}-->
  760.  
  761.  
  762.  
  763.  
  764. <div id="description">
  765. {description}<p><i>She really is such a child, and though she can be annoying, her warmth is a child’s, her sulking and suffering too.</i></p>
  766.  
  767. </div>
  768.  
  769.  
  770. <div class="sidelinks">
  771.  
  772. <a href="/"><span class="lnr lnr-user" style="font-size:13px;"></span>
  773. <span style="float:right;">index</span>
  774. </a>
  775.  
  776.  
  777. <a href="/ask"><span class="lnr lnr-bubble" style="font-size:13px;"></span>
  778. <span style="float:right;">ask</span>
  779. </a>
  780.  
  781. {block:IfLink1}<a href="{text:link 1 URL}"><span class="lnr lnr-star" style="font-size:13px;"></span>
  782. <span style="float:right;">{text:link 1}</span>
  783. </a>
  784. {/block:IfLink1}
  785.  
  786. {block:IfLink2}<a href="{text:link 2 URL}"><span class="lnr lnr-pencil" style="font-size:13px;"></span>
  787. <span style="float:right;">{text:link 2}</span>
  788. </a>{/block:IfLink2}
  789.  
  790. {block:IfLink3}<a href="{text:link 3 URL}"><span class="lnr lnr-heart"style="font-size:13px;"></span>
  791. <span style="float:right;">{text:link 3}</span>
  792. </a>{/block:IfLink3}
  793.  
  794. <a href="http://lanford-rp.tumblr.com/"><span class="lnr lnr-rocket" style="font-size:13px;"></span>
  795. <span style="float:right;">lanford</span>
  796. </a>
  797. </div>
  798.  
  799. <!--<div id="pagination">
  800. {block:Pagination}
  801. {block:PreviousPage}<a href="{PreviousPage}">prev</a>&nbsp;/&nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  802. {/block:Pagination}
  803. </div> -->
  804.  
  805. {block:Pagination}
  806. <div id="pagination">
  807.  
  808. {block:PreviousPage}
  809. <a href="{PreviousPage}"><span class="lnr lnr-chevron-left" style="font-size:7px;font-weight:700;"></span></a>
  810. {/block:PreviousPage}
  811.  
  812. {block:JumpPagination length="5"}
  813. {block:CurrentPage}
  814. <span class="current">{PageNumber}</span>
  815. {/block:CurrentPage}
  816. {block:JumpPage}
  817. <a href="{URL}">{PageNumber}</a>
  818. {/block:JumpPage}
  819. {/block:JumpPagination}
  820.  
  821.  
  822. {block:NextPage}
  823. <a href="{NextPage}"><span class="lnr lnr-chevron-right" style="font-size:7px;font-weight:700;"></span><a/>
  824. {/block:NextPage}
  825.  
  826. </div>
  827. {/block:Pagination}
  828.  
  829.  
  830. </div>
  831. </div>
  832.  
  833.  
  834.  
  835. <!--<div id="topcontainer">
  836.  
  837. </div>-->
  838.  
  839.  
  840.  
  841. </div>
  842.  
  843. </div>
  844.  
  845.  
  846. <!--posts-->
  847.  
  848. {block:posts}
  849. <!-- {block:NoRebloggedFrom}
  850. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  851. {/block:NoRebloggedFrom} -->
  852.  
  853.  
  854. {block:ContentSource}<!-- {SourceURL}
  855. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  856. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  857. {/block:ContentSource}
  858.  
  859.  
  860.  
  861. <div id="posts">
  862.  
  863. <div id="maininfo2">
  864.  
  865. <a href="{ReblogURL}">
  866. <span title="reblog">
  867. <span class="lnr lnr-sync" style="font-size:13px;float:right;margin-right:18px;margin-top:-2px;{block:NotReblog}margin-top:-2px;{/block:NotReblog}"></span>
  868. </span>
  869. {block:NotReblog}
  870. <span style="padding:10px"></span>
  871. {/block:NotReblog}
  872. </a>
  873.  
  874.  
  875. {block:RebloggedFrom}
  876. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  877. &nbsp;
  878. <i class="fa fa-retweet" aria-hidden="true" style="opacity:.9;"></i>
  879. <!--<span class="lnr lnr-sync" style="font-size:8px;font-weight:700;"></span>
  880. </span>-->
  881. &nbsp;
  882. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  883. {/block:RebloggedFrom}
  884.  
  885.  
  886. </div>
  887.  
  888.  
  889.  
  890. {block:Text}
  891. <div class="captions">
  892. {block:Title}<div class="title">{Title}</div>{/block:Title}{Body}
  893. </div>
  894. {/block:Text}
  895.  
  896.  
  897.  
  898.  
  899. {block:Photo}
  900. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  901. {/block:Photo}
  902.  
  903.  
  904. {block:Photoset}
  905. <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>
  906.  
  907. {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  908. {/block:Photoset}
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918. {block:Quote}
  919. <div class="txts">
  920. <div id="quote">{Quote}</div><div class="source">{block:Source}<div class="txts">β€” {Source}</div>{/block:Source}</div>
  921. </div>
  922. {/block:Quote}
  923.  
  924. {block:Link}
  925. {block:Thumbnail}<img src="{Thumbnail}" width="{select:Post Size}">{/block:Thumbnail}
  926. <div class="txts"><a href="{URL}"><div class="linkname">{Name}</div></a></div>{block:Description}<div class="captions">{description}</div>{/block:Description}
  927. {/block:Link}
  928.  
  929. {block:Chat}
  930.  
  931. <div class="txts">
  932. {block:title}<h2>{Title}</h2>{/block:title}{block:lines}{block:label}<b>{label}</b>{/block:label} {line} <br>{/block:lines}
  933. </div>
  934. {/block:Chat}
  935.  
  936.  
  937.  
  938. {block:Audio}
  939.  
  940. {block:AudioPlayer}
  941. <div class="audiocontainer">
  942. <div class="playbox"><div class="playbutton">{AudioPlayerWhite}</div></div>
  943. <div id="srccontainer">
  944. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" style="border-radius:0px;">{/block:AlbumArt}</div>
  945. <div class="audiosrc">
  946. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br>
  947. {block:Artist}{Artist}{/block:Artist} <i class="fa fa-repeat" aria-hidden="true" style="opacity:.6; font-size:6px;"></i> {block:PlayCount}{PlayCount}{/block:PlayCount}<br>
  948. </div></div></div>
  949. {/block:AudioPlayer}
  950.  
  951. {block:AudioEmbed}
  952. {AudioEmbed}
  953. {/block:AudioEmbed}
  954.  
  955. {block:Caption}<div class="captions">{Caption}</div>
  956. {/block:Caption}
  957. {/block:Audio}
  958.  
  959. <!--{block:video}
  960. {VideoEmbed-500}{block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  961. {/block:video}-->
  962.  
  963. {block:video}
  964. <div class="video">{Video-500}</div>
  965. {block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  966. {/block:video}
  967.  
  968.  
  969.  
  970. <!--{block:answer}
  971. <div class="question">
  972. <div class="asker">
  973. <b>{asker} said:</b></div>
  974. <br>{question}
  975. </div>
  976. {Answer}
  977. {/block:answer}-->
  978.  
  979.  
  980. <!--<div class="question">
  981.  
  982. <div class="asker">
  983. {Asker}
  984. </div>
  985. <div class="qa">
  986. {Question}
  987. <div class="tri"></div>
  988. </div>
  989. </div>
  990. {Answer}
  991. <div class="replies">
  992. {Replies}
  993. </div>-->
  994.  
  995.  
  996.  
  997. <div id="postinfo">
  998.  
  999. <!--<div id="infoside">
  1000. <a href="{permalink}" title="{NoteCountWithLabel}">
  1001. <i class="fa fa-bar-chart" aria-hidden="true"></i>
  1002. </a>
  1003.  
  1004.  
  1005. </div>-->
  1006.  
  1007.  
  1008.  
  1009. <!--{block:Date}
  1010. <a href="{permalink}">
  1011. {timeago}
  1012. </a>
  1013. {/block:Date}-->
  1014.  
  1015.  
  1016. <a href="{Permalink}">
  1017. <span style="text-transform:uppercase;">
  1018. <span class="lnr lnr-bookmark" style="font-size:9px;"></span>&nbsp;
  1019. <span style="letter-spacing:0.5px;">{NoteCount}</span>
  1020. </span>
  1021. </a>
  1022.  
  1023.  
  1024.  
  1025. <a href="{Permalink}" style="float:right;text-transform:uppercase;" title="{TimeAgo}">
  1026. <span class="lnr lnr-calendar-full" style="font-size:9px;"></span>&nbsp;
  1027. {ShortMonth} {DayofMonth}, {Year}
  1028. </span>
  1029. </a>
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035. {block:HasTags}
  1036. <div class="tags">
  1037. {block:tags}
  1038. <a href="{TagURL}">
  1039. <span class="lnr lnr-cross" style="font-weight:700;font-size:7px;"></span>&nbsp;{Tag}</a>&nbsp;&nbsp;&nbsp;
  1040. {/block:tags}
  1041. </div>
  1042. {/block:HasTags}
  1043. </div>
  1044.  
  1045. </div> <!--POST DIV-->
  1046.  
  1047. {block:PostNotes}
  1048. <div id="notes">
  1049. <div class="notes">
  1050. {PostNotes}
  1051. </div>
  1052. </div>
  1053. {/block:PostNotes}
  1054.  
  1055.  
  1056.  
  1057. {/block:posts}
  1058.  
  1059. </div>
  1060.  
  1061. <div id="mastersrc"><i class="fa fa-cube" aria-hidden="true"></i>
  1062. <a href="http://lauraholliis.tumblr.com">
  1063. <div id="srcname">lauraholliis</div>
  1064. </a>
  1065. </div>
  1066.  
  1067. </body>
  1068. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement