Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- UPDATE! This theme now supports all post types!
- Thumbs
- Terms of Use: http://maomuthemes.tumblr.com/#tou
- Support: http://maomuthemes.tumblr.com/ask
- This theme is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.
- http://creativecommons.org/licenses/by-nc-nd/4.0/
- Please check out my theme shop! http://maomu.storenvy.com
- -->
- <!DOCTYPE html><html>
- <head>
- <!--[if lt IE 9]>
- <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
- <![endif]-->
- <!-- META -->
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
- <title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!-- LINK REL -->
- <link rel="shortcut icon" href="{image:Favicon}"/>
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
- <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
- <!-- IMAGES -->
- <meta name="image:Background" content=""/>
- <meta name="image:Favicon" content=""/>
- <meta name="image:Portrait" content="https://38.media.tumblr.com/6fb351df2a7aeecd7a168e4b8bfbcda8/tumblr_n9fmteeblR1tgu5lbo1_250.gif"/>
- <!-- COLORS -->
- <meta name="color:Gradient Top" content="#d7dbf5"/>
- <meta name="color:Gradient Bottom" content="#ddf2e8"/>
- <meta name="color:Link" content="#a5abd7"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:Post Title BG" content="#ffffff"/>
- <meta name="color:Post Title Text" content="#adadad"/>
- <meta name="color:Scrollbar BG" content="#ffffff"/>
- <meta name="color:Scrollbar Face" content="#dccbe7"/>
- <meta name="color:Text" content="#9a9a9a"/>
- <!-- ON/OFF -->
- <meta name="if:Audio Player White" content="1"/>
- <meta name="if:Background Image" content="0"/>
- <meta name="if:Description BG" content="0"/>
- <meta name="if:Faded Tumblr Controls" content="1"/>
- <meta name="if:Fullscreen Background" content="0"/>
- <meta name="if:Rounded Corners" content="1"/>
- <meta name="if:Semi Rounded Corners" content="0"/>
- <meta name="if:Rounded Portrait" content="0"/>
- <meta name="if:Semi Rounded Portrait" content="0"/>
- <!-- TEXT -->
- <meta name="text:Perma BG" content="255, 255, 255, 0.8"/>
- <meta name="text:Portrait BG" content="0, 0, 0, 0"/>
- <meta name="text:Portrait Width" content="120px"/>
- <meta name="text:Post BG" content="255, 255, 255, 0.3"/>
- <meta name="text:Post Border" content="255, 255, 255, 0.7"/>
- <meta name="text:Link1" content="link 1"/>
- <meta name="text:Link1 URL" content="/"/>
- <meta name="text:Link2" content="link 2"/>
- <meta name="text:Link2 URL" content="/"/>
- <meta name="text:Link3" content="link 3"/>
- <meta name="text:Link3 URL" content="/"/>
- <meta name="text:Link4" content="link 4"/>
- <meta name="text:Link4 URL" content="/"/>
- <meta name="text:Link5" content="link 5"/>
- <meta name="text:Link5 URL" content="/"/>
- <meta name="text:Link6" content="link"/>
- <meta name="text:Link6 URL" content="/"/>
- <style type="text/css">
- /* Tumblr controls */
- {block:IfFadedTumblrControls}
- iframe#tumblr_controls { opacity:0.35; position:fixed !important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); -webkit-transition:all 0.8s ease-out; -moz-transition:all 0.8s ease-out; transition:all 0.8s ease-out; z-index:9999; }
- iframe#tumblr_controls:hover { opacity:0.8; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out ;z-index:9999; }
- {/block:IfFadedTumblrControls}
- /* Scrollbar */
- ::-webkit-scrollbar { background:{color:Scrollbar Face}; border:4px solid {color:Scrollbar BG}; height:0px; opacity:0; width:9px; }
- ::-webkit-scrollbar-thumb {
- background:{color:Scrollbar Face}; border:{color:Scrollbar BG} solid 2px; {block:IfSemiRoundedCorners} border-radius:9px; {/block:IfSemiRoundedCorners} {block:IfRoundedCorners} border-radius:9px; {/block:IfRoundedCorners} height:8px; width:11px; }
- /* Viewport + body properties */
- html { background: -webkit-linear-gradient({color:Gradient Top}, {color:Gradient Bottom}); background: -o-linear-gradient({color:Gradient Top}, {color:Gradient Bottom}); background: -moz-linear-gradient({color:Gradient Top}, {color:Gradient Bottom}); background: linear-gradient({color:Gradient Top}, {color:Gradient Bottom}); {block:IfBackgroundImage} background-image:url('{image:Background}'); {block:IfFullscreenBackground} background-size:cover; {/block:IfFullscreenBackground} {/block:IfBackgroundImage} min-height:100%; }
- body { color:{color:Text}; font:12px source sans pro; line-height:17px; margin:0; padding:0; }
- /* Links + links on mouseover */
- a { color:{color:Link}; text-decoration:none; transition-duration:0.5s; -webkit-transition-duration:0.5s; }
- a:hover { color:{color:Link Hover}; transition-duration:0.5s; -webkit-transition-duration:0.5s; }
- /* Preformatted + small text */
- pre { display:block; font:11px source sans pro; letter-spacing:0.091em; padding-left:0.182px; width:100%; word-wrap:break-word; }
- small { font:11px source sans pro; letter-spacing:0.091em; }
- /* Blockquotes */
- blockquote { border-left:1px solid {color:Link}; margin-left:10px; padding-left:12px; padding-right:0; {block:IndexPage} width:70px; {/block:IndexPage} {block:PermalinkPage} width:90%; {/block:PermalinkPage} word-wrap:break-word; }
- /* Removes viewport padding */
- figure { margin:0; }
- #portrait { border-radius:0; {block:IfRoundedPortrait} border-radius:50%; {/block:IfRoundedPortrait} {block:IfSemiRoundedPortrait} border-radius:10px; {/block:IfSemiRoundedPortrait} background:rgba({text:Portrait BG}); margin-left:-15px; margin-top:30px; padding:10px; width:{text:Portrait Width}; }
- /* Navicons (home, ask, data, more) */
- .icon { font-weight:normal; font-style:normal; font-size:20px; margin-right:-15px;}
- /* Description */
- #description { height:0; opacity:0; width:280px; text-align:left; transition:opacity .5s ease, visibility .5s ease; visibility:hidden; }
- #description.open { {block:IfDescriptionBG} background:rgba({text:Post BG}); padding:10px; {block:IfRoundedCorners} border-radius:5px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:5px; {/block:IfSemiRoundedCorners} {/block:IfDescriptionBG} height:auto; opacity:1; transition:opacity 1s ease, visibility 1s ease; visibility:visible; }
- /* Post wrap */
- .main { margin:0 auto; padding-top:20px; padding-bottom:50px; {block:IndexPage} width:895px; {/block:IndexPage} {block:PermalinkPage} width:414px; {/block:PermalinkPage} }
- /* Posts */
- #contain { background:rgba({text:Post BG}); border:7px solid rgba({text:Post Border}); -webkit-background-clip: padding-box; background-clip: padding-box; {block:IndexPage} {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:5%; {/block:IfSemiRoundedCorners} height:150px; overflow:hidden; width:150px; {/block:IndexPage} {block:PermalinkPage} {block:IfRoundedCorners} border-radius:10px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:10px; {/block:IfSemiRoundedCorners} width:400px; {/block:PermalinkPage} float:left; line-height:18px; margin-right:15px; margin-bottom:25px; position:relative; -webkit-transition:left .4s linear; -moz-transition:left .4s linear; -o-transition:left .4s linear; transition:left .4s linear; }
- /* Photos */
- img { border:0; {block:IndexPage} margin-left:-75px; margin-top:-15px; width:320px; {/block:IndexPage} {block:PermalinkPage} width:100%; {/block:PermalinkPage} }
- .text img { border:0; margin-top:-15px; width:auto; }
- .caption { padding:5px 15px 5px 15px; }
- /* Photosets */
- .photoset { max-width:400px; padding-left:12.5px; }
- {block:IndexPage}
- iframe.photoset { margin-left:-83px; width:315px !important; }
- {/block:IndexPage}
- /* Audio posts */
- .album-art { {block:IndexPage} width:230px; {/block:IndexPage} {block:PermalinkPage} width:400px; {/block:PermalinkPage} }
- #audio { height:100%; }
- {block:IndexPage}
- .tumblr_audio_player{ {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:7%; {/block:IfSemiRoundedCorners} height:50px; margin-left:26px; margin-top:-133px; opacity:.9; width:50px; }
- {/block:IndexPage}
- {block:PermalinkPage}
- .tumblr_audio_player { height:50px; margin-top:-3px; width:400px; }
- {/block:PermalinkPage}
- /* Video posts */
- .v-index { background:rgba({text:Post BG}); {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} font-size:11px; height:100px; letter-spacing:1px;margin-left:10px; margin-top:10px; padding:15px; text-align:center; text-transform:uppercase; width:100px; }
- .videoWrapper { height:0; padding-bottom:56.25%; position:relative; }
- .videoWrapper iframe { height:100%; left:0; overflow:hidden; position:absolute; top:0; width:100%; }
- /* Text posts */
- .text-title { background:{color:Post Title BG}; {block:IfRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfSemiRoundedCorners} color:{color:Post Title Text}; font-size:11px; letter-spacing:1px; max-width:400px; padding:10px; text-align:center; text-transform:uppercase; }
- /* Link posts */
- .l-index { background:rgba({text:Post BG}); {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} font-size:11px; height:100px; letter-spacing:1px;margin-left:10px; margin-top:10px; padding:15px; text-align:center; text-transform:uppercase; width:100px; }
- .link { background:{color:Post Title BG}; {block:IfRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfSemiRoundedCorners} color:{color:Post Title Text}; font-size:11px; font-weight:normal; letter-spacing:1px; margin-top:0px; max-width:400px; padding:10px; text-align:left; text-transform:uppercase; }
- /* Chat lines */
- .chat-line { background:rgba({text:Post BG}); {block:IfRoundedCorners} border-radius:2px; {/block:IfRoundedCorners} color:{color:Perma Link}; margin:3px 0px 3px 3px; padding:8px; {block:IndexPage} width:128px; {/block:IndexPage} {block:PermalinkPage} width:378px; {/block:PermalinkPage} }
- /* Quote properties */
- .quote { font-size:13px; font-style:italic; line-height:23px; {block:IndexPage}margin-left:22px; margin-top:30px; max-width:100px; max-height:72px; overflow:hidden; text-align:center;{/block:IndexPage}{block:PermalinkPage}padding:5px 15px 0px 15px;{/block:PermalinkPage} }
- /* Questions */
- .q-index { background:rgba({text:Post BG}); {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} font-size:11px; height:100px; letter-spacing:1px;margin-left:10px; margin-top:10px; padding:15px; text-align:center; text-transform:uppercase; width:100px; }
- .question { background:rgba({text:Perma BG}); {block:IfRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-top-left-radius:2px; border-top-right-radius:2px; {/block:IfSemiRoundedCorners} color:{color:Link}; padding:10px; vertical-align:top; }
- /* Permalink */
- .perma { background:rgba({text:Perma BG}); {block:IfRoundedCorners} border-radius:50%; margin-left:21px; margin-top:11px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-bottom-right-radius:7%; {/block:IfSemiRoundedCorners} opacity:0; padding:13px 15px 13px 15px; position:absolute; z-index:999; }
- #contain:hover .perma { opacity:1; }
- .permainfo { font-size:11px; letter-spacing:1px; text-align:center; text-transform:uppercase; }
- /* Note container */
- .notecontainer { float:left; margin-bottom:0px; max-height:300px; line-height:18px; overflow-x:hidden; overflow-y:scroll; padding-right:0px; width:400px; }
- .notecontainer a { font-weight:normal; }
- /* Notes */
- ol.notes { list-style-type:none; margin:0px 0px; padding:0px; }
- ol.notes li.note { background:rgba({text:Post BG}); margin-bottom:1px; padding:7px; }
- ol.notes li.note img.avatar { background:rgba({text:Post BG}); {block:IfRoundedCorners} border-radius:4px; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:4px; {/block:IfSemiRoundedCorners} height:16px; margin-right:5px; padding:2px; vertical-align:-4px; width:16px; }
- ol.notes li.note span.action, ol.notes li.note .answer_content, ol.notes li.note blockquote a { font-weight:normal; text-decoration:none; }
- ol.notes li.note blockquote { border-color:{color:Link}; margin:10px 0px 0px 25px; padding:4px 10px; }
- /* Pagination */
- .pagination { margin-left:auto; margin-right:auto; text-align:center;margin-top:-10px; padding-bottom:70px; }
- .jump_page { background-color:rgba({text:Post BG}); border:4px solid rgba({text:Post Border}); {block:IfRoundedCorners} border-radius:50%; {/block:IfRoundedCorners} {block:IfSemiRoundedCorners} border-radius:10%; {/block:IfSemiRoundedCorners} color:{color:Link}; font:12px calibri; font-weight:100; margin-right:10px; padding:8px 10px; text-align:center; text-decoration:none; }
- .jump_page a { font-weight:normal; }
- /* Fluid columns */
- @media screen and (max-width:930px) { .main { {block:IndexPage} width:720px; {/block:IndexPage} } }
- @media screen and (max-width:760px) { .main { {block:IndexPage} width:540px; {/block:IndexPage} } }
- @media screen and (max-width:580px) { .main { {block:IndexPage} width:360px; {/block:IndexPage} {block:PermalinkPage} width:264px; {/block:PermalinkPage} }
- #contain, .album-art { {block:PermalinkPage} width:250px; {/block:PermalinkPage} }
- .photoset, .text-title, .link, .notecontainer { max-width:250px; }
- {block:PermalinkPage}
- .tumblr_audio_player { width:250px; }
- {/block:PermalinkPage} }
- @media screen and (max-width:400px) { .main { {block:IndexPage} width:170px; {/block:IndexPage} } }
- {CustomCSS}
- </style>
- <!-- Jquery -->
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <!-- Masonry -->
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('.main').masonry(),
- $('#contain').infinitescroll({
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- },
- // call masonry as a callback.
- function() { $('.main').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- <!-- Header menu -->
- <script type="text/javascript">
- $(document).ready(function () {
- $('.click').click(function () {
- $('#description').toggleClass('open');
- })
- });
- </script>
- <!-- Icon font script -->
- <script src="http://static.tumblr.com/at44twr/nHXn9gbb6/cufon.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/at44twr/8sGn9gc9t/linea-basic-10_400.font.js" type="text/javascript"></script>
- <script type="text/javascript">
- Cufon.replace('.icon');
- Cufon.replace('#sub1');
- </script>
- </head>
- <body>
- <center>
- <!-- Portrait -->
- <img id="portrait" src="{image:Portrait}"/> <br><br>
- <!-- End portrait -->
- <!-- Navigation -->
- <a style="margin-left:-27px;" href="/">
- <span class="icon"> Z </span><font style="font-size:11px;letter-spacing:1px;">HOME</font>
- </a>
- <a href="/ask">
- <span class="icon"> ) </span><font style="font-size:11px;letter-spacing:1px;">ASK</font>
- </a>
- <a href="/archive">
- <span class="icon"> y </span><font style="font-size:11px;letter-spacing:1px;">DATA</font>
- </a>
- <a href="#" class="click">
- <span class="icon"> # </span><font style="font-size:11px;letter-spacing:1px;">MORE</font>
- </a>
- <!-- End navigation -->
- <!-- Description -->
- {block:Description}<br><br>
- <div id="description">
- {Description}<br><br>
- <div style="font-size:11px;text-transform:uppercase;letter-spacing:1px;">
- {block:IfLink1}<a href="{text:Link1 URL}">{text:Link1}</a> · {/block:IfLink1}{block:IfLink2}<a href="{text:Link2 URL}">{text:Link2}</a> · {/block:IfLink2}{block:IfLink3}<a href="{text:Link3 URL}">{text:Link3}</a> · {/block:IfLink3}{block:IfLink4}<a href="{text:Link4 URL}">{text:Link4}</a> · {/block:IfLink4}{block:IfLink5}<a href="{text:Link5 URL}">{text:Link5}</a> · {/block:IfLink5}{block:IfLink6}<a href="{text:Link6 URL}">{text:Link6}</a>{/block:IfLink6}
- </div>
- </div>
- {/block:Description}
- <!-- End description -->
- </center>
- <div class="main" role="main">
- <!-- Posts -->
- {block:Posts}
- <div id="contain">
- <!-- Photos -->
- {block:Photo}
- <article>
- <figure>
- {block:IndexPage}<a class="perma" href="{Permalink}"> ☓ </a>{/block:IndexPage}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- </figure>
- </article>
- {/block:Photo}
- <!-- End photos -->
- <!-- Photosets -->
- {block:Photoset}
- <article>
- <figure>
- {block:IndexPage}<a class="perma" href="{Permalink}"> ☓ </a>{/block:IndexPage}
- <div class="photoset" style="margin-left:-24px;">{Photoset}</div>
- {block:HighRes}
- {PhotoURL-HighRes}
- {/block:HighRes}
- </figure>
- </article>
- {/block:Photoset}
- <!-- End photosets -->
- <!-- Audio-->
- {block:Audio}
- <article>
- <figure>
- {block:IndexPage}<a class="perma" href="{Permalink}"> ☓ </a>{/block:IndexPage}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="album-art" alt=""/><br>
- {/block:AlbumArt}
- <div id="audio">
- <a style="margin-top:20px;">
- <div class="tumblr_audio_player">
- {block:AudioEmbed}
- {AudioEmbed-250}
- {/block:AudioEmbed}
- {block:AudioPlayer}
- {block:IfAudioPlayerWhite}
- {AudioPlayerWhite}
- {/block:IfAudioPlayerWhite}
- {block:IfNotAudioPlayerWhite}
- {AudioPlayerBlack}
- {/block:IfNotAudioPlayerWhite}
- {/block:AudioPlayer}
- </div>
- </a>
- </div>
- </figure>
- </article>
- {/block:Audio}
- <!-- End audio -->
- <!-- Video -->
- {block:Video}
- <article>
- <figure>
- {block:IndexPage}
- <div class="v-index">
- <span class="icon" style="font-size:30px;margin-right:0px;margin-top:5px;"><a href="{Permalink}">]</a></span><br><br>
- <a href="{Permalink}">you have one (1) new video!</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="videoWrapper">{VideoEmbed-400}</div>
- {/block:PermalinkPage}
- </figure>
- </article>
- {/block:Video}
- <!-- End video -->
- <!-- Text -->
- {block:Text}
- <article>
- <figure class="text">
- {block:PermalinkPage}{block:Title}
- <header>
- <div class="text-title">{Title}</div>
- </header>
- {/block:Title}{/block:PermalinkPage}
- <div style="{block:IndexPage}margin-left:25px; margin-top:20px; max-width:100px; max-height:79px; overflow:hidden;{/block:IndexPage}{block:PermalinkPage}padding:5px 15px 0px 15px;{/block:PermalinkPage}">{Body} </div>
- {block:IndexPage}<div style="margin-left:45px;margin-top:10px;text-transform:uppercase;font-size:11px;letter-spacing:1px;"><a href="{Permalink}">read more</a></div>{/block:IndexPage}
- </figure>
- </article>
- {/block:Text}
- <!-- Text -->
- <!-- Links -->
- {block:Link}
- <article>
- <figure>
- {block:IndexPage}<a class="perma" style="margin-top:-10px;" href="{Permalink}"> ☓ </a>{/block:IndexPage}
- {block:IndexPage}
- <div class="q-index">
- <span class="icon" style="font-size:30px;margin-right:0px;margin-top:5px;"><a href="{Permalink}">8</a></span><br><br>
- <div style="height:50px;overflow:hidden;"><a href="{URL}">{Name} ▶</a></div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <h2 class="link">
- <a href="{URL}">{Name} ▶</a>
- </h2>
- {block:Description}
- <div style="padding:0px 10px 0px 10px">{Description}</div>
- {/block:Description}
- {/block:PermalinkPage}
- </figure>
- </article>
- {/block:Link}
- <!-- End links -->
- <!-- Chats -->
- {block:Chat}
- <article>
- <figure>
- {block:IndexPage}<a class="perma" style="margin-top:-3px;" href="{Permalink}"> ☓ </a>{/block:IndexPage}
- {block:PermalinkPage}
- {block:Title}
- <header>
- <div class="text-title" style="margin-bottom:3px;">{Title}</div>
- </header>
- {/block:Title}
- {/block:PermalinkPage}
- {block:Lines}
- <div class="chat-line">
- {block:Label}
- {Label}
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </figure>
- </article>
- {/block:Chat}
- <!-- End chats -->
- <!-- Quotes -->
- {block:Quote}
- <article>
- <figure>
- <div class="quote">{block:PermalinkPage}<br>{/block:PermalinkPage}{Quote}<br>
- {block:Source}
- <div style="text-align:right;font-size:12px;">— {Source}</div>
- {/block:Source}</div>
- {block:IndexPage}<div style="margin-left:45px;margin-top:7px;text-transform:uppercase;font-size:11px;letter-spacing:1px;"><a href="{Permalink}">read more</a></div>{/block:IndexPage}
- </figure>
- </article>
- {/block:Quote}
- <!-- End quotes -->
- <!-- Message -->
- {block:Answer}
- <article>
- <figure>
- {block:IndexPage}
- <div class="q-index">
- <span class="icon" style="font-size:30px;margin-right:0px;margin-top:5px;"><a href="{Permalink}">)</a></span><br><br>
- <a href="{Permalink}">you have one (1) new message!</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="question">
- <font style="font-size:11px;text-transform:uppercase;letter-spacing:1px;">{lang:Asker asked}: {Question}</font>
- </div>
- <div style="padding:0px 10px 0px 10px">{Answer}</div>
- {/block:PermalinkPage}
- </figure>
- </article>
- {/block:Answer}
- <!-- End message -->
- <!-- Caption -->
- {block:PermalinkPage}
- <div class="caption">
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:PermalinkPage}
- <!-- End caption -->
- <!-- Note container -->
- {block:PermalinkPage}
- {block:Date}
- <header>
- <div class="permainfo">
- {NoteCountWithLabel} · {TimeAgo} · {Month} {DayOfMonth}{block:RebloggedFrom}<a href="{ReblogParentURL}"> · via</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"> · src</a>{/block:ContentSource}
- </div>
- </header><br>
- <div class="notecontainer">
- {PostNotes}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <!-- End note container -->
- <!-- Remove via and source -->
- <div style="display:none;">
- {block:ContentSource}
- <a href="{SourceURL}" title="{lang:Originally from ReblogRootName}">Source</a>
- {/block:ContentSource}
- {block:RebloggedFrom}
- <a title="Via" href="{ReblogParentURL}">Via</a>
- {/block:RebloggedFrom}
- </div>
- <!-- End remove -->
- </div><!-- Ends contain div -->
- {/block:Posts}
- <!-- End posts -->
- </div>
- </div>
- <!-- Pagination -->
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="jump_page">←</a>
- {/block:PreviousPage}
- {block:JumpPagination length="0"}
- {block:CurrentPage}
- <span class="jump_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" class="jump_page">→</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- <!-- End pagination -->
- <!-- Don't remove the theme credit. I will find u -->
- <div style="bottom:0;left:0;position:fixed;font-size:11px;letter-spacing:1px;text-transform:uppercase;"> <a href="http://maomuthemes.tumblr.com">© 2014 mt</a> </div>
- <!-- End credit -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement