Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----
- theme made by tumblr user planthed
- inspired from vine
- @painthemes
- ------>
- <html lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <meta name="image:icon" content=""/>
- <meta name="color:Background" content="#f5f5f5"/>
- <meta name="color:Link" content="#FF5967"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:header background" content="#FF5967"/>
- <meta name="text:blogtitle" content="vine" />
- <meta name="text:followers" content="16M" />
- <meta name="text:following" content="128" />
- <meta name="text:bucles" content="123, 934, 058" />
- <meta name="text:posts" content="15k" />
- <meta name="text:likes" content="549" />
- <meta name="text:Link 1 Title" content="home" />
- <meta name="text:Link 1" content="/" />
- <meta name="text:Link 2 Title" content="mail"/>
- <meta name="text:Link 2" content="/ask" />
- <meta name="text:Link 3 Title" content="more" />
- <meta name="text:Link 3" content="/" />
- <meta name="text:Link 4 Title" content="faves" />
- <meta name="text:Link 4" content="/" />
- <meta name="text:Link 5 Title" content="about" />
- <meta name="text:Link 5" content="/" />
- <meta name="if:custom scrollbar" content="1"/>
- <meta name="if:captions" content="1"/>
- <meta name="if:icon links" content="0"/>
- <meta name="if:scroll to top button" content="1"/>
- <meta name="select:header position" content="absolute" title="absolute"/>
- <meta name="select:header position" content="fixed" title="fixed"/>
- <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
- </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 src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript">
- $(function(){$window=$(window);$link=$("#scroll");$link.click(function(){$("html, body").animate({scrollTop:0},"slow")});$window.scroll(function(){if($window.scrollTop()<=0){$link.fadeOut("slow")}else{$link.fadeIn("fast")}})});
- </script>
- <style type="text/css">
- #scroll:link, #scroll:visited {display: none;position: fixed;bottom: 10px;right: 10px;font-size:10px;text-transform:uppercase;letter-spacing:2px;
- text-align:Center;
- font-family:'open sans', 'helvetica neue', arial, sans-serif;}
- /*tooltips*/
- #s-m-t-tooltip{
- max-width:300px;
- padding:1px;
- padding-left:4px;
- padding-right:4px;
- background-color:#fff;
- margin:20px 0px 0px 20px;
- font-family:arial;
- font-size:11px;
- color:#666;
- border:1px solid #666;
- line-height:20px;
- opacity:1;
- z-index:9999999999999999999999999;
- -webkit-box-shadow: 6px 7px 10px -6px rgba(0,0,0,0.75);
- -moz-box-shadow: 6px 7px 10px -6px rgba(0,0,0,0.75);
- box-shadow: 6px 7px 10px -6px rgba(0,0,0,0.75);
- }
- /*tumblr controls*/
- #tumblr_controls, .tmblr-iframe{ z-index:99999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- /*scrollbar*/
- {block:ifcustomscrollbar}
- ::-webkit-scrollbar {width: 13px; height: 2px; background:#ddd; border:4px solid transparent; }
- ::-webkit-scrollbar-thumb { background-color:#aaa;}
- {/block:ifcustomscrollbar}
- /*links*/
- a:link, a:active, a:visited{color:{color:link};-webkit-transition: all 0.6s ease-out;text-decoration:none;}
- a:hover {color:{color:text};}
- /*don't touch this*/
- #a{width:250px; height:auto;}}
- #center{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:250px;
- height:207px;
- {block:PermalinkPage}
- width:410px;
- height:207px;
- {/block:PermalinkPage}
- }
- /*body and the position of posts, don't touch this*/
- body{
- margin:5px;
- background-color:{color:background};
- color:{color:Text};
- }
- #posts{
- position:relative;
- top:230px;
- margin:0px auto;
- }
- div#content {
- width: 400px;
- margin: 0 auto;
- }
- /*customization of your posts*/
- .entry {
- font-family:arial;
- font-size:10px;
- line-height:15px;
- color:{color:text};
- margin-top:100px;
- float:left;
- text-transform:normal;
- width:400px;
- z-index:999;
- {block:permalinkpage}
- margin-top:50px;
- {/block:permalinkpage}
- }
- .entry img{
- {block:indexpage}
- max-width:100%;
- {/block:indexpage}
- }
- /*permalinks*/
- .rv {
- text-transform:normal;
- display: block;
- text-align: left;
- text-decoration: none;
- font-size: 11px;
- letter-spacing:1px;
- font-family:arial;
- line-height:10px;
- margin-top:-70px;
- opacity:1;
- width:auto;
- height:15px;
- margin-left:10px;
- z-index:99999999;
- color:#aaa;
- }
- .entry .block {
- display:block;
- float:left;
- width:400px;
- opacity:1;
- height:50px;
- background:white;
- border-top-right-radius:4px;
- border-top-left-radius:4px;
- }
- .rf img {display:block;float:left;height:40px;width:40px;border-radius:100%;margin-top:5px;margin-left:5px;}
- .rfn {
- text-transform:normal;
- display: block;
- text-align: left;
- text-decoration: none;
- font-size: 16px;
- font-family:arial;
- line-height:10px;
- margin-top:13px;
- opacity:1;
- width:auto;
- height:15px;
- margin-left:53px;
- z-index:99999999;
- color:{color:text};
- }
- .rfn a, .n a{color:{color:text};}
- .d a{color:#aaa;}
- .d {
- text-transform:normal;
- display: block;
- text-align: left;
- text-decoration: none;
- font-size: 11px;
- font-family:arial;
- letter-spacing:2px;
- line-height:10px;
- margin-top:2px;
- opacity:1;
- width:auto;
- height:15px;
- margin-left:53px;
- z-index:99999999;
- }
- .n {
- text-transform:normal;
- display: block;
- text-align:right;
- text-decoration: none;
- font-size: 11px;
- font-family:arial;
- letter-spacing:2px;
- line-height:10px;
- margin-top:-33px;
- opacity:1;
- max-width:100px;
- height:15px;
- margin-left:290px;
- z-index:99999999;
- }
- .bu {
- text-transform:normal;
- display: block;
- text-align:right;
- text-decoration: none;
- font-size: 11px;
- font-family:arial;
- line-height:10px;
- margin-top:4px;
- opacity:1;
- max-width:100px;
- height:15px;
- color:#aaa;
- margin-left:290px;
- z-index:99999999;
- }
- .entry .block2 {
- display:block;
- float:left;
- width:400px;
- opacity:1;
- height:50px;
- margin-top:-5px;
- background:white;
- border-bottom-right-radius:4px;
- border-bottom-left-radius:4px;
- }
- .heart{
- padding:5px;
- width:13px;
- height:13px;
- border-radius:100%;
- margin-left:10px;
- margin-top:12px;
- border:2px solid #ccc;
- cursor:pointer;
- }
- .heart:hover, .rr:hover, .per:hover{
- border:2px solid {color:text};
- }
- .rr a, .per a{color:#ccc;}
- .rr:hover a, .per:hover a{
- color:{color:text};
- }
- .rr{
- padding:5px;
- width:13px;
- font-size:13px;
- height:13px;
- text-align:center;
- border-radius:100%;
- margin-left:40px;
- margin-top:-27px;
- border:2px solid #ccc;
- cursor:pointer;
- }
- .per{
- padding:5px;
- width:13px;
- font-size:13px;
- height:13px;
- line-height:15px;
- text-align:center;
- border-radius:100%;
- margin-left:70px;
- margin-top:-27px;
- border:2px solid #ccc;
- cursor:pointer;
- }
- .per2{
- margin-left:370px;
- font-size:15px;
- letter-spacing:2px;
- color:#ccc;
- margin-top:-20px;
- }
- /*audio style*/
- #audio {
- width:400px;
- height:auto;
- padding-bottom:0px;
- line-height:28px;
- margin-top:-30px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:70px;
- height:70px;
- margin-top:50px;
- }
- .cover img {
- position:absolute;
- float:left;
- border-radius:0px;
- width:70px;
- height:70px;
- }
- .playbox {
- -webkit-transform: scale(0.20);
- opacity:0;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:20px;
- margin-top:70px;
- text-align:center;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- .entry:hover .playbox{
- opacity:0.6;
- -webkit-transform: scale(1);
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- .info {
- margin-left:70px;
- font-size:15px;
- text-align:right;
- border-top-right-radius:4px;
- font-family:raleway;
- line-height:18px;
- height:100px;
- background:white;
- color:{color:link};
- padding:10px;
- }
- /*em dash*/
- li {
- position:relative;
- display:block;
- }
- li:before {
- content:'―';
- font-size:10px;
- position:absolute;
- left:-14px;
- color:{color:link};
- top:0px;
- }
- /*title of your entrys*/
- .title{
- font-family: 'Quicksand', sans-serif;
- margin-top:10px;
- font-weight:700;
- font-size:30px;
- text-transform:none;
- line-height:25px;
- color:{color:link};}
- /*blockquote*/
- blockquote{
- border-left:1px solid #eee;
- margin:5px;
- padding-left:5px;
- }
- /*text quote*/
- .quote{
- font-family: 'Quicksand', sans-serif;
- font-size:20px;
- font-weight:700;
- line-height:24px;
- text-transform:none;
- color:{color:link};
- }
- /*captions*/
- .caption{
- margin-top:-10px;
- background:white;
- padding:10px;
- }
- /* answer style */
- .q{
- margin-top:0px;
- padding:10px;
- background:#eee;
- padding-bottom:6px;
- line-height:14px;
- }
- .as{
- color:{color:link};
- margin-left:0px;
- letter-spacing:2px;
- font-family:raleway;
- text-transform:uppercase;
- padding-bottom:11px;
- font-size:15px;
- width:392px;
- background:white;
- padding-top:30px;
- border:4px solid #fff;
- }
- .ed{
- color:{color:link};
- margin-left:0px;
- letter-spacing:2px;
- font-family:raleway;
- text-transform:uppercase;
- padding:10px;
- font-size:15px;
- text-align:right;
- width:372px;
- background:white;
- border:4px solid #fff;
- }
- .a{
- margin-top:0px;
- padding:10px;
- background:#eee;
- padding-bottom:6px;
- line-height:14px;
- }
- /* permalink post notes*/
- ol.notes li.note img.avatar {
- display:none;}
- #postnotes{
- background:white;
- overflow:auto;
- height:auto;
- max-height:170px;
- line-height:20px;
- padding:8px;
- }
- /*chat style*/
- .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{background:#fff; padding:5px;margin-bottom:8px;text-transform:uppercase;font-size:9px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;margin-top:2px;}
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{background:#eee; padding:5px;margin-bottom:8px;text-transform:uppercase;font-size:9px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;}
- /*header*/
- #header {
- position:{select:header position};z-index:9999999999999;width:400px;top:0px;
- height:240px;
- background:{color:header background};overflow:hidden;
- }
- .titulo {font-family:arial;z-index:99999;text-align:center;margin-top:12px;width:400px;height:14px;font-size:25px;width:auto;letter-spacing:1px;color:white;text-transform:normal;}
- #header img{width:60px;top:60px;left:160px;position:absolute;height:60px;
- border-radius:100%;padding:4px;background:#fff;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}
- #header:hover img{left:-100px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}
- h1{font-size:12px;}
- h2{font-size:11px;}
- .ff{width:400px;position:absolute;margin-top:120px;line-height:5px;color:white;left:0px;font-family:arial;text-align:center;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}
- #header:hover .ff{
- left:-300px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}
- .desc{
- width:320px;position:absolute;
- top:50px;height:90px;line-height:15px;color:white;left:500px;overflow:auto;padding:10px;
- font-size:12px;font-family:arial;text-align:center;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;
- }
- .desc a{color:white;}
- #header:hover .desc{left:30px;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;}
- .p{
- width:180px;position:absolute;background:white;border-top:3px solid #eee;border-right:3px solid #eee;top:202px;height:15px;line-height:15px;color:#aaa;left:0px;padding:10px;font-size:13px;font-family:arial;text-align:center;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;
- }
- .l{
- width:180px;position:absolute;background:white;border-top:3px solid #eee;top:202px;height:15px;line-height:15px;color:#aaa;left:203px;padding:10px;font-size:13px;font-family:arial;text-align:center;-webkit-transition: all .7s ease;-moz-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;
- }
- #nav {
- position:fixed;z-index:9999999999;width:400px;bottom:0px;height:40px;text-align:center;line-height:15px;
- background:#fff;overflow:hidden;
- }
- {block:ifNOTiconlinks}
- #nav a{
- text-decoration:none;
- color:{color:link};
- font-size:10px;
- font-family:open sans;
- display:inline-block;
- line-height:30px;
- padding:5px;
- text-transform:uppercase;
- position:relative;
- letter-spacing:2px;
- text-align:center;
- margin-top:0px;
- margin-left:4px;
- }
- {/block:ifNOTiconlinks}
- {block:ificonlinks}
- #nav a{
- text-decoration:none;
- color:{color:link};
- font-size:15px;
- font-family:open sans;
- display:inline-block;
- line-height:20px;
- padding:10px;
- text-transform:uppercase;
- position:relative;
- letter-spacing:2px;
- text-align:center;
- height:40px;
- margin-top:0px;
- margin-left:10px;
- }
- {/block:ificonlinks}
- #nav a:hover{
- background:{color:header background};
- -webkit-transition:all 0.3s ease-out;
- color:white;
- }
- /*credits don't delete it*/
- #niall{width:auto;position:fixed;
- bottom:70px;
- left:0px;
- background:{color:background};
- z-index:99999999999999999999999999999999;
- }
- .zayn{
- font-size:20px;
- margin-top:30px;
- padding:5px;
- color:{color:link};
- margin-left:20px;
- position:absolute;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- #niall:hover .zayn{
- opacity:0;
- -webkit-transform: scale(0);}
- .lol{
- text-align:center;
- font-size:7px;
- padding:7px;
- width:200px;
- font-family:open sans;
- text-transform:uppercase;
- margin-left:-69px;
- letter-spacing:2px;
- margin-top:34px;
- position:fixed;
- opacity:0;
- line-height:11px;
- overflow:hidden;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- -webkit-transform: scale(0);
- }
- #niall:hover .lol{
- opacity:1;
- -webkit-transform: scale(1);
- }
- .fw a, .msg a{
- color:white;
- }
- .fw{
- position:absolute;
- margin-top:-20px;
- margin-left:10px;
- }
- .msg{
- position:absolute;
- margin-top:-20px;
- right:10px;
- }
- </style>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Open+Sans:400,300:latin', 'Roboto:400,100:latin', 'Lato:400,300:latin', 'Raleway:400,300:latin', 'Montserrat:400,700:latin', 'NTR::latin', 'Karla::latin', 'Quicksand::latin', 'Petit+Formal+Script::latin', 'Parisienne::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>
- <body>
- <div id="content">
- <div id="nav">
- {block:ifNOTiconlinks}
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- <a href="{text:Link 5}">{text:Link 5 Title}</a>
- <a href="http://planthed.tumblr.com" target="_blank">theme</a>
- {/block:ifNOTiconlinks}
- {block:ificonlinks}
- <a title="{text:Link 1 Title}" href="{text:Link 1}"><i class="fa fa-home"></i></a>
- <a title="{text:Link 2 Title}" href="{text:Link 2}"><i class="fa fa-comment"></i></a>
- <a title="{text:Link 3 Title}" href="{text:Link 3}"><i class="fa fa-tags"></i></a>
- <a title="{text:Link 4 Title}" href="{text:Link 4}"><i class="fa fa-star"></i></a>
- <a title="{text:Link 5 Title}" href="{text:Link 5}" target="_blank"><i class="fa fa-user"></i></a>
- <a title="theme by planthed" href="http://planthed.tumblr.com"><i class="fa fa-code"></i></a>
- {/block:ificonlinks}
- </div>
- <div id="header">
- <div id="headerimage"><img src="{image:icon}"></div>
- <div class="titulo">{text:blogtitle}</div>
- <div class="ff"><h1>{text:followers} Followers {text:following} Following</h1>
- <h2>Bucles: {text:bucles} </h2>
- </div>
- <div class="desc">{description}</div>
- <div class="p">{text:posts} posts</div>
- <div class="l">{text:likes} likes</div>
- <div class="fw"><a title="follow" href="https://www.tumblr.com/follow/{Name}"><i class="fa fa-user-plus"></i></a></div>
- <div class="msg"><a title="message" href="https://www.tumblr.com/dashboard?conversation={Name}" target="_blank"><i class="fa fa-comment"></i></a></div>
- </div>
- <!--- do not detele this lmao---->
- <div id="niall"><div class="zayn"><i class="fa fa-code"></i></div>
- <div class="lol"> <a href="http://planthed.tumblr.com/"target="_blank">planthed</a></div></div>
- <!--- do not detele this lmao---->
- {block:ifscrolltotopbutton}
- <a href="javascript:;" id="scroll" rel="nofollow"><i class="fa fa-angle-up"></i> <br> scroll to top</a>
- {/block:ifscrolltotopbutton}
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- <div class="block">
- <div class="rf">{block:RebloggedFrom}<img src="{ReblogParentPortraitURL-64}">{/block:RebloggedFrom}{block:NotReblog}<img src="{PortraitURL-64}">{/block:NotReblog}</div>
- <div class="rfn">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>{/block:RebloggedFrom}{block:NotReblog}<a>{name}</a>{/block:NotReblog}</div>
- <div class="d">
- <a href="{Permalink}" target="_blank" >{timeago}</a>
- </div>
- <div class="n">
- <a href="{Permalink}" target="_blank" >{notecount}</a>
- </div>
- <div class="bu">Bucles</div>
- <div class="rv"><i class="fa fa-refresh"></i> {text:blogtitle} revined</div>
- </div><br><br>
- {/block:IndexPage}
- {block:Text}
- {block:Title}
- <span class="title">{Title}</span>
- {/block:Title}
- <span class="entrytext">{Body}</span></span></a>
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/></a>
- {block:ifcaptions}
- {block:IndexPage}
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:IndexPage}
- {/block:ifcaptions}
- {/block:Photo}
- {block:Photoset}
- {photoset-400}
- {block:ifcaptions}
- {block:IndexPage}
- <div class="caption">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:IndexPage}
- {/block:ifcaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝ {quote}</div><p>
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<span class="title">{Title}</span></span>{/block:Title}
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><br><br><span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><p><span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div></div>
- {/block:Audio}
- {block:Video}
- {Video-400}<br><br>
- {block:Video}
- {block:Answer}
- <div class="as"> {Asker} asked:</div>
- <div class="q">{Question}</div>
- <div class="ed">{name} replied:</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- <div class="block2">
- <div class="heart">{LikeButton size="13"}</div>
- <div class="rr"><a href="{ReblogURL}" target="blank"><i class="fa fa-refresh"></i></a></div>
- <div class="per"><a href="{permalink}"><i class="fa fa-share-square-o"></i></a></div>
- <div class="per2">•••</div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <center>{block:RebloggedFrom}
- posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
- <b>originally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 8px;"></div>{/block:NoteCount}
- </center>
- {/block:PermalinkPage}
- {block:PostNotes}<p>
- <div id="postnotes">{PostNotes}</div><br>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.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 : '#page-nav',
- nextSelector : '#page-nav 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');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- <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>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement