Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- ---------------------
- ISSUE BY PIXEL LAB
- VERSION 2.1
- ---------------------
- HTTP://WWW.PIXELLAB.CO/THEME/ISSUE
- -->
- <title>{block:SearchPage}{SearchQuery} / {/block:SearchPage}{block:TagPage}{SearchQuery} / {/block:TagPage}{block:PostSummary}{PostSummary} / {/block:PostSummary}{Title}</title>{block:Description}
- <meta name="description" content="{MetaDescription}">{/block:Description}
- <meta name="viewport" content="width=device-width, initial-scale=1.0">{block:Hidden}
- <!-- [COLOR VARIABLES] -->
- <meta name="color:Text" content="#333333">
- <!-- [IMAGE VARIABLES] -->
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="">
- <!-- [FONT VARIABLES] -->
- <meta name="font:Text" content="Georgia">
- <!-- [SELECT VARIABLES] -->
- <meta name="select:Font size" title="13px" content="13px">
- <meta name="select:Font size" title="14px" content="14px">
- <meta name="select:Font size" title="15px" content="15px">
- <meta name="select:Font size" title="16px" content="16px">
- <meta name="select:Sidebar position" title="Top" content="top">
- <meta name="select:Sidebar position" title="Bottom" content="bottom">
- <meta name="select:Sidebar alignment" title="Center" content="center">
- <meta name="select:Sidebar alignment" title="Left" content="left">
- <meta name="select:Sidebar alignment" title="Right" content="right">
- <meta name="select:Sidebar title size" title="Small" content="h4">
- <meta name="select:Sidebar title size" title="Medium" content="h3">
- <meta name="select:Sidebar title size" title="Large" content="h2">
- <meta name="select:Sidebar title size" title="Extra Large" content="h1">
- <meta name="select:Sidebar link style" title="None" content="none">
- <meta name="select:Sidebar link style" title="Highlight" content="highlight">
- <meta name="select:Sidebar link style" title="Strike" content="strike">
- <meta name="select:Sidebar link style" title="Solid Underline" content="underline_solid">
- <meta name="select:Sidebar link style" title="Underline Dotted" content="underline_dotted">
- <meta name="select:Sidebar link style" title="Underline Dashed" content="underline_dashed">
- <!-- [IF VARIABLES] -->
- <meta name="if:Horizontally align background to center" content="1">
- <meta name="if:Vertically align background to center" content="1">
- <meta name="if:Fix background" content="0">
- <meta name="if:Repeat background" content="1">
- <meta name="if:Stretch background" content="1">
- <meta name="if:Uppercase titles" content="1">
- <meta name="if:Italicize links" content="1">
- <meta name="if:Group additional pages together" content="1">
- <meta name="if:Enable Infinite Scroll" content="1">
- <meta name="if:Show post dates on index page" content="1">
- <meta name="if:Show post tags on index page" content="1">
- <meta name="if:Use Tumblr photoset layout" content="1">
- <meta name="if:Use high resolution photos" content="0">
- <!-- [TEXT VARIABLES] -->
- <meta name="text:Additional pages title" content="">
- <meta name="text:Sidebar tags" content="Landscape, Black and White">
- <meta name="text:Google Analytics ID" content="">
- <meta name="text:Post margin" content="10">{/block:Hidden}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/m9ln1jy/pk4p7bmxm/issue.css">
- <style type="text/css">
- ::selection { background-color: rgba({RGBAccentColor},.66); }
- ::-moz-selection { background-color: rgba({RGBAccentColor},.66); }
- body {
- background: {BackgroundColor}{block:IfBackgroundImage} url("{image:Background}"){block:IfHorizontallyAlignBackgroundToCenter} center{/block:IfHorizontallyAlignBackgroundToCenter}{block:IfNotHorizontallyAlignBackgroundToCenter} top{/block:IfNotHorizontallyAlignBackgroundToCenter}{block:IfVerticallyAlignBackgroundToCenter} center{/block:IfVerticallyAlignBackgroundToCenter}{block:IfNotVerticallyAlignBackgroundToCenter} top{/block:IfNotVerticallyAlignBackgroundToCenter}{block:IfFixBackground} fixed{/block:IfFixBackground}{block:IfNotRepeatBackground} no-repeat{/block:IfNotRepeatBackground}{/block:IfBackgroundImage};{block:IfStretchBackground}
- background-size: contain;{/block:IfStretchBackground}
- color: {color:Text}; font-family: {font:Text}; font-size: {select:Font size};
- }
- h1, h2, h3, h4, h5, h6,
- .h1, .h2, .h3, .h4, .h5, .h6 {
- font-family: {TitleFont};
- font-weight: {TitleFontWeight};
- color: {TitleColor};{block:IfUppercaseTitles}
- letter-spacing: 2px;
- text-transform: uppercase;{/block:IfUppercaseTitles}
- }
- a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
- color: {AccentColor};
- }
- {block:IfItalicizeLinks}p a, li a, #search {
- font-style: italic;
- }{/block:IfItalicizeLinks}
- p a:hover, li a:hover {
- background-color: rgba({RGBAccentColor},.66);
- }
- #sidebar {
- top: auto; {select:Sidebar position}: 48px;
- text-align: {select:Sidebar alignment};
- }
- #sidebar_portrait {
- background-image: url("{PortraitURL-128}");
- }
- #sidebar .h6 {
- color: {color:Text};
- }
- #sidebar li a {
- border-bottom-color: rgba({RGBcolor:Text},.33);
- color: {color:Text};
- }
- #sidebar.link_style-highlight li a {
- background-color: rgba({RGBcolor:Text},.66);
- }
- #search::-webkit-input-placeholder {
- color: {color:Text};
- }
- #search::-moz-input-placeholder {
- color: {TitleColor};
- }
- #search:-moz-input-placeholder {
- color: {TitleColor};
- }
- #search:-ms-input-placeholder {
- color: {TitleColor};
- }{block:IfEnableInfiniteScroll}
- .index_page #pagination {
- display: none;
- }{/block:IfEnableInfiniteScroll}{block:IfPostMargin}
- .index_page #posts {
- margin-top: -webkit-calc(40px - {text:Post margin}px); margin-top: calc(40px - {text:Post margin}px);
- }
- .index_page .post {
- margin: {text:Post margin}px;
- }{/block:IfPostMargin}
- .post .link_container {
- background-color: {color:Text};
- color: {BackgroundColor};
- }
- .post .link_container:after {
- border-color: rgba({RGBBackgroundColor},.33);
- }
- .post .link_container:hover:after {
- border-color: rgba({RGBBackgroundColor},.66);
- }
- .post .read_more {
- border-top-color: rgba({RGBcolor:Text},.33);
- }
- .post .inner + .post_information {
- background-color: rgba({RGBBackgroundColor},.66);
- }
- #post_information h6 {
- color: {color:Text};
- }
- #post_controls .note_count {
- border-color: {color:Text};
- color: {color:Text};
- }
- {CustomCSS}
- </style>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- </head>
- <body class="{block:IndexPage}index_page{block:SearchPage} search_page{/block:SearchPage}{block:TagPage} tag_page{/block:TagPage}{/block:IndexPage}{block:PermalinkPage}permalink_page{/block:PermalinkPage}">
- <div id="sidebar" class="link_style-{select:Sidebar link style}{block:ShowDescription} has_description{/block:ShowDescription}">
- <a href="/" id="sidebar_identity" title="{lang:Home}">{block:IfSidebarImage}
- <img src="{image:Sidebar}" alt="{Title}">
- {/block:IfSidebarImage}{block:IfNotSidebarImage}{block:ShowAvatar}
- <div id="sidebar_portrait" class="{AvatarShape}"></div>{/block:ShowAvatar}
- <div id="sidebar_title" class="{select:Sidebar title size}">{Title}</div>{/block:IfNotSidebarImage}
- </a>{block:ShowDescription}
- <div id="sidebar_description">
- {Description}
- </div>{/block:ShowDescription}
- <ul>{block:AskEnabled}
- <li><a href="/ask" title="{AskLabel}">{AskLabel}</a></li>{/block:AskEnabled}{block:SubmissionsEnabled}
- <li><a href="/submit" title="{SubmitLabel}">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
- <li><a href="/archive" title="{lang:Archive}">{lang:Archive}</a></li>
- <li><a href="/random" title="{lang:Random post}">{lang:Random}</a></li>{block:IfNotGroupAdditionalPagesTogether}{block:HasPages}{block:Pages}
- <li><a href="{URL}" title="{Label}">{Label}</a></li>{/block:Pages}{/block:HasPages}{/block:IfNotGroupAdditionalPagesTogether}
- <li>
- <form method="get" action="/search">
- <input name="q" placeholder="{lang:Search}" value="{SearchQuery}" id="search" />
- </form>
- </li>
- </ul>{block:IfGroupAdditionalPagesTogether}{block:HasPages}
- <div class="h6">{block:IfNotAdditionalPagesTitle}{lang:Pages}{/block:IfNotAdditionalPagesTitle}{text:Additional pages title}</div>
- <ul>{block:Pages}
- <li><a href="{URL}">{Label}</a></li>{block:Pages}
- </ul>{/block:HasPages}{/block:IfGroupAdditionalPagesTogether}{block:IfSidebarTags}
- <div class="h6">{lang:Tags}</div>
- <ul id="sidebar_tags"></ul>{/block:IfSidebarTags}{block:Pagination}
- <ul id="pagination">{block:PreviousPage}
- <li><a href="{PreviousPage}" id="back">{lang:Previous Page}</a></li>{/block:PreviousPage}{block:NextPage}
- <li><a href="{NextPage}" id="next">{lang:Next Page}</a></li>{/block:NextPage}
- </ul>{/block:Pagination}{block:PermalinkPagination}
- <ul id="pagination">{block:PreviousPost}
- <li><a href="{PreviousPost}" id="back">{lang:Previous Post}</a></li>{/block:PreviousPost}{block:NextPost}
- <li><a href="{NextPost}" id="next">{lang:Next Post}</a></li>{/block:NextPost}
- </ul>{/block:PermalinkPagination}
- </div>
- <div id="posts">{block:Posts}
- <div class="post {PostType}{block:Photoset}set{block:IfUseTumblrPhotosetLayout} tumblr_layout{/block:IfUseTumblrPhotosetLayout}{/block:Photoset}{block:AudioEmbed} audio_embed{/block:AudioEmbed}{block:More} has-read_more{/block:More}" id="P{PostID}">{block:Text}
- <div class="inner">{block:Title}
- <{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{Title}</{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{/block:Title}
- {Body}{block:More}
- <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}
- </div>{/block:Text}{block:Answer}
- <div class="inner">
- <p><strong>{lang:Asker asked}: "{Question}"</strong></p>
- {Answer}{block:More}
- <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}
- </div>{/block:Answer}{block:Chat}
- <div class="inner">{block:Title}
- <{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{Title}</{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{/block:Title}
- <div class="lines">{block:Lines}
- <div class="line {Alt}">
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}
- </div>{/block:Lines}
- </div>
- </div>{/block:Chat}{block:Quote}
- <div class="inner">
- <{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}> “{Quote} ”</{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{block:Source}
- <p>— {Source}</p>{/block:Source}
- </div>{/block:Quote}{block:Link}
- <div class="inner">
- <div class="link_container">
- <{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}><a href="{URL}" {Target}>{Name}</a></{block:IndexPage}h2{/block:IndexPage}{block:PermalinkPage}h1{/block:PermalinkPage}>{block:Host}
- <p>{Host}</p>{/block:Host}
- </div>{block:Description}
- {Description}{block:More}
- <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}{/block:Description}
- </div>{/block:Link}{block:Photo}
- <div class="post_media">
- {LinkOpenTag}<img {block:IndexPage}src="{block:IfUseHighResolutionPhotos}{PhotoURL-HighRes}{/block:IfUseHighResolutionPhotos}{block:IfNotUseHighResolutionPhotos}{PhotoURL-400}{block:IfNotUseHighResolutionPhotos}" width="{PhotoWidth-400}" height="{PhotoHeight-400}"{/block:IndexPage}{block:PermalinkPage}src="{PhotoURL-HighRes}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}"{/block:PermalinkPage} alt="{PhotoAlt}" class="main_image">{LinkCloseTag}
- </div>{/block:Photo}{block:Photoset}
- <div class="post_media">
- {block:IndexPage}{block:IfUseTumblrPhotosetLayout}{Photoset-400}{/block:IfUseTumblrPhotosetLayout}{block:IfNotUseTumblrPhotosetLayout}{block:Photos}<img src="{PhotoURL-400}" width="{PhotoWidth-400}" height="{PhotoHeight-400}" alt="{PhotoAlt}" class="main_image">{/block:Photos}{/block:IfNotUseTumblrPhotosetLayout}{/block:IndexPage}{block:PermalinkPage}{Photoset}{/block:PermalinkPage}
- </div>{/block:Photoset}{block:Video}
- {block:IndexPage}<div class="post_media"{block:VideoThumbnail} style="background-image:url('{VideoThumbnailURL}')"{/block:VideoThumbnail}>
- <div class="retro_fuzz"></div>
- </div>{/block:IndexPage}{block:PermalinkPage}
- <div class="post_media">
- {Video-700}
- </div>{/block:PermalinkPage}{/block:Video}{block:Audio}
- <div class="post_media">
- {block:AudioPlayer}<img {block:AlbumArt}src="{AlbumArtURL}" data-default-art-{/block:AlbumArt}src="http://static.tumblr.com/uqie0nv/1vIn5g72i/default_album_art.png" {block:IndexPage}width="400" height="400"{/block:IndexPage}{block:PermalinkPage}width="700" height="700"{/block:PermalinkPage}{block:Album} alt="{Album}"{/block:Album} class="main_image" />{/block:AlbumArt}{/block:AudioPlayer}{block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}
- </div>{/block:Audio}{block:IndexPage}
- <div class="post_information">
- <div class="central_container">
- <div class="inner_container">
- <div class="post_controls">
- {LikeButton color="white" size="24"}
- {ReblogButton color="white" size="24"}{block:NoteCount}
- <a href="{Permalink}" class="note_count h6">{FormattedNoteCount}</a>{/block:NoteCount}
- </div>
- <div class="post_meta date_and_source">
- <div class="date h6">{block:IfShowPostDatesOnIndexPage}<a href="{Permalink}">{TimeAgo}</a>{/block:IfShowPostDatesOnIndexPage}{block:ContentSource}{block:IfShowPostDatesOnIndexPage} {/block:IfShowPostDatesOnIndexPage}<a href="{SourceURL}">Via {SourceTitle}</a>{/block:ContentSource}</div>
- </div>{block:IfShowPostTagsOnIndexPage}{block:HasTags}
- <div class="post_meta tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfShowPostTagsOnIndexPage}
- </div>
- </div>
- </div>{/block:IndexPage}
- </div>{block:PermalinkPage}{block:Date}
- <div id="post_information" class="post">
- {AudioPlayerWhite}{block:Caption}
- <div id="post_caption" class="post_information_sec">
- {Caption}
- </div>{/block:Caption}
- <div id="post_controls" class="post_information_sec">
- {LikeButton color="black" size="24"}
- {ReblogButton color="black" size="24"}{block:NoteCount}
- <a href="{Permalink}" class="note_count h6">{FormattedNoteCount}</a>{/block:NoteCount}
- </div>
- <div id="post_notes" class="post_information_sec">
- <h2 class="h6">{lang:Posted TimeAgo}</h2>{block:PostNotes}
- {PostNotes-64}{/block:PostNotes}
- </div>
- </div>{/block:Date}{/block:PermalinkPage}{/block:Posts}
- </div>
- <script type="text/javascript">
- var Issue = {
- index_page : {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage},
- tags : {block:IfSidebarTags}"{text:Sidebar tags}"{/block:IfSidebarTags}{block:IfNotSidebarTags}false{/block:IfNotSidebarTags},
- infinite_scroll : {block:IfEnableInfiniteScroll}true{block:IfEnableInfiniteScroll}{block:IfNotEnableInfiniteScroll}false{block:IfNotEnableInfiniteScroll},
- background_color : '{BackgroundColor}',
- text_color : '{color:Text}',
- accent_color : '{AccentColor}'
- }
- </script>
- <script type="text/javascript" src="https://static.tumblr.com/m9ln1jy/WPAp7bnfl/issue.js"></script>
- </body>
- </html>
Add Comment
Please, Sign In to add comment