Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 7 made by
- ╱╱╱╭╮╱╭╮
- ╱╱╱┃┃╱┃┃
- ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
- ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
- ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
- ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
- ╱╱╱╱╱╱╱╱╱╭━╯┃
- ╱╱╱╱╱╱╱╱╱╰━━╯
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 8.11.2013
- fonts edited: october 5 2015
- -->
- <!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>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'arial:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+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 type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/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"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close" alt="Close" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </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="#437765"/>
- <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:sideback" content="1"/>
- <meta name="text:blogtitle" content="Perfectionist">
- <meta name="image:sidebar" content="1"/>
- <meta name="image:sidebar2" content="1"/>
- <meta name="color:sidebarborder" content="#98c98a"/>
- <meta name="color:sidebarborder2" content="#928455"/>
- <meta name="text:stats" content="1 / 43253"/>
- <meta name="text:sidebarlink1" content="/"/>
- <meta name="text:sidebarlink2" content="/"/>
- <meta name="text:sidebarlinktext1" content="blog of the week"/>
- <meta name="text:sidebarlinktext2" content="blog of the month"/>
- <meta name="color:linkbg" content="#8acf99"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 4" content="/"/>
- <meta name="text:link 5" content="/"/>
- <meta name="text:link 1 msg" content="Home"/>
- <meta name="text:link 2 msg" content="Ask"/>
- <meta name="text:link 3 msg" content="Etc"/>
- <meta name="text:link 4 msg" content="Pics"/>
- <meta name="text:link 5 msg" content="Hot face"/>
- <meta name="text:name" content="Celina"/>
- <style type="text/css">
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- background:url();
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .80;
- z-index: 9999;
- }
- .popup_block{
- display: none; /*--hidden by default--*/
- background-color:white;
- color:{color:text};
- padding: 20px;
- float: left;
- font-size: 10;
- position: fixed;
- opacity: 1;
- border-top:8px solid {color:sidebarborder2};
- border-bottom:8px solid {color:sidebarborder2};
- border-right:15px solid {color:sidebarborder};
- border-left:15px solid {color:sidebarborder};
- font-size:11px;
- line-height:13px;
- font-family:arial;
- top: 50%; left: 50%;
- z-index: 999999999999999999999999999999999999999999999;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- /*--CSS3 Box Shadows--*/
- /*--CSS3 Rounded Corners--*/
- -webkit-border-radius: 5px;
- border-radius: 10px;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- /*--Making IE6 Understand Fixed Positioning--*/
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px;
- margin:20px 0px 0px 20px;
- background: #fff; /* change the background color */
- border:1px double {color:sidebarborder2}; /* change the border color */
- border-radius:10px;
- font-family:arial; /* change the font */
- font-size:10px; /* change the font size */
- letter-spacing:1px; /* change the letter spacing */
- text-transform:none; /* can be uppercase, lowercase, none*/
- color:{color:sidebarborder}; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 3px;
- background: #fff;
- }
- ::-webkit-scrollbar-thumb {
- background:{color:scrollbar};
- border: 0px;
- -webkit-border-radius: 5ex;
- -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
- }
- ::-webkit-scrollbar-corner {
- background: #transparent;
- }
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.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: arial;
- line-height:13px;
- 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;
- }
- asker{
- font-family:clicker script;
- text-align: right;
- margin-top: 25px;
- margin-left: 5px;
- font-size:20px;
- color:{color:title};
- line-height: 31px;
- }
- ask{
- font-family:clicker script;
- text-align: right;
- font-size:20px;
- color:{color:title};
- margin-left:130px;
- }
- @font-face { font-family: "black"; src: url('http://static.tumblr.com/prbmsvf/xz6mq98gt/blackjar.ttf'); }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:5px;
- overflow:hidden;
- width:220px;
- {block:PermalinkPage}
- width:500px;
- text-align:left;
- line-height:10px;
- margin-left:100px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- border:1px solid #dddcdc;
- padding:5px;
- padding-bottom:3px;
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- width:180px;
- min-height:20px;
- height:auto;
- margin-left:15px;
- position: absolute;
- line-height: 16px;
- overflow:hidden;
- text-align:center;
- top:-100px;
- background:white;
- word-spacing:2px;
- letter-spacing:1px;
- border-right:5px solid {color:sidebarborder};
- border-left:5px solid {color:sidebarborder2};
- border-top:2px dotted {color:sidebarborder};
- border-bottom:2px dotted {color:sidebarborder2};
- font-family:arial;
- font-size:10px;
- padding-top:5px;
- padding-bottom:5px;
- text-transform:lowercase;
- opacity: 0.0;
- -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;
- top:20px;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:900px;
- margin-top:50px;
- z-index:99;
- margin-left:488px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- #sidebar{
- position:fixed !important;
- width:320px;
- background:white;
- height:230px;
- margin-top:130px;
- margin-left:50px;
- text-align:center;
- border:5px double {color:sidebarborder};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover{
- border:5px double {color:sidebarborder2};
- }
- #sidebarpic img{
- width:320px;
- height:230px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #pic2 img{
- position:fixed !important;
- width:150px;
- height:230px;
- margin-left:-160px;
- margin-top:-233px;
- border-right:1px dotted {color:sidebarborder};
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #pic2 img{
- opacity:1;
- }
- #desc{
- position:fixed !important;
- width:148px;
- padding: 10px;
- background:white;
- height:80px;
- overflow-y:hidden;
- overflow:auto;
- margin-top:1px;
- padding-top:15px;
- margin-left:151px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- color:#000;
- font-size:10px;
- line-height:15px;
- border-bottom: 1px solid {color:sidebarborder};
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #desc{
- opacity:1;
- }
- #stats{
- position:fixed !important;
- width:148px;
- padding: 10px;
- background:white;
- height:15px;
- overflow-y:hidden;
- overflow:auto;
- margin-top:107px;
- padding-top:10px;
- padding-bottom:5px;
- margin-left:151px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- letter-spacing:1px;
- color:#000;
- font-size:10px;
- line-height:10px;
- border-bottom: 1px solid {color:sidebarborder};
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #stats{
- opacity:1;
- }
- #updates{
- position:fixed !important;
- width:148px;
- padding: 10px;
- background:white;
- height:15px;
- overflow-y:hidden;
- overflow:auto;
- margin-top:138px;
- padding-top:10px;
- padding-bottom:5px;
- margin-left:151px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- letter-spacing:1px;
- color:#000;
- font-size:10px;
- line-height:11px;
- border-bottom: 1px solid {color:sidebarborder};
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #updates{
- opacity:1;
- }
- #sidebarlink1{
- position:fixed !important;
- width:148px;
- padding: 10px;
- background:white;
- height:15px;
- overflow-y:hidden;
- overflow:auto;
- margin-top:169px;
- padding-top:10px;
- padding-bottom:5px;
- margin-left:151px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- letter-spacing:1px;
- color:#000;
- font-size:10px;
- line-height:11px;
- border-bottom: 1px solid {color:sidebarborder};
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #sidebarlink1{
- opacity:1;
- }
- #sidebarlink2{
- position:fixed !important;
- width:148px;
- padding: 10px;
- background:white;
- height:15px;
- overflow-y:hidden;
- overflow:auto;
- margin-top:200px;
- padding-top:10px;
- padding-bottom:5px;
- margin-left:151px;
- text-align:center;
- z-index:9999999999;
- font-family:arial;
- letter-spacing:1px;
- color:#000;
- font-size:10px;
- line-height:11px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #sidebarlink2{
- opacity:1;
- }
- #blogtitle{
- position:fixed !important;
- z-index:99;
- width:400px;
- height:30px;
- opacity: 1;
- padding:3px;
- margin-top:-60px;
- margin-left:-50px;
- background:transparent;
- line-height:57px;
- text-align:center;
- border-bottom: 0px;
- color: {color:sidebarborder2};
- letter-spacing:3px;
- font-size: 50px;
- font-family:clicker script;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #blogtitle{
- color: {color:sidebarborder};
- }
- .sideback{
- position:fixed;
- margin-left:430px;
- top: 10px;
- background: #;
- background-image:url({image:sideback});
- height:90%;
- border: 2px double #fff;
- border-radius:100px;
- opacity:1;
- width:20px;
- z-index:999999;
- transition: all 2.0s ease-out;
- -o-transition-transition: all 2.0s ease-out;
- -webkit-transition: all 2.0s ease-out;
- -moz-transition: all 2.0s ease-out;
- }
- .sideback:hover{
- background-position:right;
- }
- .sideback1{
- position:fixed;
- margin-left:1250px;
- top: 50px;
- background: #;
- background-image:url({image:sideback});
- height:90%;
- border: 2px double #fff;
- border-radius:100px;
- opacity:1;
- width:20px;
- z-index:999999;
- transition: all 2.0s ease-out;
- -o-transition-transition: all 2.0s ease-out;
- -webkit-transition: all 2.0s ease-out;
- -moz-transition: all 2.0s ease-out;
- }
- .sideback1:hover {
- background-position:right;
- }
- @font-face {font-family:arial;src:url(http://static.tumblr.com/tk7f1db/toEmre2g1/caf_____brewery.ttf);}
- @font-face{font-family:mkbye;src:url(http://static.tumblr.com/tk7f1db/kqdmre29m/ahundredmiles.ttf);}
- @font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
- @font-face {font-family: "mkbye2"; src:url("http://static.tumblr.com/tk7f1db/yycmpuatz/yummycupcakes.ttf");}
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 31px;
- color:{color:Title};
- font-family:arial;
- font-size:15px;
- font-weight: normal;
- }
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
- #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/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">
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- <div id="sidebar">
- <center>
- <div id="blogtitle">{text:blogtitle}</div>
- <div id="desc">{description}</div>
- <div id="stats">{text:stats}</div>
- <div id="updates"><a href="#?w=500" rel="02" class="poplight">Updates</a></div>
- <div id="sidebarlink1"><a href="{text:sidebarlink1">{text:sidebarlinktext1}</a></div>
- <div id="sidebarlink2"><a href="{text:sidebarlink2">{text:sidebarlinktext2}</a></div>
- <div id="sidebarpic"><img src="{image:sidebar}"></div>
- <div id="pic2"><img src="{image:sidebar2}"></div>
- </center>
- </div>
- <!------------------------------------->
- <div class="link1"><a href="{text:link 1}" title="{text:link 1 msg}" style="position:fixed; margin-top:395px; margin-left:55px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:1;"></a></div>
- <div class="link2"><a href="{text:link 2}" title="{text:link 2 msg}" style="position:fixed; margin-top:395px; margin-left:110px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:0.9;"></a></div>
- <div class="link3"><a href="{text:link 3}" title="{text:link 3 msg}" style="position:fixed; margin-top:395px; margin-left:165px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:0.8;"></a></div>
- <div class="link4"><a href="{text:link 4}" title="{text:link 4 msg}" style="position:fixed; margin-top:395px; margin-left:220px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:0.7;"></a></div>
- <div class="link5"><a href="{text:link 5}" title="{text:link 5 msg}" style="position:fixed; margin-top:395px; margin-left:275px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:0.6;"></a></div>
- <div class="link6"><a href="http://mkbye.tumblr.com" title="Theme Credit" style="position:fixed; margin-top:395px; margin-left:330px; width:40px; height:5px; padding:3px; background-color: {color:linkbg}; border-radius: 5px; z-index:7; opacity:0.5;"></a></div>
- <div class="left">
- <div class="sideback"></div>
- <div class="sideback1"></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
- href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/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}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}
- <div style="padding-top:8px;"></div>
- <div style="float:left; z-index:8; margin-left: 10px; margin-top: 6px; width:35px; height:35px; border-top:2px solid {color:sidebarborder}; border-bottom:2px solid {color:sidebarborder}; border-right:2px solid {color:sidebarborder2}; border-left:2px solid {color:sidebarborder2}; border-radius:5px;"><img src="{AskerPortraitURL-30}" width=35px;></a></div>
- <div style="margin-left: 3px; height:40; margin-top: 0px; padding:5px; background: #f7f7f7; width:205px; line-height:17px; text-align:left; padding-left:2px;{block:permalinkpage}width:485px;{/block:permalinkpage} border-radius: 5px;">
- <div style="background: #f7f7f7; overflow: auto; min-height: 38px;height: auto; padding:1px; padding-left:3px; ">
- <asker>{Asker}:</asker>
- {Question}</div></div>
- </br>
- <div style="margin-top:10px; margin-bottom:10px;"><center>{Answer}<center></div></br>
- <ask>- Celina</ask>
- <hr size=1>
- <medium><P ALIGN=Right>{timeago} & <a href="{Permalink}">{notecountwithlabel}</a></medium>
- <div style="padding-bottom:8px;"></div>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> Reblog </a> with <a href="{Permalink}">{notecountwithlabel}</a></br>
- {timeago}
- </div>
- <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></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 align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <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>
- <a href="http://www.mkbye.tumblr.com"><img src="http://i50.tinypic.com/3325qp0.png" style="position:fixed; right:3px; opacity:.6; top:27px;z-index:9999999999999999999999;-webkit-filter: invert(100%)"></a>
- <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: arial; font-size: 15px; line-height: 10px;"><a href="http://mkbye.tumblr.com">©</a></div>
- <div id="02" class="popup_block">
- <center><div style="font-family: mkbye; font-size: 60px; margin-top:10px;line-height: 46px; margin-left:5px; color: {color:sidebarborder};">Updates<br></center><br>
- <center>
- Write your updates here. If you don't know where that is, just go all the way down your HTML code and you'll see this!<br>
- To make a new line, just do < br >! If you have anymore questions about this; feel free to message me anytime!
- </div></div></div></div></div></div></div></div></div></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment