pjo06

Theme #023 - Dreamgaze

Jul 16th, 2017
7,903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.38 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. <!--
  6.  
  7. THEME BY LAURAHOLLIIS
  8. #023 DREAMGAZE
  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="image:sidebar" content=""/>
  28. <meta name="image:icon" content=""/>
  29. <meta name="image:header" content=""/>
  30. <meta name="color:header accent" content="#f5bdcc" />
  31. <meta name="color:header text" content="#ffffff" />
  32. <meta name="color:bg" content="#f8f8f8" />
  33. <meta name="color:accent" content="#ffffff" />
  34. <meta name="color:link" content="#1a1a1a" />
  35. <meta name="color:link hover" content="#b6b6b6" />
  36. <meta name="color:text" content="#1a1a1a" />
  37. <meta name="color:outline" content="#f3f3f3" />
  38. <meta name="color:Scrollbar" content="#000000">
  39.  
  40. <meta name="if:Show Icon in Header" content="0"/>
  41.  
  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. <meta name="text:link 4 URL" content="/" />
  61. <meta name="text:link 4" content="" />
  62.  
  63.  
  64.  
  65.  
  66. <!--START-->
  67.  
  68. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  69. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  70. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  71. <link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  72. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  73. <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
  74. <link href="https://fonts.googleapis.com/css?family=Abhaya+Libre" rel="stylesheet">
  75.  
  76. <link href="css/hover.css" rel="stylesheet" media="all">
  77.  
  78.  
  79.  
  80. <!--VIDEO RESIZE BY SHYTHEMES-->
  81. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  82. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  83.  
  84.  
  85.  
  86. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  87.  
  88.  
  89. <!--TOOLTIPS-->
  90. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  91. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  92. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  93. <script>
  94. (function($){
  95. $(document).ready(function(){
  96. $("[title]").style_my_tooltips({
  97. tip_follows_cursor:true,
  98. tip_delay_time:100,
  99. tip_fade_speed:200
  100. });
  101. });
  102. })(jQuery);
  103. </script>
  104.  
  105.  
  106. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  107. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  108. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  109.  
  110.  
  111.  
  112.  
  113. <script>
  114. $(document).ready(function(){
  115. $('.photo-slideshow').pxuPhotoset({
  116. lightbox: true,
  117. rounded: false,
  118. gutter: '{select:Gutter Size}px',
  119. borderRadius: '0px',
  120. photoset: '.photo-slideshow',
  121. photoWrap: '.photo-data',
  122. photo: '.pxu-photo'
  123. });
  124. });
  125. </script>
  126.  
  127. <!--NEW LINE-->
  128.  
  129. <script>
  130. $(document).scroll(function() {
  131. var y = $(this).scrollTop();
  132. if (y > 300) {
  133. $('#newline').slideDown();
  134. } else {
  135. $('#newline').slideUp();
  136. }
  137. });
  138. </script>
  139.  
  140.  
  141. <!--RIGHT SIDEBAR-->
  142.  
  143. <script>
  144. $(document).scroll(function() {
  145. var y = $(this).scrollTop();
  146. if (y > 300) {
  147. $('.rightsidebar').fadeIn();
  148. } else {
  149. $('.rightsidebar').fadeOut();
  150. }
  151. });
  152. </script>
  153.  
  154. <!--SEARCH-->
  155. <script language="javascript">
  156. function send()
  157. {document.theform.submit()}
  158. </script>
  159.  
  160.  
  161. <style type="text/css">
  162.  
  163.  
  164.  
  165. /*INITIALIZE*/
  166.  
  167. #s-m-t-tooltip {
  168. max-width:300px;
  169. margin:15px;
  170. padding:4px 8px 4px 8px;
  171. border:0px solid {color:outline};
  172. background:{color:link hover};
  173. color:white;
  174. z-index:999999;
  175. font-size:7px;
  176. font-style:none;
  177. font-weight:lighter;
  178. letter-spacing:1px;
  179. font-family:'montserrat';
  180. text-transform:uppercase;
  181. box-shadow:0px 0px 0px #f2f2f2;
  182. border-radius:0px;
  183. }
  184.  
  185. ::-webkit-scrollbar-thumb:vertical {
  186. background-color:{color:Scrollbar};
  187. height:5px;
  188. }
  189.  
  190. ::-webkit-scrollbar-thumb:horizontal {
  191. background-color:{color:Scrollbar};
  192. height:5px!important;
  193. }
  194.  
  195. ::-webkit-scrollbar {
  196. background-color:transparent;
  197. height:3px;
  198. width:5px;
  199. }
  200.  
  201. ::-moz-selection {
  202. background-color: {color:link hover};
  203. color: #fff;
  204. }
  205.  
  206. ::selection {
  207. background-color: {color:link hover};
  208. color: #fff;
  209. }
  210.  
  211. ul {
  212. list-style-type: circle;
  213. }
  214.  
  215.  
  216.  
  217. body {
  218. font-family:'Karla';
  219. font-size:12px;
  220. color:{color:text};
  221. background-color:{color:bg};
  222. width:100%;
  223. margin:0px;
  224. }
  225.  
  226.  
  227. /* TOP BAR*/
  228.  
  229.  
  230. #topbar {
  231. background-color:{color:header accent};
  232. width:100%;
  233. height:300px;
  234. background-image:url("{image:header}");
  235. background-position:bottom center;
  236. background-repeat:no-repeat;
  237. top:0px;
  238. left:0px;
  239. position:fixed;
  240. z-index:-9999;
  241. font-family:'Montserrat', arial;
  242.  
  243. /* FIT TO HEADER
  244. background-size:cover;
  245. background-repeat:no-repeat;
  246. */
  247. }
  248.  
  249. .topiconx {
  250. position:absolute;
  251. margin-left:-70px;
  252. top:10px;
  253. }
  254.  
  255. .topiconx img {
  256. width:50px;
  257. height:50px;
  258. overflow:hidden;
  259. border-radius:100%;
  260. box-shadow: rgba(0,0,0,.3) 1px 1px 2px;
  261. }
  262.  
  263.  
  264. #title {
  265. text-transform:uppercase;
  266. font-size:26px;
  267. font-weight:700;
  268. margin-left:20px;
  269. margin-top:20px;
  270. color:{color:header text};
  271. letter-spacing:1.5px;
  272. text-align:center;
  273. text-shadow: rgba(0,0,0,.3) 1px 1px 2px;
  274. }
  275.  
  276. #toplinks {
  277. font-size:12px;
  278. text-transform:uppercase;
  279. font-weight:500;
  280. margin-left:120px;
  281. display:inline;
  282. text-shadow: rgba(0,0,0,.3) 1px 1px 2px;
  283. }
  284.  
  285.  
  286. #toplinks a{
  287. color:{color:header text};
  288. }
  289.  
  290. #toplinks a:hover{
  291. opacity:0.6;
  292. }
  293.  
  294. .searchbox {
  295. vertical-align:middle;
  296. display:inline;
  297. }
  298.  
  299. .searchbox input {
  300. outline:none;
  301. background-color: transparent;
  302. font-size: 12px;
  303. border: 0px solid white;
  304. text-transform: uppercase;
  305. text-align:left;
  306. color: {color:header text};
  307. letter-spacing: 1px;
  308. padding: 4px 3px;
  309. width:100px;
  310. text-shadow: rgba(0,0,0,.3) 1px 1px 2px;
  311. }
  312.  
  313. input, .actual-edit-overlay {
  314. font-family:'Montserrat';
  315. -webkit-text-fill-color: {color:header text}; !important;
  316. }
  317.  
  318.  
  319. #newline {
  320. background-color:{color:header accent};
  321. width:100%;
  322. height:10px;
  323. position:fixed;
  324. top:0px;
  325. z-index:9999;
  326. display:none;
  327. }
  328.  
  329.  
  330. /*ENTRY*/
  331.  
  332.  
  333. #entry {
  334. margin-top:300px;
  335. margin-bottom:70px;
  336. background-color:{color:bg};
  337. width:100%;
  338. padding-top:30px;
  339. min-height:530px;
  340. }
  341.  
  342.  
  343. /*SIDEBAR*/
  344.  
  345. .sidebar{
  346. position:absolute;
  347. width:245px;
  348. left:calc(33% - 275px);
  349. padding-top:30px;
  350. z-index:999;
  351. }
  352.  
  353. .fixed {
  354. position: fixed;
  355. top: 0;
  356.  
  357. }
  358.  
  359. #sidebar img {
  360. width:245px;
  361. }
  362.  
  363.  
  364. #blogimg {
  365.  
  366. }
  367.  
  368. #blogimg img{
  369. width:24px;
  370. border-radius:0px;
  371. }
  372.  
  373. #blogname {
  374. margin:-20px 0px 6px 36px;
  375. font-size:10px;
  376. text-transform:uppercase;
  377. }
  378.  
  379. #description {
  380. font-size:11px;
  381. text-align:justify;
  382. background-color:{color:accent};
  383. margin-top:-2px;
  384. padding:13px 20px 0px 20px;
  385. }
  386.  
  387.  
  388.  
  389. /*SIDELINKS*/
  390.  
  391.  
  392. .sidelinks {
  393. font-size:10px;
  394. border-top:1px solid {color:outline};
  395. width:245px;
  396. margin-left:-20px;
  397. margin-top:15px;
  398. text-transform:uppercase;
  399. }
  400.  
  401. .sidelinks a{
  402. display:block;
  403. padding:10px 10px 10px 20px;
  404. border-bottom:1px solid {color:outline};
  405. -moz-transition-duration: 0s;
  406. -o-transition-duration: 0s;
  407. -webkit-transition-duration: 0s;
  408. transition-duration: 0s;
  409. }
  410.  
  411. .sidelinks a:hover {
  412. -moz-transition-duration: 0s;
  413. -o-transition-duration: 0s;
  414. -webkit-transition-duration: 0s;
  415. transition-duration: 0s;
  416. }
  417.  
  418. /*HOVER INFO*/
  419.  
  420. .hvr-sweep-to-right {
  421. display: inline-block;
  422. vertical-align: middle;
  423. -webkit-transform: perspective(1px) translateZ(0);
  424. transform: perspective(1px) translateZ(0);
  425. box-shadow: 0 0 1px transparent;
  426. position: relative;
  427. -webkit-transition-property: color;
  428. transition-property: color;
  429. -webkit-transition-duration: 0.7s;
  430. transition-duration: 0.7s;
  431. }
  432. .hvr-sweep-to-right:before {
  433. content: "";
  434. position: absolute;
  435. z-index: -1;
  436. top: 0;
  437. left: 0;
  438. right: 0;
  439. bottom: 0;
  440. background: {color:link hover};
  441. -webkit-transform: scaleX(0);
  442. transform: scaleX(0);
  443. -webkit-transform-origin: 0 50%;
  444. transform-origin: 0 50%;
  445. -webkit-transition-property: transform;
  446. transition-property: transform;
  447. -webkit-transition-duration: 0.7s;
  448. transition-duration: 0.7s;
  449. -webkit-transition-timing-function: ease-out;
  450. transition-timing-function: ease-out;
  451. }
  452. .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  453. color: white;
  454. }
  455. .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  456. -webkit-transform: scaleX(1);
  457. transform: scaleX(1);
  458. }
  459.  
  460.  
  461. /*PAGINATION*/
  462.  
  463. #pagination {
  464. text-transform:uppercase;
  465. text-align:center;
  466. font-size:10px;
  467. padding:15px;
  468. }
  469.  
  470. #pagination a{
  471. padding:3px 5px 3px 5px;
  472.  
  473. }
  474.  
  475. .current {
  476. display:inline-block;
  477. padding:3px 7px 3px 7px;
  478. border-radius:3px;
  479. color:white;
  480. background-color:{color:link hover};
  481. margin:0px 3px 0px 3px;
  482. }
  483.  
  484.  
  485. /*RIGHT SIDEBAR*/
  486.  
  487. .rightsidebar {
  488. width:150px;
  489. left:200px;
  490. z-index:99999;
  491. position:fixed;
  492. background-color:{color:accent};
  493. border:1px solid {color:outline};
  494. text-transform:uppercase;
  495. font-size:10px;
  496. top:30px;
  497. left:calc(33% + {select:Post Size}px + 30px);
  498. display:none;
  499. }
  500.  
  501. .iconx img {
  502. width:50px;
  503. height:50px;
  504. overflow:hidden;
  505. margin-left:160px;
  506. position:absolute;
  507. }
  508.  
  509. #title2 {
  510. font-family:'Montserrat';
  511. font-size:11px;
  512. padding:15px;
  513.  
  514. }
  515.  
  516. #toplinks2 {
  517. border-top:1px solid {color:outline};
  518. }
  519.  
  520. #toplinks2 a{
  521. border-bottom:1px solid {color:outline};
  522. display:block;
  523. padding:10px;
  524. }
  525.  
  526. #toplinks a:hover {
  527.  
  528. }
  529.  
  530. .searchbox2 {
  531. vertical-align:middle;
  532. display:inline;
  533. padding:10px;
  534. }
  535.  
  536. .searchbox2 input {
  537. outline:none;
  538. background-color: transparent;
  539. font-size: 10px;
  540. border: 0px solid white;
  541. text-transform: uppercase;
  542. text-align:left;
  543. color: {color:header text};
  544. padding: 10px 8px;
  545. width:100px;
  546. }
  547.  
  548. .searchbox2 input, .actual-edit-overlay {
  549. -webkit-text-fill-color: {color:link}; !important;
  550. font-family:'Karla';
  551. }
  552.  
  553.  
  554. /*LINKAGE*/
  555.  
  556. a {
  557. text-decoration:none;
  558. color:{color:link};
  559. -moz-transition-duration: 0.3s;
  560. -o-transition-duration: 0.3s;
  561. -webkit-transition-duration: 0.3s;
  562. transition-duration: 0.3s;
  563. }
  564.  
  565. a:hover {
  566. color:{color:link hover};
  567. -moz-transition-duration: 0.3s;
  568. -o-transition-duration: 0.3s;
  569. -webkit-transition-duration: 0.3s;
  570. transition-duration: 0.3s;
  571. }
  572.  
  573.  
  574.  
  575. /*POSTS*/
  576.  
  577. #posts {
  578. width:{select:Post Size}px;
  579. padding:0px 0px 15px 0px;
  580. background-color:{color:accent};
  581. margin-left:33%;
  582. border-bottom:3px solid {color:outline};
  583. margin-bottom:60px;
  584. {block:PermalinkPage}
  585. margin-bottom:20px;
  586. {/block:PermalinkPage}
  587. border:1px solid {color:outline};
  588. }
  589.  
  590.  
  591. #posts img {
  592. max-width:100%;
  593. height:auto;
  594. }
  595.  
  596. #maininfo2 {
  597. font-size:10px;
  598. padding:14px 0px 0px 14px;
  599. }
  600.  
  601.  
  602. #postinfo {
  603. font-size:10px;
  604. margin-top:10px;
  605. padding:0px 10px 0px 10px;
  606. font-weight:bold;
  607. text-transform:uppercase;
  608. }
  609.  
  610.  
  611. /*LIKE INFO*/
  612.  
  613. .custom-like-button *{cursor:pointer!important;}
  614. .custom-like-button {
  615. position:relative;
  616. display:inline-block;
  617. vertical-align:top;
  618. width:10px;
  619. height:15px;
  620. margin:0 8px;
  621. cursor:pointer;
  622. color:{color:link};
  623. }
  624.  
  625. .like_button:hover + .our_button {
  626. color:red;
  627. -moz-transition-duration: 0.3s;
  628. -o-transition-duration: 0.3s;
  629. -webkit-transition-duration: 0.3s;
  630. transition-duration: 0.3s;
  631. }
  632.  
  633. .like_button.liked + .our_button {
  634. color:red;
  635. }
  636. .like_button iframe {
  637. width:100%!important;
  638. height:100%!important;
  639. }
  640. .like_button {
  641. z-index:10;
  642. opacity:0;
  643. }
  644. .our_button {
  645. z-index:1;
  646. }
  647. .our_button,.like_button {
  648. position:absolute;
  649. top:0;
  650. left:0;
  651. width:100%;
  652. height:100%;
  653. }
  654.  
  655.  
  656. /*TAGS*/
  657.  
  658. .tags {
  659. text-align:left;
  660. font-size:10px;
  661. text-transform:none;
  662. max-width:calc({select:Post Size}px);
  663. margin-top:8px;
  664. margin-left:5px;
  665. }
  666.  
  667. .tags a{
  668. color:{color:link};
  669. }
  670.  
  671. .tags a:hover{
  672. color:{color:link hover};
  673. }
  674.  
  675.  
  676. /*POST DETAILS*/
  677.  
  678. #quote {
  679. font-style:italic;
  680. font-size: 15px;
  681. text-transform:uppercase;
  682. }
  683.  
  684. .source {
  685. font-style:italic;
  686. margin-bottom:-10px;
  687. }
  688.  
  689. .title {
  690. font-size:15px;
  691. font-weight:none;
  692. font-style:italic;
  693. text-transform:uppercase;
  694. }
  695.  
  696. .linkname {
  697. font-size:15px;
  698. font-style:italic;
  699. text-transform:uppercase;
  700. margin-bottom:-10px;
  701. }
  702.  
  703.  
  704. /*AUDIO*/
  705.  
  706.  
  707. .spotify_audio_player {
  708.  
  709. height: 80px !important;
  710.  
  711. }
  712.  
  713. .audio-media .width_fix iframe{
  714. width: calc({select:Post Size}px) !important;
  715. margin: 0px;
  716. margin-top: 10px;
  717. margin-left: 0px;
  718. }
  719. .audio-media iframe.tumblr_audio_player{
  720. height: 85px !important;
  721. }
  722.  
  723.  
  724. /*QUESTION*/
  725.  
  726.  
  727. .question {
  728. background-color:#fafafa;
  729. width:500px;
  730. text-align:center;
  731. padding:10px;
  732. }
  733.  
  734. .asker {
  735. font-style:italic;
  736. text-transform:uppercase;
  737. font-size:12;
  738. text-align:center;
  739. }
  740.  
  741.  
  742. /*NOTES*/
  743.  
  744. #notes {
  745. width:{select:Post Size}px;
  746. padding:20px 0px 20px 0px;
  747. background-color:{color:accent};
  748. margin-left:33%;
  749. margin-bottom:100px;
  750. border:1px solid {color:outline};
  751. }
  752.  
  753.  
  754. .notes ol, .notes li{
  755. list-style:none;
  756.  
  757. }
  758.  
  759.  
  760. ol.notes li.note img.avatar {
  761. vertical-align:-8px;
  762. border-radius:100%;
  763. margin-right:10px;
  764. width:16px;
  765. height:16px;
  766. margin-top:4px;
  767. margin-bottom:4px;
  768. }
  769.  
  770.  
  771. /*CAPTIONS*/
  772.  
  773.  
  774. blockquote {
  775. padding-left:5px;
  776. border-left:1px solid {color:text};
  777. margin-left:14px;
  778. }
  779.  
  780.  
  781. blockquote blockquote {
  782. padding-left:5px;
  783. border-left:1px solid {color:text};
  784. margin-left:14px;
  785. }
  786.  
  787. .captions {
  788. padding:0px 15px 0px 15px;
  789. }
  790.  
  791. .captions a {
  792. color:{color:link};
  793. font-weight:bold;
  794. }
  795.  
  796. .captions a:hover {
  797. color:{color:link hover};
  798. }
  799.  
  800. .txts {
  801. padding:10px 15px 5px 15px;
  802. }
  803.  
  804. .txts a {
  805. border-bottom:0px solid {color:text};
  806. }
  807.  
  808. .txts a:hover {
  809. border-bottom:0px solid {color:link};
  810. }
  811.  
  812.  
  813. #tumblr_controls,
  814. .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls {
  815. position:fixed!important;
  816. top:8px!important;
  817. right:0px!important;
  818. opacity:.5!important;
  819. -webkit-filter:invert(100%);
  820. -webkit-backface-visibility:hidden;
  821. -webkit-transition:opacity .3s ease-out;
  822. transition:opacity .3s ease-out;
  823. }
  824.  
  825.  
  826. /*THEME CREDIT*/
  827.  
  828. #mastersrc {
  829. background-color:{color:accent};
  830. font-family:'Karla';
  831. color:{color:text};
  832. position:fixed;
  833. bottom:10px;
  834. right:10px;
  835. box-shadow: rgba(0,0,0,.1) 1px 1px 3px;
  836. padding:6px 8px 6px 8px;
  837. font-size:12px;
  838. border:1px solid {color:outline};
  839. opacity:1;
  840. width:10px;
  841. overflow:hidden;
  842. border-radius:100px;
  843. -moz-transition-duration: 0.4s;
  844. -o-transition-duration: 0.4s;
  845. -webkit-transition-duration: 0.4s;
  846. transition-duration: 0.4s;
  847. }
  848.  
  849. #srcname {
  850. font-family:'Karla';
  851. color:{color:text};
  852. font-size:8px;
  853. text-transform:uppercase;
  854. margin-top:-11px;
  855. margin-left:22px;
  856. position:absolute;
  857. }
  858.  
  859. #mastersrc:hover {
  860. color:{color:text};
  861. width:77px;
  862. -moz-transition-duration: 0.4s;
  863. -o-transition-duration: 0.4s;
  864. -webkit-transition-duration: 0.4s;
  865. transition-duration: 0.4s;
  866. }
  867.  
  868. #mastersrc a:hover{
  869. color:{color:text};
  870. }
  871.  
  872.  
  873.  
  874. {CustomCSS}</style>
  875.  
  876.  
  877. </head>
  878. <body>
  879.  
  880. <div id="topbar">
  881.  
  882. <div id="title">
  883.  
  884. {block:IfShowIconInHeader}
  885. <span class="topiconx">
  886. <img src="{image:icon}">
  887. </span>
  888. {/block:IfShowIconInHeader}
  889.  
  890. {Title}
  891.  
  892. <div id="toplinks">
  893.  
  894. <a href="/"><i class="fa fa-home" aria-hidden="true"></i> home</a>
  895.  
  896. &nbsp;&nbsp;
  897.  
  898. <a href="/ask"><i class="fa fa-comments" aria-hidden="true"></i> message</a>
  899.  
  900. &nbsp;&nbsp;
  901.  
  902. <a href="http://www.tumblr.com/follow/{Name}"><i class="fa fa-user-plus" aria-hidden="true"></i> follow</a>
  903.  
  904. &nbsp;&nbsp;
  905.  
  906. <form action="/search" method="get" class="searchbox" name="theform"><i class="fa fa-search" aria-hidden="true"></i> <input type="text" name="q" value="" placeholder="search" id="sf"/>
  907. </form>
  908.  
  909. </div>
  910.  
  911. </div>
  912.  
  913. </div>
  914.  
  915.  
  916. <div id="newline"></div>
  917.  
  918.  
  919.  
  920. <div class="sidebar">
  921.  
  922. <img src="{image:sidebar}">
  923.  
  924. <div id="description">
  925.  
  926. <div id="blogimg">
  927. <img src="{PortraitURL-30}">
  928. <div id="blogname"><a href="/">{Name}</a></div>
  929. </div>
  930.  
  931. <br>
  932.  
  933. {description}
  934.  
  935.  
  936. <div class="sidelinks">
  937. {block:IfLink1}
  938. <a href="{text:link 1 URL}" class="hvr-sweep-to-right"><i class="fa fa-send-o" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{text:link 1}</a>
  939. {/block:IfLink1}
  940.  
  941. {block:IfLink2}
  942. <a href="{text:link 2 URL}" class="hvr-sweep-to-right"><i class="fa fa-pencil-square-o" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{text:link 2}</a>
  943. {/block:IfLink2}
  944.  
  945. {block:IfLink3}
  946. <a href="{text:link 3 URL}" class="hvr-sweep-to-right"><i class="fa fa-leaf" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{text:link 3}</a>
  947. {/block:IfLink3}
  948.  
  949. {block:IfLink4}
  950. <a href="{text:link 4 URL}" class="hvr-sweep-to-right"><i class="fa fa-cog" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{text:link 4}</a>
  951. {/block:IfLink4}
  952. </div>
  953.  
  954.  
  955. {block:Pagination}
  956. <div id="pagination">
  957.  
  958. {block:PreviousPage}
  959. <a href="{PreviousPage}"><span class="lnr lnr-chevron-left" style="font-size:7px;font-weight:700;"></span>
  960. </a>
  961. {/block:PreviousPage}
  962.  
  963. {block:JumpPagination length="5"}
  964. {block:CurrentPage}
  965. <span class="current">{PageNumber}</span>
  966. {/block:CurrentPage}
  967. {block:JumpPage}
  968. <a href="{URL}">{PageNumber}</a>
  969. {/block:JumpPage}
  970. {/block:JumpPagination}
  971.  
  972. {block:NextPage}
  973. <a href="{NextPage}"><span class="lnr lnr-chevron-right" style="font-size:7px;font-weight:700;"></span>
  974. </a>
  975. {/block:NextPage}
  976.  
  977. </div>
  978. {/block:Pagination}
  979.  
  980. </div> <!--DESCRIPTION DIV-->
  981.  
  982. </div> <!--SIDEBAR DIV-->
  983.  
  984.  
  985. <!--STICKY SCRIPT-->
  986.  
  987. <script>
  988. $(function () {
  989. var sidebar = $('.sidebar');
  990. var top = sidebar.offset().top - parseFloat(sidebar.css('margin-top'));
  991.  
  992. $(window).scroll(function (event) {
  993. var y = $(this).scrollTop();
  994. if (y >= top) {
  995. sidebar.addClass('fixed');
  996. } else {
  997. sidebar.removeClass('fixed');
  998. }
  999. });
  1000. });
  1001.  
  1002. </script>
  1003.  
  1004. <!--RIGHT SIDEBAR-->
  1005.  
  1006. <div class="rightsidebar">
  1007. <div class="iconx">
  1008. <img src="{image:icon}">
  1009. </div>
  1010.  
  1011. <div id="title2">{Title}</div>
  1012.  
  1013. <div id="toplinks2">
  1014.  
  1015. <a href="/" class="hvr-sweep-to-right"><i class="fa fa-home" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;home</a>
  1016.  
  1017. <a href="/ask" class="hvr-sweep-to-right"><i class="fa fa-comments" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;message</a>
  1018.  
  1019. <a href="http://www.tumblr.com/follow/{Name}" class="hvr-sweep-to-right"><i class="fa fa-user-plus" aria-hidden="true"></i>&nbsp;&nbsp;&nbsp;follow</a>
  1020.  
  1021. <form action="/search" method="get" class="searchbox2" name="theform">
  1022. <i class="fa fa-search" aria-hidden="true"></i>
  1023. <input type="text" name="q" value="" placeholder="search" id="sf"/>
  1024. </form>
  1025.  
  1026. </div>
  1027. </div>
  1028.  
  1029.  
  1030. <!--POSTS-->
  1031.  
  1032. <div id="entry">
  1033.  
  1034. {block:posts}
  1035. <!-- {block:NoRebloggedFrom}
  1036. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1037. {/block:NoRebloggedFrom} -->
  1038.  
  1039.  
  1040. {block:ContentSource}<!-- {SourceURL}
  1041. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1042. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1043. {/block:ContentSource}
  1044.  
  1045.  
  1046. <div id="posts">
  1047.  
  1048. <div id="maininfo2">
  1049.  
  1050. <a href="{Permalink}">
  1051. <span title="{TimeAgo}">
  1052. <span style="float:right;margin-right:18px;margin-top:5px;text-transform:uppercase;{block:NotReblog}margin-top:-1px;{/block:NotReblog}"><i class="fa fa-clock-o" aria-hidden="true"></i>&nbsp;&nbsp; {ShortMonth} {DayOfMonth} {Year}</span>
  1053. </span>
  1054. {block:NotReblog}
  1055. <span style="padding:10px"></span>
  1056. {/block:NotReblog}
  1057. </a>
  1058.  
  1059.  
  1060. {block:NotReblog}
  1061. <img src="{PortraitURL-40}" style="width:23px;border-radius:0px;float:left;margin-top:-6px;"/>
  1062. <a href="/" style="margin-left:-8px;font-weight:bold;">{Name}</a>
  1063. {/block:NotReblog}
  1064.  
  1065.  
  1066.  
  1067. {block:RebloggedFrom}
  1068. <img src="{ReblogParentPortraitURL-40}" style="width:23px;border-radius:0px;float:left;margin-top:0px;"/>
  1069.  
  1070. <a href="{ReblogParentURL}" style="margin-left:10px;font-weight:bold;">{ReblogParentName}</a>
  1071. &nbsp;
  1072. <br>
  1073. <span style="opacity:.8; margin-left:10px;">
  1074. <i class="fa fa-retweet" aria-hidden="true" style="opacity:.9;margin-right:3px;"></i>
  1075. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1076. </span>
  1077. {/block:RebloggedFrom}
  1078.  
  1079. </div>
  1080.  
  1081.  
  1082. {block:Text}
  1083. <div class="captions">
  1084. {block:Title}<br><div class="title">{Title}</div>{/block:Title}{Body}
  1085. </div>
  1086. {/block:Text}
  1087.  
  1088.  
  1089.  
  1090. {block:Photo}
  1091. <br>
  1092. {LinkOpenTag}<img src="{PhotoURL-HighRes}" style="width:{select:Post Size}">{LinkCloseTag}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  1093. {/block:Photo}
  1094.  
  1095.  
  1096. {block:Photoset}
  1097. <br>
  1098. <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>
  1099.  
  1100. {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  1101. {/block:Photoset}
  1102.  
  1103.  
  1104.  
  1105. {block:Quote}
  1106. <div class="txts">
  1107. <div id="quote">{Quote}</div><div class="source">{block:Source}<div class="txts">— {Source}</div>{/block:Source}</div>
  1108. </div>
  1109. {/block:Quote}
  1110.  
  1111. {block:Link}
  1112. {block:Thumbnail}<img src="{Thumbnail}" width="{select:Post Size}">{/block:Thumbnail}
  1113. <div class="txts"><a href="{URL}"><div class="linkname">{Name}</div></a></div>{block:Description}<div class="captions">{description}</div>{/block:Description}
  1114. {/block:Link}
  1115.  
  1116. {block:Chat}
  1117.  
  1118. <div class="txts">
  1119. {block:title}<h2>{Title}</h2>{/block:title}{block:lines}{block:label}<b>{label}</b>{/block:label} {line} <br>{/block:lines}
  1120. </div>
  1121. {/block:Chat}
  1122.  
  1123.  
  1124.  
  1125. {block:Audio}
  1126.  
  1127.  
  1128.  
  1129. {block:AudioEmbed}
  1130. <div class="audio-media" style="border:none">
  1131. <div class="width_fix">{AudioEmbed-500}</div>
  1132. </div>
  1133. {/block:AudioEmbed}
  1134.  
  1135. {block:Caption}
  1136. <div class="captions">{Caption}</div>
  1137. {/block:Caption}
  1138.  
  1139. {/block:Audio}
  1140.  
  1141. <!--{block:video}
  1142. {VideoEmbed-500}{block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  1143. {/block:video}-->
  1144.  
  1145. {block:video}
  1146. <div class="video" style="margin-top:10px;">{Video-500}</div>
  1147. {block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  1148. {/block:video}
  1149.  
  1150.  
  1151.  
  1152. <div id="postinfo">
  1153.  
  1154. <a href="{Permalink}">
  1155. <i class="fa fa-star-o" aria-hidden="true"></i>&nbsp;&nbsp;{NoteCountWithLabel}
  1156. </a>
  1157.  
  1158. <span style="float:right;">
  1159.  
  1160. <div class="custom-like-button">{LikeButton}
  1161. <span class="our_button"><i class="fa fa-heart-o" aria-hidden="true" style="font-weight:900;" title="like"></i></span>
  1162. </div>
  1163.  
  1164. <a href="{ReblogURL}">
  1165. <i class="fa fa-repeat" aria-hidden="true" title="reblog"></i>
  1166. </a>
  1167.  
  1168. </span>
  1169.  
  1170.  
  1171.  
  1172. {block:HasTags}
  1173. <div class="tags">
  1174. {block:tags}
  1175. <a href="{TagURL}">
  1176. #&nbsp;{Tag}</a>&nbsp;&nbsp;&nbsp;
  1177. {/block:tags}
  1178. </div>
  1179. {/block:HasTags}
  1180.  
  1181. </div><!--POST INFO DIV-->
  1182.  
  1183.  
  1184.  
  1185.  
  1186. </div> <!--POST DIV-->
  1187.  
  1188.  
  1189.  
  1190.  
  1191. {block:PostNotes}
  1192. <div id="notes">
  1193. <div class="notes">
  1194. {PostNotes}
  1195. </div>
  1196. </div>
  1197. {/block:PostNotes}
  1198.  
  1199. {/block:posts}
  1200.  
  1201.  
  1202. </div>
  1203.  
  1204.  
  1205. <!--DO NOT REMOVE!!!-->
  1206.  
  1207. <div id="mastersrc"><i class="fa fa-cube" aria-hidden="true"></i>
  1208. <a href="http://lauraholliis.tumblr.com">
  1209. <div id="srcname">lauraholliis</div>
  1210. </a>
  1211. </div>
  1212.  
  1213. </body>
  1214. </html>
Advertisement
Add Comment
Please, Sign In to add comment