Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- Theme #22 'Cordrazine' by Brianna @ colorfulmetaphors.tumblr.com
- Rules:
- 1. Do not remove the credit from the code or the theme. You may MOVE it, but leave it on the FIRST page of your blog, ie: it must be visible on the main page.
- 2. Do not redistribute this theme.
- 3. Do not steal this theme. Taking a portion of the code and adding it to your own theme/others' counts as stealing. If you want to learn how to do something, ask, and I will do my best to help you.
- 4. Do not use this theme as a base code.
- 5. If you have any problems, find glitches, or just need help, please ask me! That's not really a rule, but I'd love to help.
- Help:
- - Theme looks best in Google Chrome.
- - SAVE and REFRESH the page before changing appearance options.
- - The background image REPEAT and POSITION can be changed under the appearance options. Select or deslect 'BackgroundImageRepeat' and enter the position in 'bgimgposition'.
- - There are four extra links available. Add them under the appearance options.
- - The sidebar image is the home link.
- - There are three post sizes available. For 250px, deselect both '400pxPosts' and '500pxPosts'.
- - Hovering over the sidebar reveals the extra links. To have them always visible, deselect 'HiddenLinks' in the appearance options.
- - The BODY font SIZE can be changed under the appearance options. DO NOT add 'px' after the number.
- - The 'highlight' and 'highlighttext' color options refer to the background and text color that appears when you click and drag the cursor.
- Enjoy!
- --->
- <!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">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Volkhov' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Signika' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rufina' rel='stylesheet' type='text/css'>
- <script src="http://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>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- {block:IndexPage}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- <script type="text/javascript">
- $(window).load(function () {
- $('#entries').masonry({
- itemSelector : "#post",
- },
- function() { $('#entries').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:sidebar" content="#fffff">
- <meta name="color:text" content="#888888"/>
- <meta name="color:sidebar img bg" content="#ffffff"/>
- <meta name="color:blockquotes" content="#f8f8f8"/>
- <meta name="color:side text" content="#3e3e3e"/>
- <meta name="color:desc link" content="#b3b3b3"/>
- <meta name="color:borders" content="#e5e5e5"/>
- <meta name="color:link" content="#333333"/>
- <meta name="color:link hover" content="#999999"/>
- <meta name="color:tags" content="#9d9d9d"/>
- <meta name="color:tags hover" content="#777777"/>
- <meta name="color:info link" content="#555555"/>
- <meta name="color:info link hover" content="#999999"/>
- <meta name="color:side link" content="#444444"/>
- <meta name="color:side link hover" content="#cccccc"/>
- <meta name="color:title" content="#888888"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:scrollbar background" content="#dddddd"/>
- <meta name="color:scrollbar" content="#999999"/>
- <meta name="color:highlight" content="#dddddd"/>
- <meta name="color:highlight text" content="#111111"/>
- <meta name="font:sidebar" content="">
- <meta name="font:body" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="">
- <meta name="text:bodyfontsize" content="11">
- <meta name="text:bgimgposition" content="bottom right" />
- <meta name="text:link1" content="/">
- <meta name="text:link1name" content="link 1">
- <meta name="text:link2" content="/">
- <meta name="text:link2name" content="link 2">
- <meta name="text:link3" content="/">
- <meta name="text:link3name" content="link 3">
- <meta name="text:link4" content="/">
- <meta name="text:link4name" content="link 4">
- <meta name="if:BackgroundImageRepeat" content="" />
- <meta name="if:HiddenLinks" content="1"/>
- <meta name="if:400pxPosts" content=""/>
- <meta name="if:500pxPosts" content=""/>
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {
- width: 7px;
- background-color:{color:scrollbar background};
- }
- ::-webkit-scrollbar-thumb {
- width:7px;
- background-color:{color:scrollbar};
- }
- ::selection {
- background: {color:highlight};
- color: {color:highlight text};
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background:{color:background};
- font-size: 7px;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:text};
- max-width: 150px;
- padding: 5px 10px 5px 10px;
- display: block;
- margin: 17px 0px 0px -10px;
- box-shadow:3px 3px 5px;
- font-family: 'Droid Sans', sans-serif;
- }
- body {
- background-color:{color:background};
- color:{color:text};
- font-size:{text:bodyfontsize}px;
- font-family:{font:body};
- background-image:url('{image:background}');
- background-attachment:fixed;
- word-spacing:1px;
- text-align:justify;
- background-position:{text:bgimgposition};
- {block:IfBackgroundImageRepeat}
- background-repeat:repeat;
- {/block:IfBackgroundImageRepeat}
- {block:IfNotBackgroundImageRepeat}
- background-repeat:no-repeat;
- {/block:IfNotBackgroundImageRepeat}
- }
- a {
- color:{color:link};
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- a:hover {
- color:{color:link hover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- blockquote {
- padding:1px 10px 1px 10px;
- border-left:1px solid {color:text};
- margin-left:10px;
- font-size:9px;
- word-wrap:break-word;
- background-color:{color:blockquotes};
- {block:IndexPage}
- {block:If500pxPosts}
- width:460px;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- width:360px;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- width:210px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:460px;
- {/block:PermalinkPage}
- }
- blockquote blockquote {
- padding:5px 5px 5px 5px;
- border-left:1px solid {color:text};
- background-color:{color:blockquotes};
- {block:If500pxPosts}
- min-width:250px;
- width:auto;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- min-width:200px;
- width:auto;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- min-width:100px;
- max-width:200px;
- width:auto;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- min-width:250px;
- width:auto;
- {/block:PermalinkPage}
- }
- blockquote img {
- {block:IndexPage}
- {block:If500pxPosts}
- max-width:430px;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- max-width:330px;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- max-width:180px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width:430px;
- {/block:PermalinkPage}
- }
- h1 {
- font-size:12px;
- font-family: 'Rufina', serif;
- }
- #theme {
- margin:auto;
- {block:IndexPage}
- {block:If500pxPosts}
- width:920px;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- width:820px;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- width:950px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:920px;
- {/block:PermalinkPage}
- }
- #entries {
- padding-top:50px;
- {block:IndexPage}
- {block:If500pxPosts}
- width:530px;
- margin-left:260px;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- width:430px;
- margin-left:260px;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- width:600px;
- margin-left:220px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:530px;
- margin-left:260px;
- {/block:PermalinkPage}
- }
- #post {
- word-wrap:break-word;
- margin-bottom:50px;
- padding:10px;
- background-color:{color:posts};
- {block:IndexPage}
- {block:If500pxPosts}
- width:500px;
- {/block:If500pxPosts}
- {block:If400pxPosts}
- width:400px;
- {/block:If400pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- width:250px;
- margin:15px;
- float:left;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- #sidebar {
- margin-top:50px;
- width:180px;
- position:fixed;
- text-align:center;
- padding:15px;
- background-color:{color:sidebar};
- }
- #title {
- margin-top:10px;
- font-size:15px;
- text-align:center;
- letter-spacing:1px;
- color:{color:title};
- font-family: 'Marck Script', cursive;
- }
- #sidebarimage {
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #sidebarimage:hover {
- opacity:0.65;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #sidebarimage img {
- background-color:{color:sidebar img bg};
- overflow:hidden;
- width:150px;
- padding:12px;
- border:3px double {color:borders};
- }
- #hover {
- }
- {block:IfHiddenLinks}
- #hover:hover #link {
- margin-top:2px;
- }
- #hover:hover #link a {
- opacity:1;
- }
- {/block:IfHiddenLinks}
- #link {
- {block:IfHiddenLinks}
- margin-top:-13px;
- {/block:IfHiddenLinks}
- height:10px;
- width:170px;
- text-align:center;
- padding-top:3px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #link a {
- {block:IfHiddenLinks}
- opacity:0;
- {/block:IfHiddenLinks}
- font-family:georgia, serif;
- display:inline-block;
- height:14px;
- margin-left:2px;
- margin-right:2px;
- font-size:8px;
- font-style:italic;
- text-align:center;
- overflow:hidden;
- color:{color:side link};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #link a:hover {
- color:{color:side link hover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .text {
- text-align:justify;
- line-height:120%;
- padding:5px 5px 10px 5px;
- font-size:10px;
- color:{color:side text};
- font-family:{font:sidebar};
- width:170px;
- border-bottom:1px solid {color:borders};
- }
- .text a {
- color:{color:desc link};
- }
- .text a:hover {
- color:{color:scrollbar};
- }
- #pagination {
- margin-top:12px;
- text-align:center;
- color:{color:side text};
- font-size:8px;
- font-family: 'Volkhov', serif;
- }
- #paginaation a {
- font-family: 'Volkhov', serif;
- }
- #info {
- font-size:7px;
- padding:5px;
- text-align:left;
- font-family: 'Signika', sans-serif;
- text-transform:uppercase;
- margin-top:10px;
- letter-spacing:1px;
- line-height:150%;
- border:1px solid {color:borders};
- }
- #info a {
- color:{color:info link};
- line-height:150%;
- font-size:7px;
- {block:PermalinkPage}
- text-decoration:underline;
- {/block:PermalinkPage}
- }
- #info a:hover {
- color:{color:info link hover};
- }
- #tags {
- margin-top:3px;
- font-size:9px;
- font-family:georgia;
- text-transform:none;
- text-align:left;
- letter-spacing:0px;
- }
- #tags a {
- margin-left:3px;
- color:{color:tags};
- font-style:italic;
- {block:IndexPage}
- font-size:8px;
- {/block:IndexPage}
- {block:PermalinkPage}
- text-transform:uppercase;
- font-size:7px;
- {/block:PermalinkPage}
- }
- #tags a:hover {
- color:{color:tags hover};
- }
- #credit {
- position:fixed;
- bottom:0px;
- left:0px;
- padding:4px 10px 4px 5px;
- text-decoration:none;
- font-size:11px;
- background-color:{color:side text};
- color:{color:background};
- font-family: 'Allura', cursive;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .quote {
- padding-left:50px;
- padding-right:50px;
- font-size:12px;
- line-height:110%;
- text-align:center;
- font-family: 'Droid Sans', sans-serif;
- }
- .face {
- float:right;
- width:37px;
- height:30px;
- padding-left:5px;
- border-left:1px solid {color:posts};
- }
- .face img {
- border:7px solid {color:posts};
- }
- .question {
- padding:10px;
- background-color:{color:blockquotes};
- min-height:30px;
- {block:IndexPage}
- {block:If400pxPosts}
- width:380px;
- {/block:If400pxPosts}
- {block:If500pxPosts}
- width:480px;
- {/block:If500pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- width:230px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:480px;
- {/block:PermalinkPage}
- }
- .words {
- text-align:justify;
- line-height:150%;
- }
- .audio {
- margin-right:5px;
- width:70px;
- float:left;
- }
- .hidden {
- width:70px;
- height:73px;
- }
- .tumblr_audio_player {
- margin:0px;
- padding:0px;
- width:500px;
- height:50px;
- }
- .pull {
- margin-left:5px;
- margin-top:-5px;
- }
- .player {
- width:35px;
- height:37px;
- margin-left:10px;
- margin-top:10px;
- overflow:hidden;
- position:absolute;
- opacity:0.7;
- background-color:#fff;
- z-index:8888;
- border:7px solid #ECECEC;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .player:hover {
- opacity:1;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .caption {
- margin-top:20px;
- }
- .audio img{
- max-width: 70px;
- height: auto;
- }
- .song {
- margin-left:70px;
- margin-top:-55px;
- text-transform:uppercase;
- font-size:10px;
- padding-bottom:13px;
- font-family: 'Droid Sans', sans-serif;
- }
- .link {
- padding:15px;
- background-color:{color:sidebar img bg};
- border:1px solid {color:posts};
- border-radius:20px;
- font-size:15px;
- font-style:italic;
- }
- .link a {
- color:{color:tags};
- }
- .link a:hover {
- text-shadow:1px 1px 1px;
- }
- ol.notes {
- padding:0px;
- margin-left:10px;
- list-style-type:decimal;
- font-style:italic;
- border-bottom: solid 1px {color:posts};
- width:480px;
- }
- ol.notes li.note {
- border-top: solid 1px {color:posts};
- padding: 10px;
- font-family: 'Droid Sans', sans-serif;
- font-size:9px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- {CustomCSS}</style></head><body>
- <div id="theme">
- <div id="sidebar">
- <div id="hover">
- <div id="sidebarimage">
- <a href="/">
- <img src="{image:sidebar}">
- </a>
- </div>
- <div id="title">
- {Title}
- </div>
- <div class="text">
- {Description}
- </div>
- <div id="link">
- <a href="/ask">ask</a>
- {block:ifLink1Name}
- <a href="{text:link1}">{text:link1name}</a>
- {/block:ifLink1Name}
- {block:ifLink2Name}
- <a href="{text:link2}">{text:link2name}</a>
- {/block:ifLink2Name}
- {block:ifLink3Name}
- <a href="{text:link3}">{text:link3name}</a>
- {/block:ifLink3Name}
- {block:ifLink4Name}
- <a href="{text:link4}">{text:link4name}</a>
- {/block:ifLink4Name}
- </div>
- </div>
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">
- <span style="font-family: 'Volkhov', serif; font-size:11px">
- «
- </span>
- </a>
- {/block:PreviousPage}
- {CurrentPage} | {TotalPages}
- {block:NextPage}
- <a href="{NextPage}">
- <span style="font-family: 'Volkhov', serif; font-size:11px">
- »
- </span>
- </a>
- {/block:NextPage}
- </div>
- </div>
- <a target="blank" title="theme by colorfulmetaphors" href="http://colorfulmetaphors.tumblr.com/">
- <div id="credit">
- T
- </div>
- </a>
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}
- {block:IndexPage}
- {block:If400pxPosts}
- <img src="{PhotoURL-500}" width="400">
- {/block:If400pxPosts}
- {block:If500pxPosts}
- <img src="{PhotoURL-500}">
- {/block:If500pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- <img src="{PhotoURL-500}" width="250">
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}">
- {/block:PermalinkPage}
- {LinkCloseTag}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:If400pxPosts}
- {Photoset-400}
- {/block:If400pxPosts}
- {block:If500pxPosts}
- {Photoset-500}
- {/block:If500pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- {Photoset-250}
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- {Quote}
- </div>
- {block:Source}
- <div style="text-align:center; font-family: 'Droid Sans', sans-serif; padding-top:5px">— {Source} —
- </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="link">
- <a target="blank" href="{URL}" {Target}>----- {Name}</a>
- </div>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>
- {Title}
- </h1>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <strong>{Label} </strong>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <div class="audio">
- <img src="{AlbumArtURL}">
- </div>
- {/block:AlbumArt}
- <div class="hidden">
- <div class="player">
- <div class="pull">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="song">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- <br />{Artist}
- {/block:Artist}
- <br />{PlayCountWithLabel}
- </div>
- {block:Caption}
- <div class="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {block:If400pxPosts}
- {Video-400}
- {/block:If400pxPosts}
- {block:If500pxPosts}
- {Video-500}
- {/block:If500pxPosts}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- {Video-250}
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="question">
- <div class="words">
- <a href="{AskerURL}" title="{AskerName}">
- <div style="float:right;margin-left:5px;padding-left:5px;border-left:1px solid {color:posts};height:30px;">
- <img src="{AskerPortraitURL-16}" border="7px solid {color:posts}">
- </div>
- </a>
- {Question}
- </div>
- </div>
- <br />
- {Answer}
- {/block:Answer}
- {block:IndexPage}
- <div id="info">
- {block:Date}
- <a href="{Permalink}">
- {TimeAgo} :
- {/block:Date}
- {NoteCount}
- </a>
- :
- <a href="{ReblogURL}">reblog</a>
- {block:RebloggedFrom}
- <br />
- {block:ContentSource}
- © <a href="{SourceURL}">{ReblogRootName}</a>
- ,
- {/block:ContentSource}
- via
- <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- {block:HasTags}
- <div id="tags">
- #:
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="info">
- {block:Date}
- {TimeAgo} on {Month} {DayofMonth}{DayofMonthSuffix}, {Year} with
- {/block:Date}
- {NoteCountWithLabel} |
- <a href="{ReblogURL}">reblog post</a>
- {block:RebloggedFrom}
- <br />
- {block:ContentSource}
- originally from <a href="{SourceURL}">{ReblogRootName}</a>,
- {/block:ContentSource}
- via <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- {block:HasTags}
- <div id="tags">
- tagged as:
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:PermalinkPage}
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment