Advertisement
NIGGSEX

pase fail.png

Aug 19th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.91 KB | None | 0 0
  1. <!----    
  2. — THEME CREATED BY @ YNTENSE — http://yntense.tumblr.com
  3. — DESIGN ORIGINAL • 2017
  4. — DON'T REMOVE MY CREDITS AND COPY    
  5. ---->
  6.  
  7. <!DOCTYPE html>
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10. <title>{Title}</title>    
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}"/>
  15. {/block:Description}    
  16.  
  17. <meta name="color:Background"       content="#ffffff" />
  18. <meta name="color:Background Image" content="#ffffff" />
  19. <meta name="color:Borders"          content="#f3f5f5" />
  20. <meta name="color:Texts"            content="#bebebe" />
  21. <meta name="color:Title"            content="#f0bfb3" />
  22. <meta name="color:Links"            content="#a5a5a5" />
  23. <meta name="color:Links Hover"      content="#000000" />
  24. <meta name="color:Links Image"      content="#a5a5a5" />
  25. <meta name="color:Scrollbar"        content="#f8f7f7" />
  26. <meta name="color:Sidebar"          content="#ffffff" />
  27.  
  28. <meta name="text:Link 1 URL"         content="/" />
  29. <meta name="text:Link 1 Name"        content="link" />
  30. <meta name="text:Link 2 URL"         content="/" />
  31. <meta name="text:Link 2 Name"        content="link" />
  32. <meta name="text:Link 3 URL"         content="/" />
  33. <meta name="text:Link 3 Name"        content="link" />
  34. <meta name="text:Link 4 URL"         content="/" />
  35. <meta name="text:Link 4 Name"        content="link" />
  36.  
  37. </head>    
  38.  
  39. <link href="https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Hind:300,400,500,600,700|Open+Sans+Condensed:300,300i,700|PT+Sans:400,400i,700,700i" rel="stylesheet">
  40.  
  41. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  42.  
  43. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  44.  
  45. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  46.  
  47. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  48.  
  49. <style type="text/css">
  50.  
  51. #tumblr_controls, iframe.tmblr-iframe {
  52.     display:block!important;
  53.     position:fixed!important;
  54.     top:0px!important;
  55.     right:0px!important;
  56.     opacity:0.5!important;
  57.     transition:0.6s ease;
  58.     -webkit-transform: scale(0.7);
  59.     -moz-transform: scale(0.7);
  60.     -o-transform: scale(0.7)
  61. }
  62.  
  63. iframe.tmblr-iframe {
  64.     -webkit-filter:invert(100%);
  65.     opacity:0.3;
  66.     transition:0.6s;
  67. }
  68.  
  69. #tumblr-controls:hover iframe.tmblr-iframe {
  70.     opacity:0.5;
  71.     transition:0.6s;
  72. }
  73.    
  74. #s-m-t-tooltip {
  75.     position:relative;
  76.     max-width:200px;
  77.     margin:15px;
  78.     line-height:100%;
  79.     background:{color:Sidebar};
  80.     padding:8px;
  81.     font-family: 'Droid Sans', sans-serif;
  82.     font-size:8px;
  83.     font-weight:bold;
  84.     text-transform:Uppercase;
  85.     text-shadow: 1px 1px 1px rgba({RGBcolor:Texts},0.2);
  86.     box-shadow: 1px 1px 1px rgba({RGBcolor:Texts},0.3);
  87.     z-index:9999999999;
  88. }  
  89.  
  90. .vignette, #vignette {
  91.     opacity:0;
  92. }
  93. .lightbox-image, #tumblr_lightbox img {
  94.     box-shadow:none !important;
  95.     border-radius:0 !important;
  96.     max-width:none;
  97. }
  98. .tmblr-lightbox, #tumblr_lightbox {
  99.     background-color:rgba({RGBcolor:Background},.98) !important;
  100. }
  101. .lightbox-image, #tumblr_lightbox img {
  102.     border:5px solid {color:background}; !important;
  103.     -moz-box-sizing:border-box;
  104.     box-sizing:border-box;
  105. }
  106. .lightbox-caption, #tumblr_lightbox_caption {
  107.     visibility:hidden;
  108. }
  109.  
  110. a, a:link, a:active, a:visited{
  111.     color:{color:Links};
  112.     text-decoration:none;
  113.     transition:0.5s ease;
  114. }
  115.  
  116. a:hover {
  117.     color:{color:Links Hover};
  118.     transition: 0.5 ease;
  119. }
  120.  
  121. b , strong {
  122.     font-weight:Bold;
  123. }
  124.  
  125. blockquote {
  126.     padding:10px;
  127.     margin:0px;
  128. }
  129.  
  130. ::-webkit-selection ,
  131. ::-moz-selection ,
  132. ::-o-selection ,
  133. ::selection {
  134.     background-color:{color:background};
  135.     color:{color:Links Hover};
  136.     font-weight:bold;
  137.     font-style:italic;
  138. }
  139.  
  140. ::-webkit-scrollbar {
  141.     width:17px;
  142.     height:0px;
  143. }
  144. ::-webkit-scrollbar {
  145.     background:{color:Background};
  146. }
  147. ::-webkit-scrollbar-track {
  148.     background:{color:Background};
  149.     border:8px solid {color:Background};
  150. }
  151. ::-webkit-scrollbar-thumb {
  152.     background:{color:Scrollbar};
  153.     border:8px solid {color:Background};
  154. }
  155.  
  156. .vsanna {
  157.     display:none;
  158. }
  159.  
  160. body{
  161.     background-color:{color:Background};
  162.     background-image:none;
  163.     font-family: 'Droid Sans', sans-serif;
  164.     font-size:10px;
  165.     color:{color:Texts};
  166.     text-align:Justify;
  167. }
  168.  
  169. h1,
  170. h5 {
  171.     text-align:center;
  172.     text-transform:uppercase;
  173.     font-family: 'Droid Sans', sans-serif;
  174.     font-size:12px;
  175.     padding:5px;
  176.     Background-color:#;
  177.     color:{color:Texts};
  178. }
  179.  
  180. .perma {
  181.     position:relative;
  182.     width:500px;
  183.     height:auto;
  184.     overflow:auto;
  185.     margin:0px auto;
  186.     padding:10px;
  187.     font-family:'Hind', sans-serif;
  188.     font-size:9px;
  189.     text-align:left;
  190.     text-transform:uppercase;
  191.     letter-spacing:0.90px;
  192.     background-color:{color:Sidebar};
  193.     transition:0.70s ease;}
  194. .perma ol{
  195.     list-style-type:none;
  196. }
  197. ol.notes {
  198.     display:block;
  199.     padding:0;
  200.     overflow:auto;
  201.     margin-top:5px;
  202.     margin-left:10px;
  203.     width:460px;
  204.     transition:0.70s ease;
  205.     border-bottom:1px solid {color:Borders};
  206. }
  207. ol.notes li.note {
  208.     display:block;
  209.     padding:4px;
  210.     text-align:justify;
  211.     transition:0.70s ease;
  212.     border-bottom:1px solid {color:Borders};
  213. }
  214. ol.notes li.note img.avatar {
  215.     vertical-align:-4px;
  216.     margin-left:0px;
  217.     margin-right:10px;
  218.     width:17px;
  219.     height:17px;
  220.     border-radius:100%;
  221. }
  222. ol.notes li.note a{
  223.     color:{color:texts};
  224. }
  225.  
  226. ol.notes li.note:hover {
  227.     text-indent:20px;
  228.     transition: 0.70s ease;
  229.    
  230. }
  231.  
  232. .link {
  233.     margin: 0 0 5px 0;
  234.     text-align:center;
  235. }
  236. .link a {
  237.     font-size:10px;
  238.     color:{color:links};
  239.     text-transform:uppercase;
  240.     text-align:center;
  241.     letter-spacing:0.7px;
  242.     transition: 0.5s ease;
  243.    
  244. }
  245. .link a:hover {
  246.     color:{color:links hover};
  247.     transition: 0.50s ease;
  248. }
  249.  
  250. .video {
  251.     display:block;
  252.     overflow:hidden;
  253.     width:100%;}
  254. .video,
  255. .video iframe {
  256.     display:block;
  257.     overflow:hidden;
  258. }
  259.  
  260. .padding_posts {
  261.     padding:10px;
  262.     border:1px solid {color:Borders} !important;
  263. }
  264.  
  265. .entry {
  266.     position:relative;
  267.     width:840px;
  268.     margin:0px auto;
  269.     background-color:{color:Background};
  270. }
  271.  
  272. #input {
  273.     display:inline-block;
  274.     width:840px;
  275.     margin:0px;
  276.     padding:10px;
  277. }
  278.  
  279. .posts {
  280.     overflow:hidden;
  281.     width:240px;
  282.     margin:15px !important;
  283.     padding:0 !important;
  284.     background-color:{color:Sidebar};
  285.     font-family: 'Droid Sans' , sans-serif;
  286.     font-size:10px;
  287.     text-align: Justify;
  288.     opacity:1;
  289.     z-index:1;
  290.     {block:PermalinkPage}
  291.     width:500px;
  292.     {block:PermalinkPage}
  293. }
  294.  
  295. .posts img {
  296.     width:100%;
  297.     margin-bottom:-3px;
  298. }
  299.  
  300. {block:IndexPage}
  301. .posts {
  302.    opacity:0;
  303.    z-index:-1;
  304. }
  305. {/block:IndexPage}
  306.  
  307. .quote {
  308.     font-family: 'Droid Sans', sans-serif;
  309.     font-size:11px;
  310.     text-align:Justify;
  311. }
  312.  
  313. .source {
  314.     text-align:left;
  315.     font-size:8px;
  316.     font-weight:bold;
  317.     font-style:italic;
  318.     text-transform:uppercase;
  319.     color:{color:Texts};
  320. }
  321.  
  322. .question{
  323.     z-index:1;
  324.     border-top: 1px solid {color:borders};
  325.     border-bottom: 1px solid {color:borders};
  326.     text-align:left;
  327.     font-size:11px;
  328.     padding:10px;
  329.     margin-left:-10px;
  330.     margin-right:-10px;
  331. }
  332.  
  333. .asker{
  334.     margin-bottom:2px;
  335.     margin-top:-6px;
  336.     margin-left:-10px;
  337.     margin-right:-10px;
  338.     font-family:'Hind', sans-serif;
  339.     padding:5px;
  340.     padding-bottom:7px;
  341.     font-size:9px;
  342.     letter-spacing:0.50px;
  343.     text-align:left;
  344.     text-transform:uppercase;
  345.     border-bottom:1px solid {color:borders};
  346.     text-indent:10px;
  347. }
  348.  
  349. .portrait img{
  350.     display:inline;
  351.     float:left;
  352.     width:18px;
  353.     height:18px;
  354.     border-radius:100%;
  355.     border:1px solid {color:borders};
  356.     margin-left:5px;
  357.     margin-top:-6px;
  358. }
  359.  
  360. .answer{
  361.     margin-top:5px;
  362.     text-align:left;
  363.     font-size:11px;
  364.     padding-left:0px;
  365. }
  366.  
  367.  
  368. .chat {
  369.     line-height:13px;
  370.     list-style:none;
  371. }
  372. .chat ul {
  373.      list-style: none;
  374.      padding:5px;
  375. }
  376. .person1 {
  377.     color:{color:Texts};
  378.     padding:2px;
  379.     text-transform:Uppercase;
  380.     font-style:Italic;
  381.    
  382. }
  383. .person1 .label {
  384.     color:{color:Texts};
  385.     text-transform:Uppercase;
  386.     font-style:Italic;
  387.     font-weight:Bold;
  388. }
  389. .person2 {
  390.     color:{color:Texts};
  391.     padding:2px;
  392.     text-transform:Uppercase;
  393.     font-style:Italic;
  394. }
  395. .person2 .label {
  396.     color:{color:Texts};
  397.     text-transform:Uppercase;
  398.     font-style:Italic;
  399.     font-weight:Bold;
  400. }
  401.  
  402.  
  403. #albumcapa img {
  404.     width:82px;
  405.     position:absolute;
  406.     padding:5px;
  407.     border:1px solid {color:borders};}  
  408. .play{
  409.     margin-left:97px;
  410.     border:1px solid {color:borders};
  411.     overflow:hidden;
  412.     width:119px;}
  413. #cap {
  414.     margin-left:97px;
  415. }
  416. .list{
  417.     border:1px solid {color:borders};
  418.     height:17px;
  419.     line-height:20px;
  420.     margin-top:2px;
  421.     font-family:'Hind', sans-serif;
  422.     text-transform:uppercase;
  423.     font-size:9px;
  424.     word-spacing:-2px;
  425.     padding-left:8px;
  426. }
  427.  
  428.  
  429. /* notes image */
  430. .notesi {
  431.     display:inline-block;
  432.     position:absolute;
  433.     padding:0!important;
  434.     top:0px;
  435.     left:0px;
  436.     width:240px;
  437.     height:calc(100% + 0px);
  438.     background: rgba({RGBcolor:Background Image},.9);
  439.     color:rgba({RGBcolor:Links Image},.9);
  440.     transition:0.5s ease;
  441.     opacity:0;
  442. }
  443.  
  444. .notesi a {
  445.     font-family: 'Hind', sans-serif;
  446.     font-size:15px;
  447.     color:rgba({RGBcolor:Links Image},.6);
  448.     transition:0.5s ease;
  449. }
  450.  
  451. .posts:hover .notesi {
  452.     opacity:10!important;
  453.     transition:0.5s;
  454. }
  455.  
  456. .notesi .reblog a {
  457.     position:absolute;
  458.     right:-25px;
  459.     bottom:0px;
  460.     font-size:15px;
  461.     transition:0.8s;
  462. }
  463.  
  464. .posts:hover .reblog a {
  465.     right:5px;
  466.     transition:0.8s;  
  467. }
  468.  
  469.  
  470. </style>
  471.  
  472. <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  473.  
  474. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  475.  
  476. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  477.  
  478.  
  479. <body onkeydown="return false">
  480.    
  481. <div class="entry">
  482.    
  483.    
  484. <div id="input">
  485. {block:Posts}  
  486. <div class="posts">
  487.    
  488.    
  489. {block:Video}
  490. <div class="video">
  491. {block:Indexpage} {Video-250} {block:Indexpage}
  492. {block:PermalinkPage} {Video-500} {/block:PermalinkPage}
  493. </div>
  494. {/block:Video}
  495.  
  496. {block:Photo}
  497. <img src="{PhotoURL-HighRes}">
  498.  
  499.  
  500. {/block:Photo}
  501.  
  502. {block:Photoset}
  503. <div class="padding_posts">
  504. <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>
  505.    
  506.    
  507. </div>
  508. {/block:Photoset}
  509.  
  510. {block:Quote}
  511. <div class="padding_posts">
  512. <div class="quote">
  513. {Quote}
  514. </div>
  515. <div class="source">
  516. {block:Source} — {Source} {/block:Source} </div>    
  517.  
  518. </div>
  519. {/block:Quote}
  520.  
  521. {block:Text}  
  522. <div class="padding_posts">
  523. {block:Title} <h1> {Title} </h1> {/block:Title}
  524. {Body}
  525.  
  526. </div>
  527. {/block:Text}    
  528.  
  529. {block:Answer}
  530. <div class="padding_posts">
  531. <div  class="portrait"><img src="{AskerPortraitURL-64}"/></div>
  532. <div class="asker">{Asker}</div>
  533. <div class="question">{Question}</div>
  534. <div class="answer">{Answer}</div>
  535. </div>
  536. {/block:Answer}
  537.  
  538. {block:Chat}
  539. <div class="padding_posts">
  540.  
  541. {block:Title} <h1> {Title} </h1> {/block:Title}
  542. <div class="chat">
  543. <ul>{block:Lines}
  544. <li class="person{UserNumber}">
  545. {block:Label}
  546. <span class="label">{Label}</span>
  547. {/block:Label}
  548. {Line}</li>{/block:Lines}</ul></div>
  549.  
  550. </div>
  551. {/block:Chat}
  552.    
  553. {block:Audio}
  554. <div class="padding_posts">
  555. <div class="audio">
  556. {block:AlbumArt}<div id="albumcapa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  557. <div class="play">
  558. {AudioPlayerWhite}    
  559. </div>
  560. <div id="cap">
  561. <div class="list">Track: {block:TrackName} {TrackName} {/block:TrackName}</div>
  562. <div class="list">Artist: {block:Artist} {Artist} {/block:Artist}</div>
  563. <div class="list">Album: {block:Album} {Album} {/block:Album}</div>
  564. </div></div>
  565.    
  566. </div>
  567. {/block:Audio}
  568.    
  569. {block:Link}
  570. <div class="padding_posts">
  571. <div class="links" >
  572. <a href="{URL}" {Target}><i class="ion-link" style="font-size:15px"></i> &nbsp; {Name}</a>
  573. </div>
  574. {block:Description}{Description}{/block:Description}    
  575. </div>
  576. {/block:Link}
  577.    
  578. {block:PermalinkPage}  
  579. <div class="perma">{block:RebloggedFrom}
  580. <i class="ion-clock"></i>
  581. Posted in {DayofWeek}, {DayOfMonth} {Month} at {24hour}:{Minutes}{AmPm}
  582. <br>
  583. <i class="ion-paper-airplane"></i>
  584. Posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  585. <br>
  586. <span class="lnr lnr-user"></span>
  587. Reblogged from:
  588. <a href="{ReblogParentURL}">{ReblogParentName}</a>
  589. <br>
  590. <span class="lnr lnr-heart"></span>
  591. This post has: {NoteCountWithLabel}
  592. <br>
  593. {/block:RebloggedFrom}  
  594. {block:PostNotes}
  595. {PostNotes-64}
  596. </div>
  597. {/block:PostNotes}
  598. {/block:PermalinkPage}  
  599.  
  600. <div class="vsanna">
  601. {block:RebloggedFrom}
  602. <a href="{ReblogParentURL}">via</a>
  603. {/block:RebloggedFrom}
  604. {block:ContentSource}
  605. <a href="{SourceURL}">source</a>
  606. {/block:ContentSource}
  607. </div>
  608.  
  609. </div>
  610. {/block:Posts}    
  611. </div>    
  612.    
  613. </div>    
  614.  
  615. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  616. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  617. <script>
  618. (function($){
  619. $(document).ready(function(){
  620. $("[title]").style_my_tooltips({
  621.  tip_follows_cursor:true,
  622.  tip_delay_time:20,
  623.  tip_fade_speed:100,
  624.  attribute:"title"
  625. });
  626. });
  627. })(jQuery);
  628. </script>  
  629.  
  630.  
  631. {block:IndexPage}
  632.  
  633. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  634. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  635.  
  636. {/block:IndexPage}
  637.  
  638. <script>
  639. $(document).ready(function(){
  640.    $('.photo-slideshow').pxuPhotoset({
  641.        lightbox: true,
  642.        rounded: false,
  643.        gutter: '1px',
  644.        photoset: '.photo-slideshow',
  645.        photoWrap: '.photo-data',
  646.        photo: '.pxu-photo'
  647.    });
  648.    {block:IndexPage}
  649.    var $container = $('#input');
  650.    $container.masonry({ itemSelector: '.posts' });
  651.    $container.imagesLoaded(function(){
  652.        $container.masonry();
  653.        $container.find('.posts').animate({ opacity: 1, zIndex: 1 });
  654.    });
  655.    $container.infinitescroll({
  656.        itemSelector: '.posts',
  657.        navSelector: '.pagination',
  658.        nextSelector: '.next',
  659.        loadingImg: '',
  660.        loadingText: '<em></em>',
  661.        bufferPx: 2000
  662.    },
  663.    function( newElements ) {
  664.        var $newElems = $( newElements );
  665.        $newElems.find('.photo-slideshow').pxuPhotoset({
  666.            lightbox: true,
  667.            rounded: false,
  668.            gutter: '1px',
  669.            photoset: '.photo-slideshow',
  670.            photoWrap: '.photo-data',
  671.            photo: '.pxu-photo'
  672.        },
  673.        function(){
  674.            $container.masonry();
  675.        });
  676.        $newElems.imagesLoaded(function(){
  677.            $container.masonry( 'appended', $newElems );
  678.            $newElems.animate({ opacity: 1, zIndex: 1 });
  679.            resizeVideos();
  680.        });
  681.    });
  682.    {/block:IndexPage}
  683. });
  684. </script>
  685. </body>
  686. </html>
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694. <!----    
  695. — THEME CREATED BY @YNTENSE — http://yntense.tumblr.com
  696. — DESIGN ORIGINAL • 2017
  697. — DON'T REMOVE MY CREDITS AND COPY    
  698. ------------------------------------------------------------------------------CREDITS :
  699. — Infinite Scroll, PXU Photoset, Like Button, Lightbox by: @SHYTHEMES
  700. — Video by: @SHYTHEMES(SCRIPT) AND NEDIK(CSS)
  701. — Audio by: @PASSO-HTML
  702. ---->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement