Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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" xml:lang="en" lang="en">
- <!---- ᴛʜᴇᴍᴇ ʙʏ ᴄʜʀᴠsᴛɴ! ---->
- <head>
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="text:Title" content="Converse High"/>
- <meta name="text:Description" content="This is where the description goes. Don't make it too long, it might look ugly!"/>
- <meta name="text:FriendTitle" content="This is the hover for your friends, just leave it empty if you don't want it!"/>
- <meta name="text:URL1" content="URL 1"/>
- <meta name="text:Title1" content="Title 1"/>
- <meta name="text:URL2" content="URL 2"/>
- <meta name="text:Title2" content="Title 2"/>
- <meta name="text:URL3" content="URL 3"/>
- <meta name="text:Title3" content="Title 3"/>
- <style type="text/css">
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- /* BEBAS NEUE */
- @font-face { font-family: "bebas neue"; src: url('https://dl.dropboxusercontent.com/u/67800931/bebasneue.otf'); }
- *, body, a {cursor: url(http://i.imgur.com/2qleX.jpg), auto;}
- a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;}
- ::selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #7788b2;
- }
- ::-moz-selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #7788b2;
- }
- ::-webkit-selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #7788b2;
- }
- /* THEME SPECIALS */
- ::-webkit-scrollbar-thumb {
- background-color: #2b3451;
- border: 3px solid #595959;
- height:auto;
- border-bottom:none;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #2b3451;
- border:4px solid #595959;
- }
- /* BODY */
- body {
- background-image:url({image:background image});
- background-repeat:no-repeat;
- background-attachment: fixed;
- background-color: #595959;
- background-position: bottom right;
- margin: 0;
- }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: #7788b2;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- a:hover {
- color: #2b3451;
- }
- small, sub, sup, code {
- font-family: "Calibri";
- font-size: 10px;
- letter-spacing: 1;
- line-height: 100%;
- margin-top: 10px !important;
- line-height: 90%;
- }
- pre, code {
- width:100%;
- font-family: "Gasara";
- font-size: 8px;
- text-align:center;
- background-image: url('http://i.imgur.com/JTL5vEc.png');
- text-transform: uppercase;
- white-space:pre-wrap;
- word-wrap:break-word;
- padding:3px;
- text-align: justify;
- background-color: #595959;
- border-left: 1px dotted #2b3451;
- border-right: 1px dotted #2b3451;
- border-top: 1px dotted #2b3451;
- border-bottom: 1px solid #2b3451;
- }
- blockquote {
- margin-left:5px;
- width:90%;
- padding-left:5px;
- border-left: 1px dotted #2b3451;
- border-right: 1px dotted #2b3451;
- border-top: 1px dotted #2b3451;
- border-bottom: 1px solid #2b3451;
- padding: 5px;
- overflow:hidden;
- }
- blockquote blockquote {
- margin-left: 10px;
- width: 85%;
- text-align: justify;
- border-left: 1px dotted #2b3451;
- border-right: 1px dotted #2b3451;
- border-top: 1px dotted #2b3451;
- border-bottom: 1px solid #2b3451;
- padding: 5px;
- padding-right: 5px !important;
- overflow:hidden;
- }
- blockquote img {
- max-width:200px !important;
- height: auto;
- opacity: .5;
- overflow:hidden;
- }
- blockquote blockquote img {
- max-width:170px !important;
- height: auto;
- opacity: .5;
- overflow:hidden;
- }
- blockquote img:hover {
- opacity: 0.9;
- }
- blockquote blockquote img:hover {
- opacity: 0.9;
- }
- .alignment {
- position: relative;
- margin-left: 150px;
- margin-top: 10px;
- height: 100%;
- height: auto !important;
- min-height: 100%;
- width:250px;
- }
- /* QUOTES */
- #quote {
- font-family: "bebas neue";
- font-size: 20px;
- line-height: 22px;
- color: #757575;
- text-shadow: 2px 2px 0px #595959;
- }
- #source {
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing:1px;
- text-align:right;
- }
- /*ENTRIES*/
- #box {
- padding: 2px;
- margin-left: 10%;
- margin-top: -395px;
- height: 400px;
- width: 80%;
- overflow: auto;
- background-image: url('http://i.imgur.com/JTL5vEc.png');
- background-repeat: repeat;
- background-position: right top;
- }
- #jimin {
- height: 500px;
- width: 215px;
- margin-left: 180px;
- margin-top: 80px;
- }
- #jimin img {
- opacity: 1;
- }
- #sidebar {
- height: 200px;
- width: 350px;
- margin-left: 750px;
- margin-top: -260px;
- }
- .tit {
- margin-top: 0px;
- margin-left: 0px;
- font-family: "bebas neue";
- color: #595959;
- font-size: 40px;
- font-weight: 9000;
- letter-spacing: 1px;
- }
- .tit a {
- color: #2b3451;
- }
- .desc {
- margin-top: 0px;
- margin-left: 0px;
- background-color: #595959 !important;
- height: 100px;
- width: 175px;
- padding: 3px;
- font-family: "Gasara";
- font-size: 8px;
- text-align: justify;
- color: #000000;
- line-height: 10px;
- }
- .lnk {
- margin-top: 0px;
- margin-left: 0px;
- height: 20px;
- width: 500px;
- display: inline-block;
- }
- .lnks {
- display: inline-block;
- margin-right: 5px;
- height: 7px;
- padding: 3px;
- width: 26px;
- background-color: #595959;
- }
- /* BLOG POSTS */
- .posts {
- margin-left: 50%;
- width:250px;
- font-family: "Calibri";
- font-size:9px;
- letter-spacing: 1;
- line-height: 100%;
- color: #000000;
- text-align: justify;
- word-wrap:break-word;
- background-color: #757575;
- padding: 10px;
- margin-bottom: 20px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postinfo {
- margin-left: 125px;
- width:250px;
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1;
- line-height: 100%;
- color: #000000;
- text-align: justify;
- word-wrap:break-word;
- margin-top: -15px;
- background-color: #757575;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postcontainer img:hover, #photoset:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(0%) !important;
- opacity: 1;
- }
- .postcontainer img, #photoset {
- max-width:250px;.
- -webkit-filter: grayscale(100%);
- opacity: .5;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img {
- max-width: 250px !important;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img:hover {
- opacity: 0.9;
- -webkit-filter: grayscale(0%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts img, #photoset {
- max-width: 250px !important;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts img:hover {
- opacity: 0.9;
- -webkit-filter: grayscale(0%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video {
- max-width: 250px !important;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video:hover {
- opacity: 0.9;
- -webkit-filter: grayscale(0%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes {
- margin-left: 125px;
- width:250px;
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1;
- line-height: 100%;
- color: #000000;
- text-align: left;
- text-transform: uppercase;
- word-wrap:break-word;
- background-color: #757575;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes img {
- display:none;
- }
- .postperma {
- margin-left:125px;
- width:268px;
- margin-top: -18px;
- margin-bottom: 20px;
- font-family: "Gasara";
- font-size: 8px;
- color: #000000;
- text-transform: uppercase;
- text-align:center;
- line-height:100%;
- background-color: #757575;
- padding:1px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a {
- color: #7788b2;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a:hover {
- color: #2b3451;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #posttitle {
- font-family: "bebas neue";
- color: #757575;
- text-shadow: 2px 2px #595959;
- font-size:20px;
- letter-spacing:1px;
- line-height:22px;
- text-align: justify;
- }
- #permtitle {
- font-family: "Gasara";
- color: #000000;
- font-size: 8px;
- padding: 5px;
- margin-top: 5px;
- text-align: center;
- text-transform: uppercase;
- }
- #odd {
- padding: 2px;
- font-family:'trebuchet ms';
- font-size:9px;
- }
- #even {
- padding:2px;
- font-family:'trebuchet ms';
- font-size:9px;
- }
- #tags {
- font-family: "Gasara";
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- }
- /* AUDIO */
- .album {
- background-repeat: no-repeat;
- background-position: center;
- position: absolute;
- width: 86px;
- height: 86px;
- background-size: 60px;
- overflow: hidden;
- background-color: #757575;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .album img {
- width: 86px;
- height: 86px;
- overflow: hidden;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(100%);
- opacity:.5;
- }
- .album img:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(0%) !important;
- opacity: 0.9;
- }
- .player {
- width: 10px;
- height: 11px;
- overflow: hidden;
- padding: 4px 21px 21px 4px;
- margin-top: 27px;
- margin-left: 26px;
- position: absolute;
- background-color: #fff;
- opacity: 0.5;
- z-index: 10;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -moz-border-radius: 30px;
- -webkit-border-radius: 30px;
- border-radius: 30px;
- }
- .album:hover .player {
- opacity: 0.5;
- }
- .track {
- margin-left: 90px;
- min-height: 80px;
- max-height: 100px;
- overflow: auto;
- font-family: "Gasara";
- font-size: 8px;
- padding: 3px;
- color: #000000;
- text-transform: uppercase;
- letter-spacing: 1px;
- background: #757575;
- }
- /* QUESTION */
- #asker {
- padding: 8px;
- margin-top:5px;
- font-family:'bebas neue';
- font-size: 30px;
- line-height:13px;
- text-align:center;
- border-bottom:solid 1px #2b3451;
- text-transform:none;
- color: #2b3451;
- background-image: url('http://i.imgur.com/JTL5vEc.png');
- background-color: #595959;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #asker:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #question {
- padding: 2px;
- background-image: url('http://i.imgur.com/JTL5vEc.png');
- background-color: #595959;
- font-family: "Gasara";
- font-size: 8px;
- text-align: justify;
- text-transform:uppercase;
- color: #000000;
- }
- #answer {
- font-family: "Calibri";
- font-size: 9px;
- color: #000000;
- }
- /* Hover Title Style */
- #s-m-t-tooltip{
- max-width:250px;
- margin-top:25px;
- margin-left:15px;
- padding-left:4px;
- padding-right:4px;
- z-index:9999999;
- background-color: #757575;
- color: #000000;
- font-family: "Gasara";
- font-size:8px;
- letter-spacing:0px;
- text-transform:uppercase;
- text-align:center;
- line-height:14px;
- border-left: 3px solid #2b3451;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- #cred {
- font-family: "Calibri";
- text-transform: uppercase;
- font-size: 10px;
- letter-spacing: -1px;
- margin-top: 110px;
- opacity: 0.4;
- -webkit-filter: grayscale(100%);
- margin-left: 10px;
- }
- /* POP UP */
- *html #fade {
- position: absolute;
- }
- #fade {
- display: none;
- background-image: url('http://i.imgur.com/JTL5vEc.png');
- background-color: #595959;
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- opacity: 1;
- z-index: 9999;
- }
- *html .popup_block {
- position: absolute;
- }
- .popup_block{
- display: none;
- background: #757575;
- padding: 20px;
- float: left;
- position: fixed;
- top: 50%;
- left: 50%;
- z-index: 9999999999;
- }
- img.btn_close {
- float: right;
- margin: -55px -55px 0 0;
- }
- .friend {
- max-height: 400px;
- overflow: auto;
- display: inline-block;
- margin-top: 10px;
- margin-left: 10px;
- }
- .friend img {
- height: 100px;
- width: 100px;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- <!-- INFINITE SCROLL -->
- <script type="text/javascript" src="http://static.tumblr.com/nnl3g6g/vcCnyp3z7/infinitescrolling.js"></script>
- <!-- S-M-T-TOOLTIP JAVA -->
- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js'></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <!-- POP UP SCRIPT -->
- <script>
- $(document).ready(function() {
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel');
- var popURL = $(this).attr('href');
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1];
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- </head>
- <body>
- <div id="frnd" class="popup_block">
- <div class="friend">
- <a href="" title=""><img src="http://i.imgur.com/7OYHGdD.gif" /></a>
- <a href="" title=""><img src="http://i.imgur.com/Qxm7uTa.gif" /></a> <br />
- <a href="" title=""><img src="http://i.imgur.com/Fr47FXq.gif" /></a>
- <a href="" title=""><img src="http://i.imgur.com/ftRpcwL.gif" /></a> <br />
- <a href="" title=""><img src="http://i.imgur.com/iFlHJw5.gif" /></a>
- <a href="" title=""><img src="http://i.imgur.com/1FfqBUv.gif" /></a> <br />
- <!-- For each new line of friends just copy this and paste it under the last one.
- <a href="" title=""><img src="" /></a>
- <a href="" title=""><img src="" /></a> <br />
- What to fill in, where:
- <a href="HERE GOES THE URL" title="HERE GOES THE HOVER (If you don't want any just leave it empty)><img src="HERE GOES THE IMAGE URL" /></a> -->
- </div>
- </div>
- <div id="jimin"><img src="http://i.imgur.com/BDwdlSY.png" /></div>
- <div id="sidebar">
- <div class="tit">{text:Title}<a href="#?w=230" rel="frnd" class="poplight" title="{text:FriendTitle}">.</a></div>
- <div class="lnk">
- <a href="/" title="BACK HOME"><div class="lnks"></div></a>
- <a href="/ask" title="MESSAGE"><div class="lnks"></div></a>
- <a href="{text:URL1}" title="{text:Title1}"><div class="lnks"></div></a>
- <a href="{text:URL2}" title="{text:Title2}"><div class="lnks"></div></a>
- <a href="{text:URL3}" title="{text:Title3}"><div class="lnks"></div></a>
- </div>
- <div class="desc">{text:Description}</div>
- </div>
- <div id="box">
- <div class="alignment">
- <div class="autopagerize_page_element" >
- {block:Posts}
- <div class="posts">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <!-- PHOTO POSTS -->
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost">
- <img src="{PhotoURL-250}">
- </div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div id="photoset">
- {Photoset-250}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- <!-- VIDEO POSTS -->
- <div class="video">
- {block:Video}
- {Video-250}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Video}
- </div>
- <!-- AUDIO POSTS -->
- {block:Audio}<div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
- {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
- <div class="track">{block:TrackName}Title: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album:
- {Album}{/block:Album}</div>
- {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Audio}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div id="quote">{Quote}</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- <!-- TEXT POSTS -->
- {block:Text}
- {block:Title}
- <div id="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- <!-- QUESTION POSTS -->
- {block:Answer}
- <div id="asker">{Asker}</div>
- <div id="question">{Question}</div>
- <div di="answer">{Answer}</div>
- {/block:Answer}
- <!-- CHAT POSTS -->
- {block:Chat}
- {block:Title}
- <div id="posttitle">{Title}</div><br />
- {/block:Title}
- {block:Lines}<div id="{Alt}">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}</br></div>
- {/block:Lines}
- {/block:Lines}
- {/block:Chat}
- <!-- LINK POSTS -->
- {block:Link}
- <a href="{URL}"> <div id="posttitle">{Name}</div></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- </div>
- {block:IndexPage}
- <div class="postperma">
- {block:Date}Posted <a href="{Permalink}">{TimeAgo}{/block:Date}</a> with
- {NoteCountWithLabel}<br> {block:ifShowTags}{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>
- {/block:IndexPage}
- {block:PermaLinkPage}
- <div class="postinfo">
- <center>
- <div id="permtitle">Posted on: {Month} {DayofMonth}, {Year}<br> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>
- {block:RebloggedFrom}
- <div id="tags">Via:
- <a href="{ReblogParentURL}">{ReblogParentName}</a> ||
- Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}
- </center>
- <br>
- {block:HasTags}
- <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags} </div>
- {/block:HasTags}
- </div>
- {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </div>
- <div id="cred"><a href="http://chrvstn.tumblr.com/" title="Christine's."><img src="http://orig15.deviantart.net/80b9/f/2010/324/b/3/pixel__crown_by_apparate-d339g47.gif" /></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement