Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <!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>
- <!--
- Theme 29 made by
- ╱╱╱╭╮╱╭╮
- ╱╱╱┃┃╱┃┃
- ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
- ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
- ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
- ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
- ╱╱╱╱╱╱╱╱╱╭━╯┃
- ╱╱╱╱╱╱╱╱╱╰━━╯
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 04.18.15
- Theme posted publicly: 04.18.15
- -->
- <html lang="en">
- <!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>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto:100:latin', 'Dancing+Script::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:background" content="1"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="color:border" content="#333"/>
- <meta name="color:border2" content="#333"/>
- <meta name="color:border3" content="#333"/>
- <meta name="text:name or blogtitle" content="less is more"/>
- <meta name="text:updates" content="use </br> if you want to go to a new line"/>
- <meta name="text:stats online" content="5 people are on my blog"/>
- <meta name="text:stats pageviews" content="80000 were here"/>
- <meta name="text:quote" content="I am so clever that sometimes I don't understand a single word of what I am saying."/>
- <meta name="text:name" content="celina"/>
- <meta name="text:link1" content="/"/>
- <meta name="text:link1title" content="msg"/>
- <meta name="text:link2" content="/"/>
- <meta name="text:link2title" content="msg"/>
- <meta name="text:link3" content="/"/>
- <meta name="text:link3title" content="msg"/>
- <meta name="text:link4" content="/"/>
- <meta name="text:link4title" content="msg"/>
- <meta name="text:link5" content="/"/>
- <meta name="text:link5title" content="msg"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background: {color:title}; /* change the background color */
- border:1px solid {color:title}; /* change the border color */
- letter-spacing:0px; /* change the letter spacing */
- color:white; /* change the text color */
- border-radius:5px;
- font-family:candara;
- text-transform:uppercase;
- z-index:999999999999999999999999999999999999;
- }::-webkit-scrollbar {width: 5px; height: 5px; background: #FFFFFF;}::-webkit-scrollbar-thumb {background-color:{color:border2};}iframe#tumblr_controls{right:2px !important; position: fixed !important;-webkit-transition: opacity .7s linear;opacity: 0.05;-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: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}p {margin:0px;margin-top:0px;}body {padding: 0px;margin: 0px;color:{color:text};font-family:candara;line-height:12px;font-size:11px;background-color: {color:Background};background-image:url({image:Background});background-attachment: fixed;background-repeat: repeat;}a:link, a:active, a:visited{
- text-decoration: none;-webkit-transition: color 0.3s ease-out;-moz-transition: color 0.3s ease-out;transition: color 0.3s ease-out;color:{color:link};}
- a:hover {text-decoration: none;font-style:;color: {color:Hover};}div#center{margin:auto;position:relative;width:1250px;background-color:;overflow:auto;overflow-y:hidden;}#notes{position:relative;width:40px;height:20px;margin-left:260px;margin-top:-5px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border2};line-height:20px;text-transform:uppercase;text-align:center;font-size:10px;}#notes2{position:relative;width:140px;height:20px;margin-left:160px;margin-top:-5px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border2};line-height:20px;text-transform:uppercase;text-align:center;font-size:10px;}#question{width:280px;height:auto;background:#f4f4f4;padding:10px;text-align:justify;border-radius:5px;{block:permalinkpage}width:430px;{/block:permalinkpage}}#answer{width:280px;height:auto;background:{color:title};padding:10px;text-align:justify;border-radius:5px;{block:permalinkpage}width:430px;{/block:permalinkpage}}#posts {width:800px;margin-top:100px;z-index:99;margin-left:500px;right:auto;background:transparent;margin-right:auto;position:relative;overflow-y: hidden;}.entry {float:left;display: block;margin:20px;margin-bottom:30px;overflow:hidden;width:300px;padding:14px;padding-bottom:13px;padding-top:15px;border:1px solid #ddd;{block:PermalinkPage}width:450px;text-align:left;line-height:10px;margin-left:100px;{/block:PermalinkPage}background:white;background-image:URL();-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}.entry img{width:297px;border:1px solid {color:border};{block:PermalinkPage}width:447px;{/block:PermalinkPage}
- }.entry .perma{width:70px;height:20px;margin-top:-22px;margin-left:0px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border};line-height:20px;opacity:0;text-transform:uppercase;font-size:10px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}.entry:hover .perma{overflow:visible;opacity:1;margin-top:10px;}.entry .perma2{width:40px;height:20px;margin-top:-22px;margin-left:75px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border2};line-height:18px;opacity:0;text-transform:uppercase;text-align:center;font-size:10px;-webkit-transition: all .7s ease;moz-transition: all .7s ease;--transition: all .7s ease;transition: all .7s ease;}
- .entry:hover .perma2{overflow:visible;opacity:1;}.entry .perma3{width:95px;height:20px;margin-top:-22px;margin-left:120px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border3};line-height:20px;opacity:0;text-transform:uppercase;font-size:10px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}.entry:hover .perma3{overflow:visible;opacity:1;}.entry .perma4{width:77px;height:20px;margin-top:-22px;margin-left:220px;background:#f4f4f4;border-radius:2px;bordeR:1px solid {color:border};line-height:20px;opacity:0;text-transform:uppercase;font-size:10px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}.entry:hover .perma4{overflow:visible;opacity:1;}#sidebar{position:fixed !important;width:300px;height:300px;margin-top:150px;margin-left:100px;background:white;border:2px solid {color:border};outline:5px solid {color:border2};outline-offset:-9px;}#bg{position:fixed !important;width:280px;height:280px;margin-top:10px;margin-left:10px;background:#f4f4f4;overflow:auto;}#pc{position:fixed !important;width:270px;height:100px;margin-top:15px;margin-left:15px;}#pc img{width:270px;height:120px;outline:1px solid #f4f4f4;outline-offset:-5px;}#ln{position:fixed !important;width:260px;height:1px;margin-top:170px;margin-left:20px;background:{color:border3};}#ne{position:fixed !important;width:260px;height:30px;margin-top:143px;margin-left:20px;line-height:30px;font-size:25px;font-family:dancing script;color:{color:title};}#dc{position:fixed !important;width:140px;height:72px;margin-top:185px;margin-left:20px;border:1px solid {color:border};border-radius:5px;background:white;padding:10px;text-align:justify;text-transform:uppercase;overflow:auto;font-size:10px;font-family:calibri;}
- #h1{position:fixed !important;margin-top:185px;margin-left:197px;height:94px;
- width:27px;background:{color:border};border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h1:hover{opacity:1;background:#f4f4f4;}#h2{position:fixed !important;margin-top:185px;margin-left:224px;height:94px;width:27px;background:{color:border2};-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h2:hover{opacity:1;background:#f4f4f4;}#h3{position:fixed !important;margin-top:185px;margin-left:251px;height:94px;width:27px;background:{color:border3};border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h3:hover{opacity:1;background:#f4f4f4;}#h1bx{position:fixed !important;
- width:140px;height:72px;margin-top:0px;margin-left:-177px;border:1px solid {color:border};border-radius:5px;background:{color:border};padding:10px;text-transform:uppercase;overflow:auto;font-size:10px;opacity:0; -moz-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h1:hover #h1bx{opacity:1; -moz-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}#linkstitle{position:fixed;font-family:roboto;color:white;font-size:15px;margin-top:55px;margin-left:5px;font-style:italic;}#links a{margin-left:-10px;border-left:1px solid white;padding-left:10px;position:fixed !important;color:white;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#links a:hover{color:{color:link};}#h2bx{position:fixed !important;width:140px;height:72px;margin-top:0px;margin-left:-204px;border:1px solid {color:border2};border-radius:5px;background:{color:border2};padding:10px;text-transform:uppercase;overflow:auto;font-size:10px;opacity:0; -moz-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h2:hover #h2bx{opacity:1; -moz-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}#updatestitle{position:fixed;font-family:roboto;color:white;font-size:15px;margin-top:5px;text-align:center;font-style:italic;border-bottom:1px solid white;}#updates{position:fixed;width:130px;height:32px;margin-top:25px;margin-left:-5px;background:#f4f4f4;overflow:auto;padding:10px;color:{color:text};border-radius:2px;text-align:left;}#h3bx{position:fixed !important;width:140px;height:72px;margin-top:0px;margin-left:-231px;border:1px solid {color:border3};border-radius:5px;background:{color:border3};padding:10px;text-transform:uppercase;overflow:auto;font-size:10px;opacity:0; -moz-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}#h3:hover #h3bx{opacity:1;-moz-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}#statstitle{position:fixed;font-family:roboto;color:white;font-size:15px;margin-top:5px;margin-left:50px;text-align:center;font-style:italic;border-bottom:1px solid white;}#online{position:fixed;width:140px;height:10px;margin-top:25px;margin-left:-5px;background:#f4f4f4;line-height:10px;padding:5px;color:{color:text};border-radius:2px;text-align:center;}#pageviews{position:fixed;width:140px;height:10px;margin-top:50px;margin-left:-5px;background:#f4f4f4;line-height:10px;padding:5px;color:{color:text};border-radius:2px;text-align:center;}#fr img{position:fixed;width:150px;margin-top:300px;margin-left:20px;opacity:0.7;-webkit-transform: rotate(-30deg);}#l{position:fixed;margin-top:150px;margin-left:415px;height:340px;width:1px;background:{color:border};}#l2{position:fixed;margin-top:465px;margin-left:100px;height:1px;width:340px;background:{color:border2};}#quote{position:fixed;z-index:9999;width:780px;height:90px;margin-top:-5px;margin-left:480px;background:{color:border2};border-radius:5px;}#quote2{line-height:90px;font-family:roboto;font-size:15px;color:white;text-align:center;}.title{line-height: 25px;font-family:dancing script;font-size:25px;color:{color:Title};font-weight: normal;}.permalink{text-transform: normal;display: block;text-align: right;text-decoration: none;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- {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/tk7f1db/vGfn06hpd/document.txt"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body><BODY onselectstart="return false;" ondragstart="return false;"><div class="wrapper"><div class="header"></div><div id="cage"><div id="center"><div id="fr"><img src="https://41.media.tumblr.com/d01c310ced7443208f07adba64f5714f/tumblr_ml4mo0xPbU1rgpyeqo1_500.png"></div><div id="l"></div><div id="l2"></div><div id="sidebar"><center><div id="bg"></div><div id="pc"><img src="{image:sidebar}"></div><div id="ln"></div><div id="ne">{text:name or blogtitle}</div><div id="dc">{description}</div><div id="h1"><div id="h1bx"><div id="linkstitle">links</div><div id="links"><a href="{text:link1}">{text:link1title}</a></br><a href="{text:link2}">{text:link2title}</a></br><a href="{text:link3}">{text:link3title}</a></br><a href="{text:link4}">{text:link4title}</a></br><a href="{text:link5}">{text:link5title}</a></br><a href="http://mkbye.tumblr.com">theme credit</a></div></div></div><div id="h2"><div id="h2bx"><div id="updatestitle">updates</div><div id="updates">{text:updates}</div></div></div><div id="h3"><div id="h3bx"><div id="statstitle">statistics</div><div id="online">{text:stats online}</div><div id="pageviews">{text:stats pageviews}</div></div></div></center></div><div id="quote"><div id="quote2">"<u>{text:quote}</u>"</div></div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div style="padding:5px;"></div><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><div id="notes"><a href="{Permalink}">{notecount}</a></div></a>{/block:HasTags}</span></align>{/block:Text}{block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
- class="permalink"> <a href="{Permalink}"><div id="notes"><a href="{Permalink}">{notecount}</a></div> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}<div id="question"><font style="color:{color:link}; text-transform:uppercase; font-style: italic;"><b>{Asker}</b></font>: {question}</div><div style="padding:5px;"></div><div id="answer"><font style="color:{color:link}; text-transform:uppercase; font-style: italic;"><b>{text:name}</b></font><font style="color:white">: {answer}</font></div><div style="padding:5px;"></div>
- <p align=right><span
- class="permalink"><div id="notes2"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> / {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} </div></span></align>{/block:Answer}{block:Photo}{block:IndexPage}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div><div class="perma"><img src="https://cdn1.iconfinder.com/data/icons/outline-imperial-seo/128/SEO_C_50_09.12.14-1_Artboard_38-20.png" style="width:20px; border:0px; margin-left:5px;"><div style="margin-top:-27px; margin-left:25px;"><a href="{ReblogURL}" target="_blank"> reblog </a></div></div><div class="perma2">{notecount}</div><div class="perma3"><img src="https://cdn1.iconfinder.com/data/icons/outline-imperial-seo/128/SEO_C_100_09.12.14-3_Artboard_29-20.png" style="width:20px; border:0px; margin-left:5px;"><div style="margin-top:-27px; margin-left:30px;"><a href="{permalink}"> permalink </a></div></div><div class="perma4"><img src="https://cdn1.iconfinder.com/data/icons/outline-imperial-seo/128/SEO_C_100_09.12.14-3_Artboard_31-128.png" style="width:20px; border:0px; margin-left:5px;"><div style="margin-top:-27px; margin-left:32px;">{12Hour}:{Minutes} {CapitalAmPm}</div></div>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
- href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
- {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
- {/block:Chat}
- {block:Audio}
- <div style="width:200px; height:30px;">
- {AudioPlayerBlack}
- </div>
- {block:IndexPage}<span class="permalink">
- <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
- </span>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes} <div style="padding:5px"></div><div style="background:{color:border}; color:white; padding:5px;border-radius:3px;"><div align="middle">{caption}</div></div>
- <center>
- <div style="padding:2px"></div>
- {block:NoteCount}<div style="background:{color:border2}; color:white; padding:5px;border-radius:3px; width:auto">{NoteCountWithLabel}</div>{/block:NoteCount}
- <div style="padding:2px"></div>
- {block:RebloggedFrom}
- <div style="background:{color:border3}; color:white; padding:5px;border-radius:3px; width:auto">reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br></div>
- <div style="padding:2px"></div>
- <div style="background:{color:border}; color:white; padding:5px;border-radius:3px; width:auto">posted by <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes"><div style="height:auto; max-height:300px; border:1px solid {color:border}; overflow:auto; padding:10px; background:#f4f4f4">{PostNotes}</div></div><br>
- {block:HasTags}
- <div style="padding:2px"></div>
- <div style="background:{color:border2}; color:white; padding:5px;border-radius:3px; width:auto">tags: {block:Tags}<a href="{TagURL}">{Tag} </a></div>{/block:Tags}<br> {/block:HasTags}
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </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}
- </body>
- <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding:10px; font-family:dancing script; font-size: 20px; line-height: 10px;"><a href="http://mkbye.tumblr.com" title="theme made by mkbye!">mkbye</a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment