Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="ajax.googleapis.com/ajax/pitch/jquerey.js"></script>
- <!-- hdefault -->
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="if:full screen background" content=""/>
- <meta name="image:Sidebar bg" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Two" 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 Five Title" content="" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Six Title" content="" />
- <meta name="text:Link Six" content="" />
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/black/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- #bg img {
- z-index:-1;
- position:fixed;
- top:0;
- left:0;
- height:100%;
- width:100%;
- }
- ::-webkit-scrollbar {
- height:5px;
- width:5px;
- background-color:#ECECEC;
- border-left: 1px solid #C5C5C5;
- }
- ::-webkit-scrollbar-thumb {
- border-top: 1px solid #303030;
- border-bottom: 1px solid #303030;
- border-left: 1px solid #4B4B4B;
- background-color:#474747;
- height:auto;
- }
- .answer {
- text-align:right;
- font-family:cambria;
- font-size: 10px;
- }
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s
- linear;opacity: 0.5;
- -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: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .wrapper{
- margin:1px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- }
- body {
- padding: 2px;
- margin: 0px;
- font-family: ronda;
- background-attachment: fixed;
- background-repeat: repeat;
- background-color: {color:Background};
- background-image:url({image:Background});
- color:{color:text};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- color: {color:Link};
- }
- a:hover {
- text-decoration: none;
- text-shadow:1px 1px 5px #000;
- color:{color:Hover};
- }
- .entry {
- margin: 5px;
- padding-top: 5px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 4px;
- float:left;
- background-color: white;
- font-family: cambria;
- overflow:hidden;
- font-size: 10px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:520px;
- {/block:PermalinkPage}
- }
- .entry .permatext {
- opacity: 0;
- right: 5px;
- padding-bottom; 5px;
- margin-top: 0px;
- padding-top: 1px;
- padding-left: 5px;
- padding-right:5px;
- width: auto;
- height:12px;
- position:absolute;
- font-size: 10px;
- -webkit-transition: all 0.4s linear;
- }
- .entry:hover .permatext {
- text-align:left;
- opacity: 1;
- background-color: white;
- -webkit-transition: all 0.4s linear;
- }
- .entry .perma{
- width:auto;
- position: absolute;
- text-transform:uppercase;
- font-size: 10px;
- text-align: center;
- opacity: 0.0;
- background-color:#fff;
- margin-left: 0px;
- padding: 5px;
- margin-top: 0px;
- border-bottom-right-radius:5px;
- letter-spacing: 2px;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.8s ease-out;
- }
- .entry:hover .perma{
- -webkit-transition: opacity 0.2s linear; opacity: 0.8;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.8s ease-out;
- }
- .entry .perma:hover {
- opacity:1;
- padding-left:20px;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- transition: all 0.8s ease-out;
- }
- .desc a {
- color:white;
- }
- #cody {
- position:fixed;
- left:5px;
- bottom:0px;
- }
- #cody img {
- border-radius:50px;
- width:20px;
- }
- #sidebar img {
- margin-top:5px;
- }
- #sidebar{
- width:220px;
- padding: 5px;
- z-index:1;
- position:fixed !important;
- text-align:center;
- top:5px;
- height:100%;
- background-color: white;
- font-family: cambria;
- margin-left:-40px;
- font-size: 10px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- background-image:url({image:sidebar bg});
- }
- #posts {
- width: 540px;
- margin-left:193px;
- margin-top: -3px;
- {block:PermalinkPage}
- margin-left:193px;
- {/block:PermalinkPage}
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-family: cambria;
- font-size: 20px;
- line-height:20px;
- color: black;
- }
- blockquote{
- margin-left: 0px;
- padding: 1px;
- border-left: 3px solid lightgrey;
- }
- .niall {
- margin: 1px;
- font-size: 10px;
- height: 12px;
- padding: 2px;
- letter-spacing: 1px;
- text-align:right;
- background-color:black;
- text-transform:uppercase;
- color:white;
- font-family:consolas;
- display:inline-block;
- -webkit-filter:invert(0%);
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .niall:hover {
- -webkit-filter:invert(100%);
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .niall a {
- color:white;
- }
- #horan {
- width:216px;
- opacity:1;
- background-color:black;
- height:14px;
- padding:2px;
- margin-top:5px;
- overflow:hidden;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .nav {
- color:white;
- height:14px;
- font-family:'consolas';
- text-transform:uppercase;
- font-size:12px;
- }
- #horan:hover {
- height:50px;
- -webkit-transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- #zayn {
- width:216px;
- opacity:1;
- background-color:black;
- height:14px;
- padding:2px;
- margin-top:5px;
- overflow:hidden;
- font-family:'Consolas';
- font-size:12px;
- }
- #zayn a {
- color:white;
- }
- #derpdesc {
- width:216px;
- opacity:1;
- background-color:black;
- height:auto;
- padding:2px;
- margin-top:5px;
- color:white;
- overflow:hidden;
- font-family:'cambria';
- font-size:10px;
- }
- #derpdesc a {
- color:white;
- }
- #keepthecreditplease{
- position:fixed! important;
- right: 67px;
- top: 25px;
- font-family: 'Antic';
- width: 35px;
- height: 16px;
- text-align: right;
- font-size: 10px;
- opacity: .5;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #keepthecreditplease:hover {
- opacity: 1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- {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">
- {block:iffullscreenbackground}<div id="bg"><img src="{image:Background}"></div>{/block:iffullscreenbackground}
- <div id="keepthecreditplease">
- <a href="http://hashtagharsh.tumblr.com"><img src="http://i50.tinypic.com/3325qp0.png"></a>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- {/block:IndexPage}
- {block:Text}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
- {/block:Text}
- {block:Answer}
- <br>
- <div style="margin: 3px; min-height:30px; padding: 3px; background-color: #fff; font-family: cambria; font-size: 10px;">
- <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
- {Asker} asked: {Question}<br></div>
- <Br>
- <div style="font-family: cambria; font-size: 10px;">
- {Answer}
- </div>
- <br>
- <div class="answer"><a href="{Permalink}">{NoteCount}</a></div>
- {/block:Answer}
- {block:Link}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank">[↻]</a>
- </div>
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="520"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- <center>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- {Quote}
- {block:Source}<strong>{Source}</strong>{/block:Source}
- {/block:Quote}
- {block:Chat}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- {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}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="permatext">
- <a href="{permalink}"> {notecountwithlabel}
- </a> / <a href="{ReblogUrl}">reblog</a></div>
- <center>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-500}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PermalinkPage}
- <center>
- {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>
- <div id="sidebar">
- <div id="zayn"><a href="/">{Title}</a></div><a href="/"><img src="{image:Sidebar}" width=220></a>
- <div id="horan"><div class="nav">Navigate</div>
- {block:IfLinkOneTitle}<div class="niall"><a href="{text:Link One}">{Text:Link One Title}</a></div>{/block:IfLinkOneTitle}
- {block:IfLinkTwoTitle}<div class="niall"><a href="{text:Link Two}">{Text:Link Two Title}</a></div>{/block:IfLinkTwoTitle}
- {block:IfLinkThreeTitle}
- <div class="niall"><a href="{text:Link Three}">{Text:Link Three Title}</a></div>
- {/block:IfLinkThreeTitle}
- {block:IfLinkFourTitle}
- <div class="niall"><a href="{text:Link Four}">{Text:Link Four Title}</a></div>
- {/block:IfLinkFourTitle}
- {block:IfLinkFiveTitle}
- <div class="niall"><a href="{text:Link Five}">{Text:Link Five Title}</a></div>
- {/block:IfLinkFiveTitle}
- {block:IfLinkSixTitle}
- <div class="niall"><a href="{text:Link Six}">{Text:Link Six Title}</a></div>
- {/block:IfLinkSixTitle}
- </div>
- <div id="derpdesc">{Description}</div>
- </div>
- <div id="cody"><a href="http://calmunism.tumblr.com"><img src="http://media.tumblr.com/tumblr_meqhr6IGIz1rp2yv2.png"></a></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment