Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----
- theme made by tumblr user planthed // weedhs ★彡
- keep the creds u lil bitch
- — http://painthemes.tumblr.com/
- — http://planthed.tumblr.com/
- — http://weedhs.tumblr.com/
- ------>
- <html lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Link" content="#aaa"/>
- <meta name="color:text" content="#000"/>
- <meta name="text:blogtitle" content="title goes here" />
- <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="text:Link 6 Title" content="archive" />
- <meta name="text:Link 6" content="/archive" />
- <meta name="if:hover captions" content="1"/>
- <meta name="select:post width" content="250px" title="250"/>
- <meta name="select:post width" content="300px" title="300"/>
- <meta name="select:post width" content="350px" title="350"/>
- <meta name="select:post width" content="400px" title="400"/>
- <meta name="select:post width" content="450px" title="450"/>
- <meta name="select:post width" content="500px" title="500"/>
- <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>
- <style type="text/css">
- /*tooltips*/
- #s-m-t-tooltip{
- max-width:300px;
- padding:3px;
- padding-right:5px;
- padding-left:5px;
- background-color:#eee; /*change color background*/
- margin:20px 0px 0px 20px;
- font-family: 'NTR', sans-serif;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:10px;
- color:{color:text};
- line-height:20px;
- opacity:1;
- z-index:9999999999999999999;
- }
- /*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*/
- ::-webkit-scrollbar {width: 10px; height: 2px; background:transparent; border:4px solid transparent; }
- ::-webkit-scrollbar-thumb { background-color:{color:link}; border:4px solid {color:background};border-radius:3px;}
- /*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*/
- body{
- margin:5px;
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- color:{color:Text};
- }
- #posts{
- position:absolute;
- float:center;
- width:500px;
- left:380px;
- top:0%;
- }
- /*customization of your posts*/
- #entry {
- font-family: 'NTR', sans-serif;
- font-size:11px;
- margin-left:70px;
- line-height: 13px;
- color:{color:text};
- margin-top:100px;
- float:left;
- text-transform:normal;
- width:{select:post width};
- z-index:3;
- }
- #entry:hover img{
- border-bottom-right-radius:0px;
- border-bottom-left-radius:0px;
- }
- #entry img{
- {block:indexpage}
- border-radius:4px;
- max-width:100%;
- {/block:indexpage}
- }
- /*permalinks*/
- .block:after {
- content:' ';
- height:3px;
- position:absolute;
- top:0px;
- background:{color:link};
- left:0px;
- width:10px;
- opacity:0;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #entry:hover .block:after{
- width:{select:post width};
- opacity:1;
- }
- #entry .block {
- position:relative;
- display:block;
- float:left;
- width:auto;
- margin:0px;
- top:-5px;
- opacity:1;
- height:auto;
- left:0px;
- overflow:hidden;
- }
- #entry .date {
- text-transform: uppercase;
- display: block;
- text-align: left;
- text-decoration: none;
- font-size: 10px;
- font-family:arial;
- line-height:10px;
- letter-spacing:1px;
- margin-top:10px;
- opacity:0;
- width:100px;
- margin-left:2px;
- z-index:99999999;
- -o-transition-transition: all 3s ease;
- -webkit-transition: all 3s ease;
- -moz-transition: all 3s ease;
- transition: all 3s ease;
- }
- #entry:hover .date{
- opacity:1;
- -o-transition-transition: all 3s ease;
- -webkit-transition: all 3s ease;
- -moz-transition: all 3s ease;
- transition: all 3s ease;
- }
- #entry:hover .notas{
- opacity:1;
- -o-transition-transition: all 3s ease;
- -webkit-transition: all 3s ease;
- -moz-transition: all 3s ease;
- transition: all 3s ease;
- }
- #entry .notas{
- text-transform: uppercase;
- display: block;
- text-align:right;
- text-decoration: none;
- font-size:10px;
- font-family:arial;
- line-height:10px;
- letter-spacing:1px;
- margin-top:-10px;
- opacity:0;
- color:{color:link};
- width:{select:post width};
- right:50px;
- z-index:99999999;
- -o-transition-transition: all 3s ease;
- -webkit-transition: all 3s ease;
- -moz-transition: all 3s ease;
- transition: all 3s ease;
- }
- .caption{
- position:absolute;
- padding:5px;
- padding-left:10px;
- padding-right:10px;
- max-width:200px;
- height:auto;
- max-height:150px;
- margin-top:10px;
- margin-left:10px;
- overflow:auto;
- text-align:left;
- opacity:0;
- font-size:11px;
- font-style:italic;
- background:white;
- z-index:99999;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #entry:hover .caption{
- opacity:.9;
- }
- /*audio style*/
- #audio {
- width:{select:post width};
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- line-height:20px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- position:absolute;
- float:left;
- border-radius:0px;
- width:60px;
- height:60px;
- }
- .playbox {
- -webkit-transform: scale(0.20);
- opacity:0;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- 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:73px;
- margin-top:4px;
- font-size:15px;
- text-align:right;
- font-family:raleway;
- line-height:17px;
- }
- /*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;
- padding:2px;
- font-weight:700;
- font-size:23px;
- text-transform:none;
- line-height:25px;
- color:{color:link};}
- /*blockquote*/
- blockquote{
- border-left:1px solid #eee;
- padding-left:5px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:13px;
- font-size:8px;
- margin:5px;
- }
- /*text quote*/
- .quote{
- font-family: 'Quicksand', sans-serif;
- font-size:20px;
- font-weight:700;
- line-height:24px;
- text-transform:none;
- color:{color:link};
- }
- /*video and photosets size - don't touch this*/
- .photoset-img { width:100%; }
- .video iframe,
- .video .tumblr_video_container,
- .video .tumblr_video_container iframe {
- display:block;
- width:100%;
- height:auto;
- }
- .video #youtube_iframe {
- display:block;
- width:100%;
- height:auto;
- }
- /* answer style */
- .q{
- margin-top:10px;
- padding:4px;
- 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:300px;
- border-bottom:1px solid #eee;
- }
- .ed{
- margin-left:0px;
- width:300px;
- border-bottom:1px solid #eee;
- }
- .a{
- line-height:14px;
- text-align:right;
- }
- /* permalink post notes*/
- ol.notes li.note img.avatar {
- display:none;}
- #postnotes{
- background:{color:background};
- overflow:auto;
- border:1px solid #eee;
- 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:#f5f5f5; padding:5px;margin-bottom:8px;text-transform:uppercase;font-size:8px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;}
- .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:8px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;}
- /*sidebar*/
- #sidebar {
- position:fixed;
- z-index:999;
- width:200px;
- top:160px;
- left:200px;
- z-index:999;
- height:auto;
- padding:7px;
- }
- #sidebar img{
- width:70px;
- height:70px;
- border-radius:4px;
- }
- .titulo {
- font-family:raleway;
- z-index:99999;
- text-align:left;
- margin-top:15px;
- width:auto;
- height:14px;
- font-size:15px;
- width:auto;
- line-height:14px;
- letter-spacing:3px;
- text-transform:uppercase;
- color:{color:text};
- }
- .titulo:after {
- content:' ';
- height:3px;
- position:absolute;
- top:117px;
- background:{color:link};
- left:7px;
- width:50px;
- opacity:1;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #desc{
- float:left;
- font-size:11px;
- width:130px;
- margin-top:16px;
- line-height:13px;
- color:{color:text};
- font-family: 'NTR', sans-serif;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #sidebar:hover #desc{
- opacity:0;
- }
- #nav{
- opacity:0;
- margin-top:-30px;
- width:130px;
- z-index:99999;
- position:absolute;
- margin-left:-4px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- #sidebar:hover #nav{
- margin-top:20px;
- opacity:1;
- }
- #nav a{
- text-decoration:none;
- color:{color:link};
- font-size:11px;
- letter-spacing:1px;
- font-family:raleway;
- display:block;
- margin-left:1px;
- padding:5px;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #nav a:hover{
- padding-left:30px;
- }
- #niall{
- width:auto;
- position:fixed;
- bottom:70px;
- right:70px;
- 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:8px;
- padding:7px;
- width:200px;
- font-family:'calibri';
- 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);
- }
- </style>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <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: [ 'Raleway:300,200,400:latin', 'Montserrat:400,700:latin', 'Roboto:400,100,100italic,300:latin', 'Quicksand:400,700:latin', 'Petit+Formal+Script::latin', 'Parisienne::latin', 'Kurale::latin', 'NTR::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="center">
- <div id="content">
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div class="titulo">{text:blogtitle}</div>
- <div id="desc">{description}</div>
- <div id="nav">
- <a href="{text:Link 1}"><b>01.</b> {text:Link 1 Title}</a>
- <a href="{text:Link 2}"><b>02.</b> {text:Link 2 Title}</a>
- <a href="{text:Link 3}"><b>03.</b> {text:Link 3 Title}</a>
- <a href="{text:Link 4}"><b>04.</b> {text:Link 4 Title}</a>
- <a href="{text:Link 5}"><b>05.</b> {text:Link 5 Title}</a>
- <a href="{text:Link 6}"><b>06.</b> {text:Link 6 Title}</a>
- </div>
- </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---->
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {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}
- {block:IndexPage}
- {block:ifhovercaptions}
- <div class="caption">
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:ifhovercaptions}
- {/block:IndexPage}
- <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/></a>{/block:Photo}
- {block:Photoset}
- {block:Photos}
- <a href="{permalink}"><img src="{PhotoURL-500}" class="photoset-img" /></a>
- {/block:Photos}
- {/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"><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><p>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="video">{Video-500}</div>
- {/block:IndexPage}</center>
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:Video}
- {block:Answer}
- <div class="as"> {Asker} asked:</div>
- <div class="q">{Question}</div>
- <div class="ed"></div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- <div class="block">
- <div class="date">
- <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a>
- </div>
- <div class="notas">
- <a href="{Permalink}" target="_blank" >{NoteCountWithLabel}</a>, <a href="{reblogURL}" target="_blank" ><i class="fa fa-refresh"></i></a>
- </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>orginally 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