Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- ➸ Fairtale Theme
- ➸ Tema criado por Carolaine Vieira
- ➸ Theme made by Amplamente
- ➸ http://amplamente.tumblr.com
- ➸ Não retire os crédtios
- ➸ Don't remove credit
- -->
- <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}
- <meta name="color:Background" content="#fbfbfb"/>
- <meta name="color:Post Bg" content="#fbfbfb"/>
- <meta name="color:Tooltip bg" content="#e89e8c"/>
- <meta name="color:Tooltip text" content="#fff"/>
- <meta name="color:Question" content="#e89e8c"/>
- <meta name="color:Question text" content="#666666"/>
- <meta name="color:Question link" content="#141414"/>
- <meta name="color:Answer" content="#fbfbfb"/>
- <meta name="color:Borders" content="#f3f3f3"/>
- <meta name="color:Text" content="#888888"/>
- <meta name="color:Link" content="#888888"/>
- <meta name="color:Link hover" content="#e89e8c"/>
- <meta name="color:Title" content="#e89e8c"/>
- <meta name="color:Sidebar description" content="#888888"/>
- <meta name="color:Sidebar bg" content="#fbfbfb"/>
- <meta name="color:Sidebar link" content="#e89e8c"/>
- <meta name="color:Sidebar link hover" content="#141414"/>
- <meta name="color:Scrollbar" content="#e89e8c"/>
- <meta name="if:InfiniteScroll" content="1"/>
- <meta name="if:Caption" content="0"/>
- <meta name="if:PermaStyle1" content="0"/>
- <meta name="if:PermaStyle2" content="0"/>
- <meta name="if:PermaStyle3" content="1"/>
- <meta name="if:SidebarImage" content="1"/>
- <meta name="if:SidebarBorder" content="0"/>
- <meta name="if:PostBorder" content="0"/>
- <meta name="if:PostRounded" content="1"/>
- <meta name="if:Description" content="1"/>
- <meta name="if:Title" content="1"/>
- <meta name="if:250px" content="1"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar image" content="https://i.imgur.com/1Eg4q5o.jpg"/>
- <meta name="text:SidebarImageBorder" content="100" />
- <meta name="text:Columns amount" content="1100" />
- <meta name="text:Margin post" content="30" />
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4url" content="/" />
- <meta name="text:link5" content="link 5" />
- <meta name="text:link5url" content="/" />
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/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>
- <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Cantarell:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
- <script>
- $(document).ready(function () {
- $(window).scroll(function () {
- if ($(this).scrollTop() > 100) {
- $('.scrollup').fadeIn();
- } else {
- $('.scrollup').fadeOut();}});
- $('.scrollup').click(function () {
- $("html, body").animate({
- scrollTop: 0}, 600);return false; });
- });
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <style type="text/css">
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 55px;
- right: 25px;
- text-transform:none;
- display:none;
- font-weight:bold;
- }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:1px solid {color:text};
- background:transparent;
- }
- .audioicon {border:1px solid transparent; margin-right:10px;}
- .audioplay {width:28px; margin-top:3px; overflow:hidden;}
- .player { background:transparent; width:28px; padding:6px 10px;display:inline-block;}
- .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
- #sidepam {
- width:auto;
- height:90px;
- float:center;
- width:200px;
- margin-left:auto;
- margin-right:auto;
- background:transparent;
- padding:10px;
- }
- #sidepam img {
- border-radius:{text:SidebarImageBorder}px;
- padding:5px;
- height:90px;
- width:auto;
- float:center;
- margin-left:auto;
- margin-right:auto;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -webkit-filter: grayscale(0);
- }
- #sidepam img:hover {
- -webkit-filter: grayscale(0.7);
- transition:All .5s ease;
- -o-transition:All .5s ease;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- #question {padding:0px; margin-bottom:5px;}
- #asker_portrait {float:center; margin-left:auto; margin-right:auto;}
- #asker_portrait img{
- border-radius:5px;
- max-width:40px;
- margin-top:0px;
- float:center;
- margin-left:auto;
- margin-right:auto;
- padding:4px;
- background:{color:question};
- }
- #asker {font-weight:normal; font-family:montserrat; text-transform:uppercase; font-style:normal; }
- #asker a {color:{color:question link}; text-align:center; font-size:12px;}
- #asked_question {
- background-color:{color:question};
- border:1px solid{color:question};
- color:{color:question text};
- padding:10px;
- padding-top:15px;
- font-style:italic;
- margin-top:-20px;
- min-height:20px;
- text-align:center;
- font-size:12px;
- margin-left:5px;
- left:50px;
- }
- #answer {
- background:{color:answer};
- padding:2px 10px;
- margin-left:5px;
- margin-top:10px;
- margin-bottom:5px;
- font-size:12px;
- }
- .asktri {
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 18px 17.5px 0 17.5px;
- border-color: {color:question} transparent transparent transparent;
- float:center;
- margin-top:-5px;
- margin-left:110px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:8px;
- margin:15px 20px;
- background-color: {color:tooltip bg};
- font-family: calibri;
- font-size:9.5px;
- border-radius:3px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:tooltip text};
- z-index:9999999;
- }
- ol, ul {padding:0px;list-style-type:none;}
- ul li {position:relative;padding-left:20px;}
- ul li:before {
- content:'';
- position:absolute;
- display:block;
- top:8px;
- left:0px;
- width:10px;
- height:1px;
- background:{color:link};
- }
- #top3 {
- height:auto;
- width:250px;
- padding:10px;
- {block:IfSidebarBorder}
- border:1px solid {color:borders};
- {/block:IfSidebarBorder}
- position:fixed;
- z-index:9;
- left:100px;
- top:30%;
- background:{color:Sidebar bg};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- u { border-bottom: 1px solid {color:link}; text-decoration:none;}
- #calado{
- z-index:4;
- background:transparent;
- text-align:center;
- float:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:10px;
- width:250px;
- text-align:center;
- }
- #calado a {
- text-shadow:none;
- margin-left:10px;
- font-size:9.5px;
- text-transform:uppercase;
- display:inline-block;
- text-align:center;
- border-bottom:1px solid {color:borders};
- color:{color:Sidebar link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #calado a:hover {
- text-shadow:none;
- border-bottom:1px solid transparent;
- color:{color:Sidebar link hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- iframe#tumblr_controls { black-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); opacity:0.2;}
- #tumblr_controls{ opacity:0.2; position:fixed !important;-webkit-filter: invert(100%)}
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {opacity:0.2; }
- h1 {
- font-size:20px;
- color:{color:bold};
- text-align:center;
- font-weight:normal;
- text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- h1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .description {
- padding:10px;
- padding-top:0px;
- padding-bottom:0px;
- margin-top:0px;
- width:180px;
- height:auto;
- background:transparent;
- font-size:10.5px;
- text-align:center;
- float:center;
- margin-left:auto;
- margin-right:auto;
- text-transform:none;
- color:{color:Sidebar description};
- }
- a{
- color:{color:Link};
- text-decoration:none;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- a:hover{
- color:{color:Link hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- body{
- overflow-x:hidden;
- cursor:crosshair;
- color:{color:Text};
- font-family:'Open Sans', sans-serif;
- font-size:11px;
- background: {color:background} url("{image:background}") fixed;
- }
- h2 {text-align:center; text-transform:none;}
- #post{
- margin-top:30px;
- width:{text:columns amount}px;
- background:transparent;
- height:auto;
- margin-left:400px;
- float:center;
- padding:5px;
- }
- .entry{
- padding:10px;
- background:{color:post bg};
- {block:IfPostBorder}border:1px solid {color:borders};{/block:IfPostBorder}
- {block:If250px}
- width:250px;
- {/block:If250px}
- {block:If400px}
- width:400px;
- {/block:If400px}
- {block:If500px}
- width:500px;
- {/block:If500px}
- height:auto;
- float:right;
- {block:IFPostRounded}
- border-radius:5px;
- {/block:IFPostRounded}
- margin:{text:margin post}px;
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- -webkit-transition: 1s ease-in-out;
- -moz-transition: 1s ease-in-out;
- -o-transition: 1s ease-in-out;
- }
- .entry img{
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- float:center;
- margin-bottom:-3px;
- {block:IFPostRounded}
- border-radius:5px;
- {/block:IFPostRounded}
- }
- .entry .perm{
- background-color:{color:post bg};
- padding:5px;
- {block:IFPermaStyle3}
- padding-top:13px;
- padding-bottom:13px;
- {/block:IFPermaStyle3}
- text-align:center;
- margin-top:-51px;
- margin-left:10px;
- {block:IfPostBorder}
- border:1px solid {color:borders};
- margin-left:10px;
- margin-top:-52px;
- {/block:IfPostBorder}
- {block:If250px}
- width:260px;
- {/block:If250px}
- {block:If400px}
- width:410px !important;
- {/block:If400px}
- {block:If500px}
- width:510px !important;
- {/block:If500px}
- position:absolute;
- opacity:0.0;
- {block:permalinkpage}
- display:none;
- {block:permalinkpage}
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm{
- opacity:1;
- margin-left:-10px;
- {block:IfPostBorder}
- margin-left:-11px;
- {/block:IfPostBorder}
- height:auto;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar-thumb {height:auto;background-color: {color:scrollbar};border: 4px solid {color:background};}
- ::-webkit-scrollbar {height:9px;width:9px;background-color:{color:background};border: 2px solid {color:background};}
- #notas {
- margin-top:10px;
- width:100%;
- height:200px;
- overflow-y:auto;
- background:transparent;
- }
- .notes img {
- width: 0px;
- height:0px;
- border-radius:100%;
- float:left;
- border-right:10px solid transparent;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- ol.notes, .notes li {
- height:20px;
- width: 100%;
- margin-top: 5px;
- margin-left:0px;
- padding-left: 0px}
- .notes li:hover img {
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- .tags {
- text-align:center;
- font-family:cantarell;
- font-size:9px;
- width:180px;
- background:transparent;
- text-transform:lowercase;
- float:center;
- padding:10px;
- margin-top:-20px;
- margin-bottom:10px;
- }
- .tags a{
- margin-left:4px;
- background:transparent;
- text-transform:lowercase;
- }
- #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:10px; bottom:10px; padding:8px; font-size:10px; line-height:14px; text-align:center; z-index:99; text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out; font-style:italic;
- text-shadow:none;
- }
- #top1 a{text-shadow:none;}
- #top1 a:hover {text-shadow:none;}
- #top1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- -o-transform: scale(1.5);
- -ms-transform: scale(1.5);
- transform: scale(1.5);
- text-shadow:none;
- }
- #top2 {
- height:auto;
- width:auto;
- letter-spacing:1px;
- margin-left:auto;
- margin-right:auto;
- margin-top:70px;
- margin-bottom:70px;
- font-size:11px;
- text-transform:uppercase;
- z-index:4;
- text-align:center;
- float:center;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{margin-left:8px; background:{color:title}; border-radius:3px;
- padding:13px; color:{color:post bg};
- }
- #top2 a:hover{
- color:{color:title};
- background:{color:post bg};
- -webkit-transition:all 0.8s ease-out;
- -moz-transition:all 0.8s ease-out;
- transition:all 0.8s ease-out;
- }
- .mytitle {
- font-size:23px;
- text-align:center;
- float:center;
- font-style:italic;
- margin-left:auto;
- margin-right:auto;
- margin-top:5px;
- margin-bottom:10px;
- width:250px;
- }
- .mytitle a{
- color:{color:title};
- }
- #navigation {
- z-index:4;
- background:transparent;
- float:left;
- margin-left:-5px;
- margin-top:10px;
- margin-bottom:3px;
- {block:If250px}
- width:270px;
- {/block:If250px}
- {block:If400px}
- width:420px;
- {/block:If400px}
- {block:If500px}
- width:520px;
- {/block:If500px}
- text-align:center;
- }
- #navigation a {
- text-shadow:none;
- margin-left:10px;
- font-size:9.5px;
- font-weight:bold;
- text-transform:uppercase;
- font-family:Quicksand;
- display:inline-block;
- text-align:center;
- background-color:{color:title};
- border-radius:3px;
- border:1px solid {color:title};
- width:12px;
- height:12px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #navigation a:hover {
- text-shadow:none;
- border-radius:10px;
- background:transparent;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .reblog {
- margin-top:8px;
- {block:If250px}
- margin-left:115px;
- {/block:If250px}
- {block:If400px}
- margin-left:205px;
- {/block:If400px}
- {block:If500px}
- margin-left:250px;
- {/block:If500px}
- float:left;
- background-color:transparent;
- padding:0px;
- font-size:13px;
- border-radius:100%;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .reblog a{color:#b3b3b3;}
- .likie {
- margin-top:9px;
- margin-left:10px;
- float:left;
- background-color:transparent;
- padding:0px;
- padding-bottom:6px;
- border-radius:100%;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .barr {
- width:7%;
- height:2px;
- background:{color:title border};
- float:center;
- margin-left:auto;
- margin-right:auto;
- margin-top:3px;
- }
- {CustomCSS}
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
- src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div id="top3">
- <a href="#" class="scrollup"><li style="font-size:13px;" class="fa fa-long-arrow-up"></li></a>
- {block:IFSidebarImage}
- <div id="sidepam">
- <center><img src="{image:Sidebar image}"></center>
- </div>
- {/block:IFSidebarImage}
- {block:IFTitle}
- <div class="mytitle">
- <a href="/">{title}</a>
- </div>
- {/block:IFTitle}
- {block:IFDescription}
- <div class="description">{description}</div>
- {/block:IFDescription}
- <div id="calado">
- <a href="{text:link1url}">{text:link1}</a>
- <a href="{text:link2url}">{text:link2}</a>
- <a href="{text:link3url}">{text:link3}</a>
- <a href="{text:link4url}">{text:link4}</a>
- <a href="{text:link5url}">{text:link5}</a>
- </div>
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm">
- {block:IFNOtPermaStyle2}
- {block:IFPermaStyle1}
- <div id="navigation">
- <a href="{ReblogUrl}" title="Reblog"></a>
- <a href="{Permalink}" title="{NoteCountWithLabel}"></a>
- {block:Date}<a href="{Permalink}" title="{TimeAgo}"></a>{/block:Date}
- {block:RebloggedFrom} <a href="{Permalink}" title="from {ReblogParentTitle}"></a></br> {/block:RebloggedFrom}
- </div>
- {/block:IFPermaStyle1}
- {/block:IFNOtPermaStyle2}
- {block:IFPermaStyle2}
- <div class="reblog"><a href="{ReblogUrl}"><li class="fa fa-refresh"></li></a></div>
- <div class="likie" >{LikeButton color="gray" size="13"}</div>
- {/block:IFPermaStyle2}
- {block:IFPermaStyle3}
- <div style="font-size:10px; text-transform:uppercase;">
- <div style="float:left; margin-left:15px;">
- <a style="border-bottom:1px solid {color:borders};" href="{ReblogUrl}">Reblog</a>
- </div>
- <div style="float:right; margin-right:15px;">
- <a style="border-bottom:1px solid {color:borders};" href="{Permalink}">{NoteCount} N</a>
- </div>
- </div>
- {/block:IFPermaStyle3}
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Text}
- {block:Photo}
- {block:If250px}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="250"/></a>
- {/block:If250px}
- {block:If400px}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
- {/block:If400px}
- {block:If500px}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="500"/></a>
- {/block:If500px}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Photo}
- {block:Photoset}
- {block:If250px}
- {Photoset-250}
- {/block:If250px}
- {block:If400px}
- {Photoset-400}
- {/block:If400px}
- {block:If500px}
- {Photoset-500}
- {/block:If500px}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:10px; font-family:Cantarell; font-weight:normal; font-style:italic; padding-bottom:0px; font-size:15px;">{Quote}</br></div>
- <div style="float:right; text-align:center; font-size:9px; font-family:montserrat; text-transform:uppercase; padding-bottom:15px;">
- </br>{block:Source}— {Source}{/block:Source} </br>
- </div>
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Quote}
- {block:Video}
- {block:If250px}
- {Video-250}
- {/block:If250px}
- {block:If400px}
- {Video-400}
- {/block:If400px}
- {block:If500px}
- {Video-500}
- {/block:If500px}
- <br>{PlayCountWithLabel}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines}
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Chat}
- {block:Audio}<div class="audioicon"><div class="player"><div class="audioplay">{AudioPlayer}</div></div><div class="audiodesc"><b>{block:TrackName}{TrackName}{/block:TrackName}</b> {block:Artist}, {Artist}{/block:Artist}</div></div>
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Audio}
- {block:Answer}
- <div id="question">
- <center><div id="asker_portrait"><img src="{AskerPortraitURL-40}"></div></center>
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div><div class="asktri"></div>
- <div id="answer">
- {Answer}
- </div>
- {block:IfCaption} {Caption} {/block:IfCaption}
- {/block:Answer}
- {block:PermalinkPage}
- <div style="padding:15px;">
- <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} </br> {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
- </div>
- {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- {block:IfNotInfiniteScroll}
- <div id="top2">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <a href="#"><span class="current_page"><li class="fa fa-check"></li></span></a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotInfiniteScroll}
- {block:IfInfiniteScroll}
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}
- <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IfInfiniteScroll}
- <div id="top1">
- <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">
- <div style="font-size:7px;"> Thm </div>
- <div style="font-weight:bold;">
- Am</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement