Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ╋╋╋┏┓╋╋┏┳┓┏┓╋╋╋╋╋╋╋┏━┓
- ┏┳┳╋╋┓┏┛┃┗┫┗┳━┳━━┳━┫━┫
- ┃┃┃┃┃┗┫╋┃┏┫┃┃┻┫┃┃┃┻╋━┃
- ┗━━┻┻━┻━┻━┻┻┻━┻┻┻┻━┻━┛
- Theme: Kenzie | Published:AUG 2ND, 2013 | Website: wildthemes.tumblr.com
- --->
- <!--Wildthemes is licensed under a Creative Commons Attribution. Getting rid of credits without permission by the of the theme creator is ɪʟʟᴇɢᴀʟ and if caught, further actions could be taken. You may edit the theme for personal use, WITH credit. You may distribute the theme to others, with credits. You cannot claim this theme as yours. -->
- <!-- For INFINITE SCROLLING, go to customize, and scroll down to the Advanced section. And change POSTS PER PAGE to 15.-->
- <!-- For further theme html related help, go to http://blissful.tk/askfaq-->
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
- <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Borders" content= "#aaa"/>
- <meta name="color:Navigation Background" content= "#aaa"/>
- <meta name="color:Navigation Links" content= "#fff"/>
- <meta name="color:Font" content="#130C11"/>
- <meta name="color:Link hover" content="#130C11"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="image:Navigation Border Image" content= ""/>
- <meta name="if:Faded images" content="1"/>
- <meta name="if:Show sidebar photo" content="0"/>
- <meta name="if:Custom font" cntent="0"/>
- <meta name="if:One Column" content="0"/>
- <meta name="if:Two Columns" content="0"/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="text:Link One Title" content=""/>
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content=""/>
- <meta name="text:Link Two" content=""/>
- <meta name="text:Link Three Title" content=""/>
- <meta name="text:Link Three" content=""/>
- <meta name="text:Link Four Title" content=""/>
- <meta name="text:Link Four" content=""/>
- <meta name="text:Link Five Title" content=""/>
- <meta name="text:Link Five" content=""/>
- <meta name="text:Link Six Title" content=""/>
- <meta name="text:Link Six" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style type="text/css">
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- #tumblr_controls{
- opacity:0.9;
- position:absolute !important; ;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Link};
- height:auto;
- width:5px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:8px;
- }
- ::-webkit-scrollbar {
- height:8px;
- width:5px;
- background-color:transparent;
- }
- #border{
- background-color:{color:Background};
- background-attachment: fixed;
- background-image: repeat;
- background-image:url({image:Border});
- width: 70px;
- padding:4px;
- position: fixed;
- height:100%;
- top:-5px;
- right:470px;
- z-index:99999999;
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%) ;
- }
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- body {
- padding: 0px;
- margin: 0px;
- color: {color:Font};
- font-family: {block:ifCustomfont}'short stack'; font-size: 10px;{/block:ifCustomfont}{block:ifnotCustomfont}tahoma; font-size: 9px; letter-spacing:1px;{/block:ifnotCustomfont};
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a { text-decoration: none !important;}
- a:link, a:active, a:visited{
- color: {color:Link} ;
- -webkit-transition: color 0.6s ease-out;
- -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
- }
- a:hover {
- color:{color:Link hover};
- -webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
- }
- .entry {
- background-color:{color:posts};
- margin:4px;
- text-transform:none;
- {block:IndexPage}
- width:540px;
- {block:ifThreeColumns}
- width:175px;
- {/block:ifThreeColumns}
- {block:ifTwoColumns}
- width:240px;
- {/block:ifTwoColumns}
- {block:ifOneColumn}
- width:540px;
- {/block:ifOneColumn}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}
- overflow:hidden;
- padding-left: 8px;
- padding-top: 8px;
- padding-right: 8px;
- padding-bottom: 6px;
- border:1px solid {color:Borders};
- text-decoration: none !important;
- {block:ifFadedimages}
- opacity: 0.8;
- filter: alpha(opacity = 80);
- {/block:ifFadedimages}
- }
- .entry:hover{{block:ifFadedimages}
- opacity: 1;
- filter: alpha(opacity = 80);
- {/block:ifFadedimages}-webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- .entry .perma{
- position:absolute;
- width: 150px;
- height: auto;
- padding:3px;
- background-color:#fff;
- margin-left: 10px;
- overflow:hidden;
- bottom: 40px;
- font-family: consolas;
- text-transform:uppercase;
- line-height:11px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- {block:ifThreeColumns}
- width: 150px;
- {/block:ifThreeColumns}
- {block:ifTwoColumns}
- width:215px;
- {/block:ifTwoColumns}
- {block:ifOneColumn}
- width:535px;
- {/block:ifOneColumn}
- }
- .entry:hover .perma{
- overflow:visible;
- -webkit-transition: opacity 1.5s linear; opacity: 1.6;
- transition: all 0.4s linear;
- height: auto;
- opacity: 0.9;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .entry:hover .perma:hover{
- padding:3px;
- height: auto;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry .perma2{
- position:absolute;
- width: 150px;
- height: auto;
- padding:3px;
- background-color:#fff;
- overflow:hidden;
- bottom: 23px;
- font-family: consolas;
- text-transform:uppercase;
- font-size: 9px;
- line-height:11px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- margin-left:10px;
- {block:ifThreeColumns}
- width: 150px;
- {/block:ifThreeColumns}
- {block:ifTwoColumns}
- width:215px;
- {/block:ifTwoColumns}
- {block:ifOneColumn}
- width:535px;
- {/block:ifOneColumn}
- }
- .entry:hover .perma2{
- overflow:visible;
- -webkit-transition: opacity 1.5s linear; opacity: 1.6;
- transition: all 0.4s linear;
- height: auto;
- opacity: 0.8;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- }
- .entry:hover .perma2:hover{
- padding:3px;
- height: auto;
- -webkit-transition: all 0.8s linear;
- -moz-transition: all 0.8s linear;
- transition: all 0.8s linear;
- }
- .permalinktext {
- display: block;
- padding: 1px;
- margin: 0px 0px 0px 8px;
- letter-spacing: 0px;
- font-size: 9px;
- color: #424242;
- line-height: 10px;
- text-transform:uppercase;
- text-align: right;
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- border-top: 1px solid #ddd;
- }
- @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- #sidebar{background:{color:background};
- width:230px;left:160px;
- height:auto;padding:6px;position:fixed;z-index:99999999999999999999;top:100px;text-align:center;border:1px solid {color:Borders};}
- #posts {
- width: 700px;
- margin-left:130px;
- margin-top: 30px;;
- float:left;
- text-decoration: none !important;
- }
- .entry .permalinks{
- opacity:0;
- width:170px;
- height: 20px;
- top:-12px;
- position: absolute;
- text-transform: uppercase;
- font-family: calibri;
- font-size: 8px;
- color:#333333;
- line-height:20px;
- overflow:hidden;
- letter-spacing: 1px;
- text-align:center;
- background:#f1f1f1;
- border-bottom: 2px solid {color:Link};
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- .entry:hover .permalinks{
- opacity: .85;
- top:12px;
- transition: all 0.7s ease-out;
- -o-transition-transition: all 0.7s ease-out;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- .permahover {
- text-align: right;
- opacity:1;
- filter: alpha(opacity = 0);
- font-size: 9px;
- line-height: 9px;-webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- text-transform: uppercase;
- border-top:1px solid {color:Link};
- font-family:calibri;
- letter-spacing:2px;
- font-size:8px;
- }
- .entry:hover .permahover{
- border-top:3px solid {color:Link};}
- .text {
- padding: 0px;
- }
- .entry:hover .textperma {
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
- #rightborder{top:0px;
- opacity:1;
- height:100%;
- right:320px;
- z-index:9;
- font-size:9px;
- width:3px;
- background:{color:Link};
- position:fixed;
- background-attachment: fixed;
- background-image: repeat;
- background-image:url({image:Border});
- letter-spacing:2px;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- }
- #topborder{top:0px;
- opacity:1;
- z-index:99999;
- height:25px;
- z-index:9;
- left:0px;
- font-size:9px;
- background:{color:Navigation Background};
- width:100%;
- background-attachment: fixed;
- background-size:cover;
- background-image:url({image:Navigation Border Image});
- position:fixed;
- letter-spacing:2px;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- }
- #topborder:hover{top:0px;
- opacity:1;
- }
- #moo{top:15px;
- font-family: consolas;
- font-size:9px;
- text-transform:uppercase;
- opacity:1;
- z-index:99999;color:white;
- height:15px;
- text-align:center;
- z-index:9;
- right:0px;
- font-size:9px;
- background:#aaa;
- padding:7px;
- width:105px;
- background-attachment: fixed;
- background-size:cover;
- background-image:url({image:Border});
- letter-spacing:0px;
- position:fixed;
- letter-spacing:2px;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- overflow:hidden;
- }
- #moo:hover{height:310px;color:white;}
- #networks{opacity:0;height:100%; top:-20px; left:2px; width:100px;position:fixed;-webkit-transition: all 0.3s ease; z-index:9;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease; }
- #networks:hover{text-align:left;opacity:1;top:10px;}
- #quote{opacity:1; top:5px; left:320px;position:fixed; font-family:georgia; font-size:10px;color:{color:Font}; z-index:9999; }
- .linkss a{color:{color:Navigation Links} ;}
- .linkss {
- letter-spacing:0px;
- font-size:10px;
- text-transform:uppercase;
- line-height:250%;
- margin:4px;
- font-family:share;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- padding-left:5px;
- padding-top:3px;
- padding-bottom:3px;
- padding-right:3px;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- ;
- }
- .linkss:hover {
- border-radius:3px;
- color:white;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
- @font-face { font-family: "nigga"; src: url('http://static.tumblr.com/iyodnno/EEzmfiays/signerica_medium.ttf'); }
- .blogtitle a {color:{color:Link};}
- .blogtitle{
- font-family: quicksandlight;
- font-size:26px;
- top:38px;
- margin-left:-2px;
- text-transform:uppercase;
- text-align: center;
- text-decoration: none !important; -webkit-transition-duration:1s;
- }
- .desc{
- position:relative;
- width:100%;
- text-align: center;
- text-decoration: none !important;
- }
- @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
- .title{
- font-family: quicksandlight;
- font-size: 20px;
- line-height:100%;
- color: {color:Font};
- text-decoration: none !important;
- }
- .bubble {align:right;background: #eee; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee;}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="topborder">
- <center>
- <span class="linkss"> <a href="/"> Home</a> </span>
- {block:AskEnabled}<span class="linkss"><a href="/ask">ask</a> </span>
- {/block:AskEnabled}
- {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle}
- {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle}
- {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle}
- {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle}
- {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
- {block:IfLinkSixTitle} <span class="linkss"> <a href="{text:Link Six}">{text:Link Six Title}</a> </span> {/block:ifLinkSixTitle}
- {block:HasPages}{block:Pages}<span class="linkss"> <a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages}
- <span class="linkss"> <a href="http://wildthemes.tumblr.com/">Theme credit</a> </span>
- </div>
- <div class="wrapper">
- <div class="header">
- <div id="sidebar">
- <a title="" href="/"><img src="{image:Sidebar}" width="230"/></a>
- <br><div class="blogtitle"><a href"/">{Title}</a></div>
- {description}
- </a></div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {block:IndexPage}
- {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Link}
- <div class="text">
- <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <p>
- {block:IndexPage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Link}
- {block:Photo}
- {block:indexpage}
- <div class="perma"><a href="{reblogurl}" title="reblog this post">reblog</a> / <a href="{permalink}" title="note count"> {notecountwithlabel}
- </div>
- <div class="perma2"> {timeago}
- </div>
- <a href="{Permalink}">
- <img src="{PhotoURL-HighRes}" width="100%"/></a>
- {/block:indexpage}
- {block:permalinkpage}
- <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:permalinkpage} {block:IndexPage}
- {/block:IndexPage}
- {/block:Photo}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question} </div>{Answer} {block:indexpage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}{/block:Answer}
- {block:Photoset}
- {block:IndexPage}
- {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
- {/block:Photos}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- <div class="title"> "{Quote}" </div>
- {block:Source}
- <div style="text-align:right; line-height:12px;">- {Source}</div>
- {/block:Source}
- {block:IndexPage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Quote}
- {block:Chat}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Chat}
- {block:Audio}
- <div class="text">
- {AudioPlayerGrey}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:IndexPage}
- <a href="{Permalink}">Permalink</a>
- {/block:IndexPage}
- </div>{/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-340}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-450}</center>
- {/block:PermalinkPage}
- <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
- {block:Video}
- {block:PermalinkPage}
- <center>
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
- {block:PostNotes}{PostNotes}+
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"> →</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">← </a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement