Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as HTML by enes ( 8 years ago )
<!DOCTYPE html><html>
<head>
<!-- Dark Elegance Theme by stylized.adorablethemes.com -->
<title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
<link rel="shortcut icon" href="{Favicon}"/>
<link rel="apple-touch-icon" href="{PortraitURL-128}"/>
<link rel="alternate" type="application/rss+xml" href="{RSS}"/>
{block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
<meta charset="UTF-8" />
<meta name="viewport" content="width=1024"/>
{block:Hidden}
<meta name="font:Body" content="Helvetica"/>
<meta name="image:Profile Photo" content=""/>
<meta name="text:Custom Link 1 URL" content=""/>
<meta name="text:Custom Link 1 Name" content=""/>
<meta name="text:Custom Link 2 URL" content=""/>
<meta name="text:Custom Link 2 Name" content=""/>
<meta name="text:Custom Link 3 URL" content=""/>
<meta name="text:Custom Link 3 Name" content=""/>
<meta name="text:Custom Link 4 URL" content=""/>
<meta name="text:Custom Link 4 Name" content=""/>
<meta name="if:Show Archive Link" content="1"/>
<meta name="if:Show Random Link" content="0"/>
<meta name="if:Infinite Scrolling" content="0"/>
{/block:Hidden}
<!--[if (lte IE 8)]>[removed][removed]<![endif]-->
<link href='//fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">
body {
color: #fff;
background-color: #000;
background-image: url('//static.tumblr.com/frs2lbn/pfLn0n631/damask1.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
background-position: bottom left;
font-family: {font:Body};
}
/* containers */
.wrapper {
width: 1021px;
margin: 0 auto;
}
.main {
float: right;
width: 830px;
}
ul#posts {
margin-top: 6px;
}
a {
color: #aaa;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
ul {
list-style-type: none;
padding-left: 0;
}
/* headings */
h1 {
width: 169px;
margin-top: -10px;
margin-left: -20px;
margin-bottom: 20px;
font-size: 30px;
line-height: 28px;
font-family: 'Alex Brush', cursive;
background-color: #000;
color: #fff;
text-align: center;
border: 0px solid #ffffff;
}
h1 a, h1 a:hover {
color: #999;
}
h2 {
font-size: 18px;
color: #999;
}
h3 {
font-size: 12px;
line-height: 12px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
font-weight: normal;
text-transform: uppercase;
font-family: {font:Body};
}
h4 {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
}
p#description {
width: 159px;
font-size: 11px;
line-height: 12px;
color: #fff;
text-align: center;
margin-left: -20px;
margin-right: 0px;
margin-bottom: -8px;
padding: 8px 5px 8px 5px;
background-color: #000;
border: 0px solid #ffffff;
}
/* header */
header {
float: left;
width: 169px;
padding: 10px;
margin-top: 6px;
text-align: left;
background-color: #000;
}
.profile-photo {
float: left;
margin-top: -10px;
margin-left: -20px;
margin-bottom: 10px;
padding: 0px;
width: 169px;
height: auto;
}
nav {
color: #666;
background-color: none;
padding: 0px;
clear: both;
}
ul.sidelinks {
margin: 0 auto;
}
ul.sidelinks li {
color: #666;
text-align: center;
display: inline;
}
a.sidelink {
width: 165px;
color: #999;
background-color: #151515;
text-align: center;
display: block;
padding: 2px;
margin-bottom: 1px;
font-size: 12px;
}
a.sidelink:hover {
width: 165px;
color: #fff;
background-color: #000;
text-align: center;
text-decoration: none;
display: block;
padding: 2px;
margin-bottom: 1px;
}
ul.sidelinks li {
text-align: left;
display: block;
}
/* main post styles */
.post {
width: 250px;
float: left;
background-color: rgba(0,0,0,0.8);
margin-bottom: 4px;
margin-left: 2px;
margin-right: 2px;
padding: 5px;
overflow: hidden;
}
/* adds padding to things in a post */
.content {
padding: 10px 20px;
font-size: 13px;
line-height: 150%;
}
/* text post styles */
.text p {
font-size: 13px;
line-height: 150%;
text-align: justify;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.text ul {
list-style-type: square;
font-size: 12px;
padding-left: 20px;
}
blockquote {
background-color: #151515;
font-size: 12px;
line-height: 16px;
padding: 4px;
margin: 6px 1px;
font-style: italic;
border-left: 2px solid #333;
}
.post img {
max-width: 100%;
height: auto;
}
.photo-post-photo {
width: 250px;
max-width: 100%;
height: auto;
display: block;
}
.chat {
font-size: 13px;
line-height: 16px;
}
.chat .label {
font-weight: bold;
text-align: right;
}
.chat li {
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-top: 6px;
padding-bottom: 6px;
}
.chat li:last-child {
border-bottom: none;
}
a img.credit {
position: fixed;
bottom: 0;
right: 0;
}
.imgback {
background-color: #000000;
}
/* contain text images */
.text p img {
max-width: 100%;
}
/* shown on the permalink page; has notes, source, and time posted */
.perma-info {
background-color: rgba(0,0,0,0.8);
color: #fff;
font-size: 13px;
padding: 10px;
line-height: 15px;
font-style: normal;
min-height: 24px;
}
.perma-info a, .perma-info a:hover {
color: #fff;
text-decoration: none;
}
/* notes stuff */
ol.notes {
list-style-type: none;
padding-left: 0;
}
.note {
padding: 3px;
}
.note:last-child {
border-bottom: 0;
margin-bottom: 10px;
}
.note blockquote {
color: #000000;
background-color: transparent;
border: none;
}
/* info bar on index page posts */
.index-info {
background-color: #000;
font-size: 11px;
line-height: 24px;
font-weight: normal;
padding-left: 10px;
padding-right: 10px;
overflow:hidden;
}
.index-info a, .index-info a:hover {
color: #fff;
text-decoration: none;
}
/* remove blank space from bottom of photoset posts */
iframe.photoset {
display: block;
}
/* line */
hr {
clear: both;
border: 0;
border-bottom: 1px solid rgba(255,255,255,0.1);
margin: 15px 10px;
}
/*stylized.adorablethemes.com*/
/* fix height of element with floats inside */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* remove border on linked images in IE */
a img {
border: 0;
}
/* you shouldn't see this div if infinite scroll is on */
div.pagination {
background-color: none;
margin-bottom: 10px;
clear: both;
text-align: center;
}
/* previous and next page buttons */
#previous, #next, .page-info {
color: #999;
font-family: {font:Body};
font-size: 12px;
background-color: #000;
border: 1px solid #151515;
padding: 6px;
}
/* icons next to notes */
.reblog {background: transparent url('//static.tumblr.com/ohnymtu/liNoej6zz/reblog-white.png') right center no-repeat;}
.like {background: transparent url('//static.tumblr.com/ohnymtu/KSUoej6zo/like-white.png') right center no-repeat;}
/* special styling for permalink pages */
{block:PermalinkPage}
.wrapper {
width: 1021px;
}
.main {
width: 830px;
}
.post {
width: 500px;
}
.post img {
width: 500px;
height: auto;
opacity: 1;
}
/*tumblr reblog button */
.reblog-button {
float: right;
margin-top: 0px;
margin-left: 12px;
}
{/block:PermalinkPage}
/* make sure avatars don't get huge */
img.avatar {
width: 30px;
height: 30px;
vertical-align: middle;
display: inline;
margin-right: 5px;
}
{CustomCSS}
</style>
</head>
<body>
<div class="wrapper"><header class="clearfix"><div class="content"><h1>{Title}</h1><a href="/"> {block:IfProfilePhotoImage}<img class="profile-photo" src="{image:Profile Photo}" alt="">{/block:IfProfilePhotoImage}
{block:IfNotProfilePhotoImage}<img class="profile-photo" src="{PortraitURL-128}" alt="">{/block:IfNotProfilePhotoImage}</a> {block:Description} <p id="description">{Description}</p> {/block:Description}</div><nav><ul class="sidelinks">{block:HasPages}
{block:Pages}
<li><a class="sidelink" href="{URL}">{Label}</a></li> {/block:Pages}
{/block:HasPages}
{block:AskEnabled}<li><a class="sidelink" href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a class="sidelink" href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
{block:IfShowArchiveLink}<li><a class="sidelink" href="/archive">{lang:Archive}</a></li>{/block:IfShowArchiveLink}
{block:IfShowRandomLink}<li><a class="sidelink" href="/random">{lang:Random}</a></li>{/block:IfShowRandomLink}
{block:IfCustomLink1URL}
<li><a class="sidelink" href="{text:Custom Link 1 URL}">{text:Custom Link 1 Name}</a></li> {/block:IfCustomLink1URL}
{block:IfCustomLink2URL} <li><a class="sidelink" href="{text:Custom Link 2 URL}">{text:Custom Link 2 Name}</a></li> {/block:IfCustomLink2URL}
{block:IfCustomLink3URL} <li><a class="sidelink" href="{text:Custom Link 3 URL}">{text:Custom Link 3 Name}</a></li> {/block:IfCustomLink3URL}
{block:IfCustomLink4URL} <li><a class="sidelink" href="{text:Custom Link 4 URL}">{text:Custom Link 4 Name}</a></li> {/block:IfCustomLink4URL} <li><a class="sidelink" href="http://stylized.adorablethemes.com/" title="Get this theme!">Theme</a></li></ul></nav></header><div class="main"><ul id="posts">{block:Posts}
<li class="post {PostType}">{block:Text}
{block:Title}
<h3>{Title}</h3> {/block:Title} <div class="content">{Body}</div> {/block:Text}
{block:Answer} <div class="content"><img class="avatar" src="{AskerPortraitURL-30}"><p>{lang:Asker asked}: <b>{Question}</b></p></div><div class="content">{Answer}</div> {/block:Answer}
{block:Photo}
{block:IndexPage} <div class="imgback"><center><a href="{Permalink}"><img class="photo-post-photo" src="{PhotoURL-250}" alt="{PhotoAlt}"></a></center></div> {/block:IndexPage}
{block:PermalinkPage} <div class="imgback"><center>{LinkOpenTag}<img class="photo-post-photo" src="{PhotoURL-1280}" alt="{PhotoAlt}">{LinkCloseTag}</center></div> {/block:PermalinkPage}
{block:PermalinkPage}{block:Caption} <div class="content">{Caption}</div> {/block:Caption}{/block:PermalinkPage}
{/block:Photo}
{block:Photoset}
{block:IndexPage}
{Photoset-250}
{/block:IndexPage}
{block:PermalinkPage}
{Photoset-500}
{/block:PermalinkPage}
{block:PermalinkPage}{block:Caption} <div class="content">{Caption}</div> {/block:Caption}{/block:PermalinkPage}
{/block:Photoset}
{block:Quote} <div class="content"><blockquote>"{Quote}"</blockquote> {block:Source} <p xss=removed>— {Source}</p></div> {/block:Source}
{/block:Quote}
{block:Link} <h3><a href="{URL}" class="link">{Name} →</a></h3> {block:Description} <div class="content">{Description}</div> {/block:Description}
{/block:Link}
{block:Chat}
{block:Title} <h3><a href="{Permalink}">{Title}</a></h3> {/block:Title} <div class="content"><ul class="chat">{block:Lines} <li class="{Alt} user_{UserNumber}">{block:Label} <span class="label">{Label}</span> {/block:Label} <span class="line">{Line}</span></li> {/block:Lines}</ul></div> {/block:Chat}
{block:Video}
{block:IndexPage}
{VideoEmbed-250}
{/block:IndexPage}
{block:PermalinkPage}
{VideoEmbed-500}
{/block:PermalinkPage}
{block:Caption} <div class="content">{Caption}</div> {/block:Caption}
{/block:Video}
{block:Audio}
{AudioPlayerBlack}
{block:Caption} <div class="content">{Caption}</div> {/block:Caption}
{/block:Audio}
{block:IndexPage} <div class="index-info"><a class="postnotes" href='{Permalink}'>{NoteCountWithLabel}</a><a href="{ReblogURL}"><i class="fa fa-retweet"></i></a></div> {/block:IndexPage}
{block:PermalinkPage}
{block:PermalinkPagination} <div class="perma-info"><div class="reblog-button"><a href="{ReblogURL}"><i class="fa fa-retweet"></i></div> {block:Date}<a class="timeago" href='{Permalink}'>{TimeAgo}</a>{/block:Date}
{block:PostNotes}<a class="postnotes" href='{Permalink}'>{NoteCountWithLabel}</a>{/block:PostNotes}
{block:ContentSource} — <a href="{SourceURL}">Source</a>{/block:ContentSource}
{block:RebloggedFrom} (<a href="{ReblogParentURL}">via</a>){/block:RebloggedFrom}
{block:PostNotes}
<hr>{PostNotes-64}
{/block:PostNotes}</div> {/block:PermalinkPagination}
{/block:PermalinkPage}</li> {/block:Posts}</ul><div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" id="next">« {lang:Previous Page}</a> {/block:PreviousPage}
<span class="page-info">{lang:CurrentPage of TotalPages}</span> {block:NextPage}<a href="{NextPage}" id="next">{lang:Next Page} »</a>{/block:NextPage}{/block:Pagination}</div></div></div><a href="http://stylized.adorablethemes.com/" alt="Tumblr Themes" title="Get this theme!"><img class="credit" src="//static.tumblr.com/ohnymtu/fmJoejmpk/credit3.jpg" alt=""></a> {block:IndexPage}
[removed][removed]
{block:IfInfiniteScrolling}[removed][removed]{/block:IfInfiniteScrolling}
[removed][removed]
[removed]
$(function(){
var container = $('ul#posts');
container.imagesLoaded( function(){
container.masonry({
itemSelector : 'li.post'
});
});
{block:IfInfiniteScrolling}
container.infinitescroll({
navSelector : 'div.pagination',
nextSelector : 'div.pagination a#next',
itemSelector : 'li.post',
},
function( newElements ) {
var $newElems = $( newElements ).css({ opacity: 0 });
$newElems.imagesLoaded(function(){
$newElems.animate({ opacity: 1 });
container.masonry( 'appended', $newElems, true );
});
}
);
{/block:IfInfiniteScrolling}
});
[removed]
{/block:IndexPage}
</body>
</html>
Revise this Paste