Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ✧* 。♡ YOUTH theme | @planthed | @themekid ♡ 。*✧
- — Do not delete the credit.
- — Do not copy or steal any code.
- — Do not claim as yours.
- Enjoy (✿◠‿◠)
- infinite scroll with masonry + pxu: @shythemes
- smothscroll: @zacharyfury
- -->
- <html lang="en">
- <head>
- <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:hidden}
- <!--Default Variables-->
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Link" content="#C5C9D7"/>
- <meta name="color:Text" content="#474747"/>
- <meta name="color:Accent" content="#C5C9D7"/>
- <meta name="color:Accent text" content="#474747"/>
- <meta name="text:Font size" content="10" />
- <meta name="text:Blogtitle" content="" />
- <meta name="text:Home label" content="home" />
- <meta name="text:Ask label" content="ask"/>
- <meta name="text:Archive label" content="Past" />
- <meta name="text:Extra link 1 title" content="" />
- <meta name="text:Extra link 1" content="http://" />
- <meta name="text:Extra link 2 title" content="" />
- <meta name="text:Extra link 2" content="http://" />
- <meta name="if:White Tiny cursor" content="" />
- <meta name="if:Black Tiny cursor" content="" />
- <meta name="if:Icon links" content=""/>
- <meta name="select:Font" content="Poppins" title="Poppins" />
- <meta name="select:Font" content="Raleway" title="Raleway" />
- <meta name="select:Font" content="Source Sans Pro" title="Source Sans Pro"/>
- <meta name="select:Font" content="Muli" title="Muli" />
- <meta name="select:Font" content="Kurale" title="Kurale" />
- <meta name="select:Font" content="Open Sans" title="Open Sans" />
- <meta name="select:Font" content="Oxygen" title="Oxygen" />
- <meta name="select:Font" content="Roboto" title="Roboto" />
- <meta name="select:Font" content="PT Serif" title="PT Serif" />
- <meta name="select:Font" content="Mako" title="Mako" />
- {/block:hidden}
- <!---pxu script--->
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <!--- tooltips script --->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-------
- A FEW RULES YOU NEED TO KNOW BEFORE START EDITING THE THEME:
- > You CAN'T use my themes as base
- > You CAN'T remove my credits, even if you edited the theme a lot.
- > Don't use any part of my codes without permission.
- > You can edit the theme as your own like and make it look too different as the original one but if you edit the theme a lot and you're having problems with it, I'll not allowed to help you.
- YOU ARE NOT ALLOWED TO USE MY CODES FOR YOUR OWN THEME OR ANY OTHER THEME
- BY OTHER THEME MAKER WITHOUT PERMISSION, IF YOU WANNA USE ONE OF MY CODES
- ASK FIRST, DON'T CLAIM AS YOURS, DON'T BE A BITCH.
- ---------->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".show").click(function(){
- $(".notas").slideToggle("slow");
- });
- });
- </script>
- <style type="text/css">
- /*tooltips style*/
- #s-m-t-tooltip{
- max-width:300px;
- padding:7px;
- min-height:7px;
- background:{color:Accent};
- color:{color:Accent text};
- margin:20px 0px 0px 20px;
- line-height:100%;
- word-wrap:break-word;
- word-break:break-all;
- opacity:1;
- z-index:9999999999999999999;
- }
- /*tumblr controls and lightbox*/
- #tumblr_controls, .tmblr-iframe{
- position:fixed!important;
- top:0px!important;
- right:0px!important;
- opacity:.9;
- z-index:99999999999999999999999999!important;
- -webkit-filter:invert(100%);
- -moz-filter:invert(100%);
- -o-filter:invert(100%);
- -ms-filter:invert(100%);
- filter:invert(100%);
- -webkit-transition:all 0.6s ease-out;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out}
- #tumblr_lightbox,.tmblr-lightbox{
- background:rgba({RGBcolor:background}, 0.8)!important;}
- #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
- opacity:0!important;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
- box-shadow:none!important;
- border-radius:0px!important;
- padding:0px!important;
- background:{color:post background}!important;
- border:0px solid {color:border}!important;
- }
- ::-webkit-scrollbar{
- height:3px;
- width:11px;
- background:inherit;
- background:#eee;
- border:5px solid {color:background};
- }
- ::-webkit-scrollbar-track {background:transparent;}
- ::-webkit-scrollbar-thumb {
- height:150px!important;
- background:{color:Accent};
- border:5px solid {color:background};
- }
- /*tiny cursor*/
- html, body, img, a {
- {block:ifWhiteTinycursor}
- cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
- {/block:ifBlackTinyCursor}
- }
- a:hover, a:active, iframe{
- {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
- {/block:ifBlackTinyCursor}
- }
- ::-moz-selection{
- color:{color:Accent text};
- background:{color:Accent};
- }
- ::selection{
- color:{color:Accent text};
- background:{color:Accent};
- }
- /*main structure*/
- body{
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- font-family:{select:Font};
- font-size:{text:Font size}px;
- color:{color:text};
- line-height:1.5em;
- -moz-osx-font-smoothing:grayscale;
- -webkit-font-smoothing:antialiased;
- font-smoothing:antialiased;
- }
- a:link, a:active, a:visited{
- color:{color:link};
- text-decoration:none;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- a:hover {color:{color:text};}
- #posts{
- position:relative;
- left:30px;
- margin:70px auto;
- {block:IndexPage}
- width:670px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- margin-top:100px;
- {/block:PermalinkPage}
- }
- .entry {
- margin:40px;
- overflow:hidden;
- {block:indexpage}
- width:250px;
- opacity:0;
- z-index:-1;
- {/block:indexpage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- .entry img{
- max-width:100%;
- position:relative;
- overflow:hidden;
- display:block;
- }
- #mask{
- position:absolute;
- width:250px;
- height:0%;
- opacity:0.0;
- background:#fff;
- z-index:10;
- -webkit-transition:all .3s ease-in-out;
- -moz-transition:all .3s ease-in-out;
- transition:all .3s ease-in-out;
- }
- .entry:hover #mask{
- opacity:0.4;
- height:100%;
- }
- #move {
- width:250px;
- height:40px;
- bottom:-100px;
- margin-left:0px;
- opacity:0;
- background:{color:Accent};
- position:absolute;
- z-index:99;
- -webkit-transition:all .5s ease-in-out;
- -moz-transition:all .5s ease-in-out;
- -o-transition:all .5s ease-in-out;
- }
- .entry:hover #move{
- opacity:1;
- overflow:visible;
- bottom:0px;
- }
- .perm1 a, .perm2 a, .perm3 a{
- color:{color:Accent text};
- }
- .perm1 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:10px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm1{
- opacity:1;
- bottom:6px;
- -webkit-transition:all .7s ease-in-out;
- -moz-transition:all .7s ease-in-out;
- -o-transition:all .7s ease-in-out;
- }
- .perma1{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto condensed;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:140px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm1:hover .perma1{
- opacity:1;
- visibility:visible;
- margin-left:80px;
- }
- .perm2 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:40px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm2 {
- opacity:1;
- bottom:6px;
- -webkit-transition:all 1s ease-in-out;
- -moz-transition:all 1s ease-in-out;
- -o-transition:all 1s ease-in-out;
- }
- .perma2{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto condensed;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:100px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm2:hover .perma2{
- opacity:1;
- visibility:visible;
- margin-left:40px;
- }
- .perm3 {
- width:20px;
- height:20px;
- text-align:center;
- position:absolute;
- z-index:100;
- bottom:-100px;
- font-size:15px;
- margin-left:70px;
- opacity:0;
- display:inline-block;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .entry:hover .perm3 {
- opacity:1;
- bottom:6px;
- -webkit-transition:all 1.5s ease-in-out;
- -moz-transition:all 1.5s ease-in-out;
- -o-transition:all 1.5s ease-in-out;
- }
- .perma3{
- position:absolute;
- text-transform:uppercase;
- font-family:roboto condensed;
- font-weight:300;
- font-style:normal;
- font-size:14px;
- letter-spacing:1px;
- margin-top:-15px;
- margin-left:80px;
- width:150px;
- opacity:0;
- visibility:hidden;
- -webkit-transition:opacity 0.3s linear;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;
- }
- .perm3:hover .perma3{
- opacity:1;
- visibility:visible;
- margin-left:15px;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- p {margin:5px 0;}
- p:first-of-type {
- margin-top:0;
- padding-top:0;
- }
- p:last-of-type {
- margin-bottom:0;
- padding-bottom:0;
- }
- small, big {font-size:1em;}
- h1, h2, h3, h4 {
- font-size:2em;
- margin:0;
- line-height:20px;
- padding:0;
- }
- .back{
- margin-top:3px;
- padding:10px;
- border:1px solid {color:Accent};
- }
- .back a, .a a{
- color:{color:text};
- border-bottom:1px solid {color:text};
- }
- .back a:hover, .a a:hover{
- color:{color:link};
- border-bottom:1px solid {color:link};
- }
- .ptext{
- right:5px;
- margin-top:10px;
- display:block;
- font-size:12px;
- text-align:right;
- word-spacing:5px;
- }
- /*audio player*/
- #audio {
- width:auto;
- margin:0px;
- height:auto;
- min-height:60px;
- line-height:20px;
- }
- .cover {
- z-index:1;
- width:70px;
- height:70px;
- position:absolute;
- }
- .cover img {
- float:left;
- position:absolute;
- border-radius:0px;
- width:70px;
- height:70px;
- }
- .playbox {
- position:absolute;
- z-index:9;
- background:black;
- opacity:0;
- width:70px;
- height:70px;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .entry:hover .playbox{
- opacity:.8;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .button {
- position:relative;
- z-index: 1000;
- overflow:hidden;
- width:25px;
- height:25px;
- margin:20px 20px 20px 20px;
- }
- .info {
- margin-left:70px;
- margin-top:0px;
- font-size:15px;
- letter-spacing:1px;
- text-align:right;
- font-family:roboto condensed;
- line-height:25px;
- text-transform:uppercase;
- font-weight:300;
- background:{color:Accent};
- color:{color:Accent text};
- padding:10px;
- padding-left:0px;
- }
- /*title*/
- .title{
- background:{color:Accent};
- color:{color:Accent text};
- font-family:roboto condensed;
- margin-bottom:7px;
- padding:7px;
- font-weight:300;
- text-align:center;
- font-size:17px;
- text-transform:uppercase;
- line-height:28px;
- }
- .title a{
- color:{color:Accent text};
- }
- /*blockquote & quote*/
- blockquote{
- border-left:1px solid {color:Accent};
- margin:5px;
- padding-left:10px;
- line-height:15px;
- }
- .quote{
- font-family:Roboto condensed;
- font-size:13px;
- font-weight:300;
- text-transform:uppercase;
- line-height:20px;
- padding:7px;
- background:{color:Accent};
- color:{color:Accent text};
- }
- .cite{
- line-height:15px;
- text-align:right;
- font-family:9px;
- font-style:italic;
- padding-top:5px;
- padding-right:5px;
- }
- /*ask style*/
- .as{
- color:{color:text};
- letter-spacing:0px;
- font-family:roboto condensed;
- text-transform:uppercase;
- padding:10px;
- text-align:center;
- font-style:normal;
- overflow:hidden;
- background:{color:Accent};
- color:{color:Accent text};
- }
- .as a{color:{color:Accent text};}
- .q{
- margin-top:10px;
- margin-bottom:10px;
- line-height:14px;
- }
- .qline{
- height:1px;
- display:block;
- width:50%;
- margin-left:25%;
- background:{color:Accent};
- }
- .a{
- line-height:14px;
- margin-top:10px;
- }
- .a img{
- width:100%;
- height:auto;
- }
- .video, .video iframe{
- display:block;
- width:250px;
- height:auto;
- }
- #reblogged {
- bottom:30px!important;
- right:30px!important;
- }
- /*chat styling*/
- .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
- background:{color:Accent};
- padding:5px;
- margin-bottom:4px;
- color:{color:Accent text};}
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{
- background:rgba({RGBcolor:Accent}, 0.8);
- padding:5px;
- margin-bottom:4px;
- color:{color:Accent text};}
- li{position:relative;display:block;}
- li:before{content:'―';font-size:10px;position:absolute;left:-15px;color:{color:Accent};top:0px;}
- /*permalink notes*/
- .caption{
- margin-top:10px;
- }
- .inf{
- background:{color:Accent};
- color:{color:Accent text};
- display:block;
- margin-top:10px;
- padding:10px;
- line-height:17px;
- font-family:roboto condensed;
- text-transform:uppercase;
- font-size:10px;
- }
- .tg{display:block;}
- .tg a:after{content:',';}
- .tg a:last-of-type:after {content:'.';}
- .inf a, .notas a, .tg a{color:{color:Accent text};border-bottom:1px solid transparent;}
- .inf a:hover, .notas a:hover, .tg a:hover{border-bottom:1px solid {color:Accent text};}
- .notas{
- margin-top:10px;
- font-family:roboto condensed;
- text-transform:uppercase;
- font-size:10px;
- display:none;
- color:{color:Accent text};
- }
- ol.notes {
- padding:0px!important;
- margin: 0;
- list-style-type: none;
- }
- ol.notes li.note {
- padding-top:8px;
- padding-bottom:8px;
- border-top:1px solid rgba({RGBcolor:Accent text}, 0.5);
- }
- ol.notes li.note img.avatar {
- float:right;
- border-radius:0%;
- padding:0px!important;
- border:1px solid transparent;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- li.more_notes_link_container {
- text-transform: uppercase;
- font-size:1em;
- letter-spacing:1px;
- }
- img:not(.lightbox-image) {
- max-width:100%;
- height:auto;
- }
- #top{
- position:fixed;
- top:0px;
- left:0px;
- width:100%;
- height:25px;
- background:{color:Accent};
- z-index:999999;
- }
- #top2{
- position:fixed;
- top:25px;
- left:0px;
- width:100%;
- height:5px;
- background:{color:background};
- border-bottom:1px solid {color:Accent};
- z-index:999999;
- }
- #sidebar{
- position:fixed;
- top:200px;
- left:90px;
- width:220px;
- text-align:center;
- z-index:999999;
- padding-top:5px;
- padding-bottom:6px;
- border-top:1px solid {color:Accent};
- border-bottom:1px solid {color:Accent};
- }
- .blogtitle{
- font-family:roboto condensed;
- font-size:30px;
- margin-top:-35px;
- position:absolute;
- text-align:center;
- font-weight:300;
- text-transform:uppercase;
- width:220px;
- color:{color:Accent};
- height:auto;
- z-index:999999999999999;
- }
- .desc{
- margin-top:0px;
- padding:15px;
- background:{color:Accent};
- color:{color:Accent text};
- }
- .desc a{
- color:{color:text};
- }
- .nav{
- width:230px;
- position:absolute;
- margin-top:10px;
- margin-left:-6px;
- text-align:center;
- text-transform:uppercase;
- font-size:10px;
- font-family:roboto condensed;
- height:auto;
- }
- .nav a{
- display:inline-block;
- margin:4px;
- margin-top:1px;
- color:{color:text};
- position:relative;
- {block:IfIconlinks}
- font-size:12px;
- padding-bottom:5px;
- margin-top:5px;
- margin-left:10px;
- margin-right:10px;
- {/block:IfIconlinks}
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .nav a:hover{
- color:{color:Accent};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .nav a:before{
- position:absolute;
- content:"";
- z-index:-1;
- top:15px;
- left:50%;
- right:50%;
- height:1px;
- background:{color:Accent};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .nav a:hover:before,
- .nav a:focus:before,
- .nav a:active:before{
- left:0;
- right:0;
- }
- </style>
- </head>
- <body>
- <div id="top"></div>
- <div id="top2"></div>
- <div id="sidebar">
- <div class="blogtitle">{text:blogtitle}</div>
- <div class="desc">{description}</div>
- <div class="nav">
- <!--
- NOTE: If you're going to install popups, make sure that you're replacing the link in the correct place.
- If you're using the text links, make sure you're replacing the links below
- ifNOTiconlinks
- If you're going to use the icons for links, make sure you'te replacing the links below ifIconLinks
- -->
- {block:ifNOTiconlinks}
- <a href="/">{text:Home Label}</a>
- <a href="/ask">{text:Ask Label}</a>
- <a href="{text:Extra link 1}">{text:Extra link 1 Title}</a>
- <a href="{text:Extra link 2}">{text:Extra link 2 Title}</a>
- <a href="/archive">{text:Archive Label}</a>
- <a href="http://planthed.tumblr.com" target="_blank">Theme</a>
- {/block:ifNOTiconlinks}
- <!--------------fa icons--------------------->
- {block:ificonlinks}
- <a title="{text:Home Label}" href="/"><i class="fa fa-home"></i></a>
- <a title="{text:Ask Label}" href="/ask"><i class="fa fa-envelope"></i></a>
- <a title="{text:Extra link 1 Title}" href="{text:Extra link 1}"><i class="fa fa-link"></i></a>
- <a title="{text:Extra link 2 Title}" href="{text:Extra link 2}"><i class="fa fa-tags"></i></a>
- <a title="{text:Archive Label}" href="/archive"><i class="fa fa-calendar"></i></a>
- <a title="Theme" href="http://planthed.tumblr.com" target="_blank"><i class="fa fa-code"></i></a>
- {/block:ificonlinks}
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div class="back">{Body}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <div class="title">
- <a href="{URL}">{Name} <i class="fa fa-angle-right"></i></a></div>
- <div class="back">{block:Description}{Description}{/block:Description}
- </div>{block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div id="mask"></div>
- <div id="move"></div>
- <div class="perm1">
- <a href="{ReblogURL}" target="_blank"><i class="fa fa-refresh"></i></a>
- <div class="perma1"><a href="{ReblogURL}" target="_blank">reblog this</a></div>
- </div>
- <div class="perm2">
- <a href="{Permalink}" target="_blank"><i class="fa fa-calendar"></i></a>
- <div class="perma2">
- <a href="{Permalink}" target="_blank">{Month} {DayOfMonth}</a></div>
- </div>
- <div class="perm3">
- <a href="{Permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <div class="perma3"><a href="{Permalink}" target="_blank">{NoteCountWithLabel}</a></div>
- </div>
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <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>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝ {quote}</div>
- <div class="cite">— {Source}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<span class="title">{Title}</span></span>{/block:Title}
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
- {block:AlbumArt}
- <div class="cover"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playbox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
- <div class="info">
- <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}
- <div style="text-transform:uppercase;font-size:10px;letter-spacing:1px;color:{color:Accent text};font-family:{select:Font};">
- <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</div>
- </div>
- </div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Video}
- {block:Answer}
- <div class="as">{Asker} asked:</div>
- <div class="q">{Question}</div>
- <div class="qline"></div>
- <div class="a">{Answer}</div>
- {block:IndexPage}
- <div class="ptext">
- <a title="{timeago} with {notecountwithlabel}" href="{permalink}" target="_blank"><i class="fa fa-comments"></i></a>
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {block:Date}
- <div class="inf">
- Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
- {block:RebloggedFrom}
- source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- <div class="tg">
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- <div class="show">
- <a title="show notes" href="#">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <div class="notas">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Date}
- {/block:Posts}
- </div>
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next"></a>
- {/block:NextPage}
- {/block:Pagination}</div>
- <!--Like seriously guys, DON'T TOUCH any of this scripts unless you know what it does or you will ruin your whole theme--->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Montserrat+Alternates' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,600' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Open+Sans::latin', 'Open+Sans+Condensed:300:latin', 'Muli::latin', 'Kurale::latin', 'PT+Serif::latin', 'Noto+Serif::latin', 'Crimson+Text::latin', 'Old+Standard+TT::latin', 'Roboto:400,300,100:latin', 'Roboto+Condensed::latin', 'Roboto+Mono::latin', 'Lato:400,300:latin', 'Raleway:400,300:latin', 'Montserrat:400,700:latin', 'Montez::latin', 'NTR::latin', 'Karla::latin', 'Quicksand::latin', 'Petit+Formal+Script::latin', 'Clicker+Script::latin', 'Source+Code+Pro::latin', 'Mako::latin', 'Maven+Pro::latin', 'Inconsolata::latin','Poppins::latin' ] }};
- (function() {var wf = document.createElement('script'); wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';wf.type = 'text/javascript';wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s);})(); </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <link rel="stylesheet" href="http://static.tumblr.com/8pnyeus/29To2og0o/styles.css">
- <script src="http://static.tumblr.com/8pnyeus/nfIo2oh8w/l-script.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- {block:IndexPage}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- {/block:IndexPage}
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '6px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- {block:IndexPage}
- var $container = $('#posts');
- $container.masonry({ itemSelector: '.entry' });
- $container.imagesLoaded(function(){
- $container.masonry();
- $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
- });
- $container.infinitescroll({
- itemSelector: '.entry',
- navSelector: '.pagination',
- nextSelector: '.next',
- loadingImg: '',
- loadingText: '<em></em>',
- bufferPx: 2000
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '6px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- },
- function(){
- resizeVideos(); },
- function(){
- $container.masonry();
- });
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1, zIndex: 1 });
- });
- });
- {/block:IndexPage}
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement