Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ▒█░░▒█ ▀█▀ ▒█ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█
- ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄
- ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
- Theme: Heather| Published:DEC 30TH, 2012 | Website: wildthemes.tumblr.com
- do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
- IMPORTANT NOTICE: For infinite scrolling in the seven columns option, you must set posts per page to 15. To do that, go to customize, scroll down to advanced, and change posts per page to 15.
- -->
- <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
- <!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>
- <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
- <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Borders" content="#bbb"/>
- <meta name="color:Navigation" content="#bbb"/>
- <meta name="color:Font" content="#130C11"/>
- <meta name="color:Link hover" content="#130C11"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="if:Show sidebar photo" content="0"/>
- <meta name="if:Show sidebar title" content="0"/>
- <meta name="text:reblog label" content="reblog" />
- <meta name="text:Blogtitle size" content="40" />
- <meta name="if:Kewl font" content="0"/>
- <meta name="if:Two Columns" content="0"/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="text:Link one Title" content=""/>
- <meta name="text:Link one" content="" />
- <meta name="text:Link Three Title" content=""/>
- <meta name="text:Link Three" content=""/>
- <meta name="text:Link Four Title" content=""/>
- <meta name="text:Link Four" content=""/>
- <meta name="text:Link two Title" content=""/>
- <meta name="text:Link two" content=""/>
- <meta name="text:Link five Title" content=""/>
- <meta name="text:Link five" content=""/>
- <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
- <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls {right:3px}
- ::-webkit-scrollbar-thumb:vertical { border-radius:3px;
- background-color:#ffffff;
- height:auto;border:1px solid #ddd;
- }
- ::-webkit-scrollbar-thumb:horizontal { height:8px; border-radius:3px;
- background-color:#ffffff;
- border:1px solid #ddd;
- }
- ::-webkit-scrollbar {
- height:7px;
- width:7px;
- background-color:{color:Borders};
- }
- #shadow img{width:450px;
- {block:ifTwoColumns}width:260px;{/block:ifTwoColumns}
- {block:ifThreeColumns}width:240px;{/block:ifThreeColumns}opacity:.4; bottom:-9px;position:absolute;z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999;}
- #description{
- width:245px;
- text-transform:lowercase;
- text-align:center;
- color:{color:Body font};
- background:{color:posts};
- opacity:1;
- }
- #tumblr_controls{
- position:fixed !important;
- }
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- body {
- padding: 0px;
- margin: 0px;
- color: {color:Font};
- font-family: {block:ifKewlfont}'consolas'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}share; font-size: 11px;{/block:ifnotKewlfont};
- background-color: {color:Background};
- line-height:15px;
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a { text-decoration: none !important;}
- a:link, a:active, a:visited{
- color: {color:Link} ;
- -webkit-transition: color 0.6s ease-out;
- -moz-transition: color 0.6s ease-out;
- }
- a:hover{
- color:{color:Link hover};
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- .entry {
- z-index:7;
- float:left;
- background-color:{color:Posts};
- margin:3px;
- {block:IndexPage}
- width:450px;
- {block:ifTwoColumns}width:260px;{/block:ifTwoColumns}
- {block:ifThreeColumns}width:240px;{/block:ifThreeColumns}{/block:IndexPage}
- {block:PermalinkPage}
- width:450px;
- {/block:PermalinkPage}
- overflow:hidden;
- padding-right:6px;
- padding-left:6px;
- padding-top:6px;
- padding-bottom:6px;
- text-decoration: none !important;
- }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- div#sidebar{
- position:fixed !important;
- margin-left:-165px;
- width: 250px;
- height:100%;
- padding: 0px;
- letter-spacing:0px;
- background:{color:posts};
- padding: 2px;
- padding-right:5px;
- opacity:1;
- z-index:9;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- position: fixed;
- overflow: hidden;
- }}
- .wildthemes a {}
- .entry .wildthemes{
- position:absolute;
- width: auto;
- overflow:hidden;
- top: 30px;
- text-transform:uppercase;
- text-align:center;
- opacity:0.0;
- height:10px;
- border:1px solid {color:Borders};
- padding:6px;left:15px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- background-color:{color:posts};
- line-height:100%;
- }
- @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
- .entry:hover .wildthemes{
- overflow:visible;
- margin-left: 0px;
- background-color:{color:Posts};
- top: 15px;
- border:1px solid {color:Borders};
- height:10px;
- opacity:0.8;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear; }
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- .permahover {
- text-align: right;
- line-height:200%;
- opacity: 0.0;
- filter: alpha(opacity = 0);
- font-size: 9px;
- line-height: 9px;
- text-transform: uppercase;
- }
- .entry:hover .permahover {
- text-align: center;
- opacity: 1;
- filter: alpha(opacity = 50);
- }
- .text {
- padding: 0px;
- }
- .entry:hover .textperma {
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
- }
- .linkss a{color:{color:Link};opacity:1;}
- .linkss {
- padding:4px;
- margin-top:5px;
- line-height:100%;
- background: {color:Navigation};
- text-transform:uppercase;
- text-align:center;
- display: inline-block;
- -webkit-transition-duration: .6s;
- text-decoration: none !important;
- }
- #posts {
- width: 820px;
- margin-left:100px;
- margin-top: 2px;
- {block:PermalinkPage}
- margin-left:280px;
- margin-top: 5px;
- {/block:PermalinkPage}
- top: -5px;
- float:left;
- text-decoration: none !important;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;}
- .blogtitle a {color:black;}
- .blogtitle{
- color:black;
- font-family: quicksandlight;
- text-transform:uppercase;
- font-size: {text:Blogtitle size}px;
- line-height:120%;
- padding:2px;
- letter-spacing:0px;
- text-align: right;
- text-decoration: none !important;
- }
- .title{
- font-family:ubuntu;text-transform:uppercase;
- font-size:20px;
- line-height:100%;
- color: {color:Font};
- text-decoration: none !important;
- }
- {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 $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="wrapper">
- <div class="header">
- <div id="sidebar"><center>
- {block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=250px height=auto ></a></center>{/block:ifshowsidebarphoto}
- {block:ifshowsidebartitle}<span class="blogtitle"><a href="/">{title}
- </a></span><br>{/block:ifshowsidebartitle}
- <span class="linkss"><a href="/">home</a> </span> {block:AskEnabled}<span class="linkss">
- <a href="/ask">ask</a>
- </span>{/block:AskEnabled}
- {block:HasPages}{block:Pages}<span class="linkss"><a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages}
- {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
- <span class="linkss">
- <a href="http://wildthemes.tumblr.com/">theme</a>
- </span>
- <center><br><div id="description">{Description}
- </div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {block:IndexPage}
- {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Link}
- <div class="text">
- <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <p>
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Link}
- {block:Photo}
- {block:indexpage} <div class="wildthemes"> <a href="{permalink}">{NoteCountwithLabel}</a> - <a href="{ReblogURL}" target="_blank">{text:reblog label}</a> </div>
- <img src="{PhotoURL-HighRes}" width="100%"/>
- {/block:indexpage} {block:IndexPage}<div id="shadow"><img style="z-index:99999999999999999999999999999999999999999999999999; height:20px; " src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"></div>
- {/block:IndexPage}
- {block:permalinkpage}
- <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
- {/block:Photos}<div class="perms">
- <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
- </div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- <div class="title"> "{Quote}" </div>
- {block:Source}
- <div style="text-align:right; line-height:12px;">- {Source}</div>
- {/block:Source}
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Quote}
- {block:Chat}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}
- <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:IndexPage}
- </div>{/block:Chat}
- {block:Audio}
- <div class="text">
- {AudioPlayerGrey}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:IndexPage}
- <a href="{Permalink}">Permalink</a>
- {/block:IndexPage}
- </div>{/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-340}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-450}</center>
- {/block:PermalinkPage}
- <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
- {block:Video}
- {block:PermalinkPage}
- <center>
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/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}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement