Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml" itemscope itemtype="https://schema.org/Blog">
  4.  
  5. <head>
  6.  
  7. <!--
  8.  
  9.  
  10.  
  11. ---------------------
  12.  
  13. ISSUE BY PIXEL LAB
  14.  
  15. VERSION 1.1
  16.  
  17. ---------------------
  18.  
  19.  
  20.  
  21. https://WWW.PIXELLAB.CO/THEME/ISSUE
  22.  
  23.  
  24.  
  25. -->
  26.  
  27.  
  28.  
  29. <title>{block:SearchPage}{SearchQuery} / {/block:SearchPage}{block:TagPage}{SearchQuery} / {/block:TagPage}{block:PostSummary}{PostSummary} / {/block:PostSummary}{Title}</title>{block:Description}
  30.  
  31.  
  32.  
  33. <meta name="description" content="{MetaDescription}" />{/block:Description}
  34.  
  35. <meta name="viewport" content="width=device-width, initial-scale=1.0" />{block:Hidden}
  36.  
  37.  
  38.  
  39. <!-- [COLOR VARIABLES] -->
  40.  
  41. <meta name="color:Text" content="#444444" />
  42.  
  43.  
  44.  
  45. <!-- [IMAGE VARIABLES] -->
  46.  
  47. <meta name="image:Background" content="" />
  48.  
  49. <meta name="image:Sidebar" content="" />
  50.  
  51.  
  52.  
  53. <!-- [FONT VARIABLES] -->
  54.  
  55. <meta name="font:Text" content="monospace" />
  56.  
  57.  
  58.  
  59. <!-- [SELECT VARIABLES] -->
  60.  
  61. <meta name="select:Sidebar title size" title="Small" content="h4" />
  62.  
  63. <meta name="select:Sidebar title size" title="Medium" content="h3" />
  64.  
  65. <meta name="select:Sidebar title size" title="Large" content="h2" />
  66.  
  67. <meta name="select:Sidebar title size" title="Extra Large" content="h1" />
  68.  
  69. <meta name="select:Sidebar link underline style" title="None" content="none" />
  70.  
  71. <meta name="select:Sidebar link underline style" title="Solid" content="solid" />
  72.  
  73. <meta name="select:Sidebar link underline style" title="Dotted" content="dotted" />
  74.  
  75. <meta name="select:Sidebar link underline style" title="Dashed" content="dashed" />
  76.  
  77.  
  78.  
  79. <!-- [IF VARIABLES] -->
  80.  
  81. <meta name="if:Horizontally align background to center" content="1" />
  82.  
  83. <meta name="if:Vertically align background to center" content="1" />
  84.  
  85. <meta name="if:Fix background" content="0" />
  86.  
  87. <meta name="if:Repeat background" content="1" />
  88.  
  89. <meta name="if:Stretch background" content="1" />
  90.  
  91. <meta name="if:Use default theme fonts" content="1" />
  92.  
  93. <meta name="if:Uppercase titles" content="1" />
  94.  
  95. <meta name="if:Group additional pages together" content="1" />
  96.  
  97. <meta name="if:Enable Infinite Scroll" content="1" />
  98.  
  99. <meta name="if:Use high resolution photos" content="0" />
  100.  
  101.  
  102.  
  103. <!-- [TEXT VARIABLES] -->
  104.  
  105. <meta name="text:Additional pages title" content="" />
  106.  
  107. <meta name="text:Sidebar tags" content="Landscape, Black and White" />
  108.  
  109. <!-- TO SETUP EVALUATR, GO TO https://EVALUATR.PIXELLAB.CO -->
  110.  
  111. <meta name="text:Evaluatr ID" content="" />
  112.  
  113. <meta name="text:Google Analytics ID" content="" />{/block:Hidden}
  114.  
  115.  
  116.  
  117. <link rel="shortcut icon" href="{Favicon}" />
  118.  
  119. <link rel="alternate" type="application/rss+xml" href="{RSS}" />{block:IfUseDefaultThemeFonts}
  120.  
  121.  
  122.  
  123. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:700" />{/block:IfUseDefaultThemeFonts}
  124.  
  125. <link rel="stylesheet" href="https://static.tumblr.com/m9ln1jy/JdRnajktj/issue.css" />
  126.  
  127.  
  128.  
  129. <style type="text/css">
  130.  
  131. ::selection { background-color: rgba({RGBAccentColor},0.6); }
  132.  
  133. ::-moz-selection { background-color: rgba({RGBAccentColor},0.6); }
  134.  
  135. body {{block:IfNotUseDefaultThemeFonts}
  136.  
  137. font-family: {font:Text};{/block:IfNotUseDefaultThemeFonts}
  138.  
  139. color: {color:Text};
  140.  
  141. 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}
  142.  
  143. background-size: contain;{/block:IfStretchBackground}
  144.  
  145. }
  146.  
  147. h1, h2, h3, h4, h5, h6 {{block:IfNotUseDefaultThemeFonts}
  148.  
  149. font-family: {TitleFont};
  150.  
  151. font-weight: {TitleFontWeight};{/block:IfNotUseDefaultThemeFonts}
  152.  
  153. color: {TitleColor};{block:IfUppercaseTitles}
  154.  
  155. letter-spacing: 2px;
  156.  
  157. text-transform: uppercase;{/block:IfUppercaseTitles}
  158.  
  159. }
  160.  
  161. a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
  162.  
  163. color: {AccentColor};
  164.  
  165. }
  166.  
  167. p a:hover, li a:hover {
  168.  
  169. background-color: rgba({RGBAccentColor},0.6);
  170.  
  171. }
  172.  
  173. #sidebar_portrait {
  174.  
  175. background-image: url("{PortraitURL-128}");
  176.  
  177. }
  178. img.ohheysxxf {
  179. -moz-transform: scaleX(-1);
  180. -o-transform: scaleX(-1);
  181. -webkit-transform: scaleX(-1);
  182. transform: scaleX(-1);
  183. filter: FlipH;
  184. -ms-filter: "FlipH";
  185. }
  186. }
  187. #sidebar h6 {
  188.  
  189. color: {color:Text};
  190.  
  191. }
  192.  
  193. #sidebar li a {
  194.  
  195. border-bottom-style: {select:Sidebar link underline style};
  196.  
  197. color: {TitleColor};
  198.  
  199. }
  200.  
  201. #search::-webkit-input-placeholder {
  202.  
  203. color: {TitleColor};
  204.  
  205. }
  206.  
  207. #search::-moz-input-placeholder {
  208.  
  209. color: {TitleColor};
  210.  
  211. }
  212.  
  213. #search:-moz-input-placeholder {
  214.  
  215. color: {TitleColor};
  216.  
  217. }
  218.  
  219. #search:-ms-input-placeholder {
  220.  
  221. color: {TitleColor};
  222.  
  223. }{block:IfEnableInfiniteScroll}
  224.  
  225. .index_page #pagination {
  226.  
  227. display: none;
  228.  
  229. }{/block:IfEnableInfiniteScroll}
  230.  
  231. .post .link_container {
  232.  
  233. background-color: {color:Text};
  234.  
  235. color: {BackgroundColor};
  236.  
  237. }
  238.  
  239. .post .link_container:after {
  240.  
  241. border-color: rgba({RGBBackgroundColor},0.4);
  242.  
  243. }
  244.  
  245. .post .link_container:hover:after {
  246.  
  247. border-color: rgba({RGBBackgroundColor},0.8);
  248.  
  249. }
  250.  
  251. .post .read_more {
  252.  
  253. border-color: {color:Text};
  254.  
  255. }
  256.  
  257. #post_information h6 {
  258.  
  259. color: {color:Text};
  260.  
  261. }
  262.  
  263.  
  264.  
  265. {CustomCSS}
  266.  
  267. </style>
  268.  
  269.  
  270.  
  271. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  272.  
  273. </head>
  274.  
  275. <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}">
  276.  
  277. <div id="sidebar" class="{block:ShowDescription}has_description{/block:ShowDescription}">
  278.  
  279. <a href="/" id="sidebar_title" title="{lang:Home}">{block:IfSidebarImage}
  280.  
  281. <img src="{image:Sidebar}" alt="{Title}" />
  282.  
  283.  
  284.  
  285. {/block:IfSidebarImage}{block:IfNotSidebarImage}{block:ShowAvatar}
  286.  
  287. <div id="sidebar_portrait" class="{AvatarShape}"></div>{/block:ShowAvatar}
  288.  
  289.  
  290.  
  291. <{select:Sidebar title size}>{Title}</{select:Sidebar title size}>{/block:IfNotSidebarImage}
  292.  
  293. </a>{block:ShowDescription}
  294.  
  295.  
  296.  
  297. <div id="sidebar_description">
  298.  
  299. {Description}
  300.  
  301. </div>{/block:ShowDescription}
  302.  
  303.  
  304.  
  305. <ul>{block:AskEnabled}
  306.  
  307. <li><a href="/ask" title="{AskLabel}">{AskLabel}</a></li>{/block:AskEnabled}{block:SubmissionsEnabled}
  308.  
  309. <li><a href="/submit" title="{SubmitLabel}">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
  310.  
  311. <li><a href="/archive" title="{lang:Archive}">{lang:Archive}</a></li>
  312.  
  313. <li><a href="/random" title="{lang:Random post}">{lang:Random}</a></li>{block:IfNotGroupAdditionalPagesTogether}{block:HasPages}{block:Pages}
  314.  
  315. <li><a href="{URL}" title="{Label}">{Label}</a></li>{/block:Pages}{/block:HasPages}{/block:IfNotGroupAdditionalPagesTogether}
  316.  
  317. <li>
  318.  
  319. <form method="get" action="/search">
  320.  
  321. <input name="q" placeholder="{lang:Search}" value="{SearchQuery}" id="search" />
  322.  
  323. </form>
  324.  
  325. </li>
  326.  
  327. </ul>{block:IfGroupAdditionalPagesTogether}{block:HasPages}
  328.  
  329.  
  330.  
  331. <h6>{block:IfNotAdditionalPagesTitle}{lang:Pages}{/block:IfNotAdditionalPagesTitle}{text:Additional pages title}</h6>
  332.  
  333.  
  334.  
  335. <ul>{block:Pages}
  336.  
  337. <li><a href="{URL}">{Label}</a></li>{block:Pages}
  338.  
  339. </ul>{/block:HasPages}{/block:IfGroupAdditionalPagesTogether}{block:IfSidebarTags}
  340.  
  341.  
  342.  
  343. <h6>{lang:Tags}</h6>
  344.  
  345.  
  346.  
  347. <ul id="sidebar_tags"></ul>{/block:IfSidebarTags}{block:Pagination}
  348.  
  349.  
  350.  
  351. <ul id="pagination">{block:PreviousPage}
  352.  
  353. <li><a href="{PreviousPage}" id="back">{lang:Previous Page}</a></li>{/block:PreviousPage}{block:NextPage}
  354.  
  355. <li><a href="{NextPage}" id="next">{lang:Next Page}</a></li>{/block:NextPage}
  356.  
  357. </ul>{/block:Pagination}{block:PermalinkPagination}
  358.  
  359.  
  360.  
  361. <ul id="pagination">{block:PreviousPost}
  362.  
  363. <li><a href="{PreviousPost}" id="back">{lang:Previous Post}</a></li>{/block:PreviousPost}{block:NextPost}
  364.  
  365. <li><a href="{NextPost}" id="next">{lang:Next Post}</a></li>{/block:NextPost}
  366.  
  367. </ul>{/block:PermalinkPagination}
  368.  
  369. </div>
  370.  
  371.  
  372.  
  373. <div id="posts">{block:Posts}
  374.  
  375. <div class="post {PostType}{block:Photoset}set{block:IfTumblrPhotosetLayout} tumblr_layout{/block:IfTumblrPhotosetLayout}{/block:Photoset}{block:AudioEmbed} audio_embed{/block:AudioEmbed}" id="P{PostID}">{block:Text}
  376.  
  377. <div class="inner">{block:Title}
  378.  
  379. <h4>{Title}</h4>{/block:Title}
  380.  
  381. {Body}{block:More}
  382.  
  383. <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}
  384.  
  385. </div>{/block:Text}{block:Answer}
  386.  
  387. <div class="inner">
  388.  
  389. <p><strong>{lang:Asker asked}: "{Question}"</strong></p>
  390.  
  391. {Answer}{block:More}
  392.  
  393. <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}
  394.  
  395. </div>{/block:Answer}{block:Chat}
  396.  
  397. <div class="inner">{block:Title}
  398.  
  399. <h4>{Title}</h4>{/block:Title}
  400.  
  401. <div class="lines">{block:Lines}
  402.  
  403. <div class="line {Alt}">
  404.  
  405. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}
  406.  
  407. </div>{/block:Lines}
  408.  
  409. </div>
  410.  
  411. </div>{/block:Chat}{block:Quote}
  412.  
  413. <div class="inner">
  414.  
  415. <h4>"{Quote}"</h4>{block:Source}
  416.  
  417. <p>— {Source}</p>{/block:Source}
  418.  
  419. </div>{/block:Quote}{block:Link}
  420.  
  421. <div class="inner">
  422.  
  423. <div class="link_container">
  424.  
  425. <h4><a href="{URL}" {Target}>{Name}</a></h4>{block:Host}
  426.  
  427. <p>{Host}</p>{/block:Host}
  428.  
  429. </div>{block:Description}
  430.  
  431. {Description}{block:More}
  432.  
  433. <div class="read_more"><a href="{Permalink}">{lang:Read more}</a></div>{/block:More}{/block:Description}
  434.  
  435. </div>{/block:Link}{block:Photo}
  436.  
  437.  
  438.  
  439. {LinkOpenTag}<a href="{ReblogURL}" target="_blank"><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt}"/><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt}" class="ohheysxxf"/><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt} class="ohheysxxf"/><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt}" class="ohheysxxf"/><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt}"/><img src="{PhotoURL-500}" width="50%" alt="{PhotoAlt}" class="ohheysxxf"/>{/block:PermalinkPage} {LinkCloseTag}
  440.  
  441. {/block:Photo}{block:Photoset}
  442.  
  443. <div class="post_media">
  444.  
  445. {block:IndexPage}{block:Photos}<img src="{PhotoURL-400}" width="{PhotoWidth-400}" height="{PhotoHeight-400}" alt="{PhotoAlt}" class="main_image" />{/block:Photos}{/block:IndexPage}{block:PermalinkPage}{Photoset}{/block:PermalinkPage}
  446.  
  447. </div>{/block:Photoset}{block:Video}
  448.  
  449. {block:IndexPage}<div class="post_media"{block:VideoThumbnail} style="background-image:url('{VideoThumbnailURL}')"{/block:VideoThumbnail}>
  450.  
  451. <div class="retro_fuzz"></div>
  452.  
  453. </div>{/block:IndexPage}{block:PermalinkPage}
  454.  
  455. <div class="post_media">
  456.  
  457. {Video-700}
  458.  
  459. </div>{/block:PermalinkPage}{/block:Video}{block:Audio}
  460.  
  461. <div class="post_media">
  462.  
  463. {block:AudioPlayer}<img {block:AlbumArt}src="{AlbumArtURL}" data-default-art-{/block:AlbumArt}src="https://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}
  464.  
  465. </div>{/block:Audio}{block:IndexPage}
  466.  
  467.  
  468.  
  469. <div class="post_information">
  470.  
  471. <div class="central_container">
  472.  
  473. <div class="inner_container">
  474.  
  475. <div class="post_controls">
  476.  
  477. {LikeButton color="white" size="24"}
  478.  
  479. {ReblogButton color="white" size="24"}{block:NoteCount}
  480.  
  481. <a href="{Permalink}" class="note_count">{FormattedNoteCount}</a>{/block:NoteCount}
  482.  
  483. </div>{block:IfEvaluatrID}
  484.  
  485. <div class="evaluatr">
  486.  
  487. <iframe src="https://evaluatr.pixellab.co/frame/?id={text:Evaluatr ID}&tumblr={Name}&pid={PostID}&size=24&color=white" width="128" height="24" allowtransparency style="overflow:hidden; border:0"></iframe>
  488.  
  489. </div>{/block:IfEvaluatrID}
  490.  
  491. <div class="post_meta date_and_source">
  492.  
  493. <h6 class="date"><a href="{Permalink}">{TimeAgo}</a></h6>{block:ContentSource}
  494.  
  495. <h6 class="source"><a href="{SourceURL}">Via {SourceTitle}</a></h6>{/block:ContentSource}
  496.  
  497. </div>{block:HasTags}
  498.  
  499. <div class="post_meta tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  500.  
  501. </div>
  502.  
  503. </div>
  504.  
  505. </div>{/block:IndexPage}
  506.  
  507. </div>{block:PermalinkPage}{block:Date}
  508.  
  509.  
  510.  
  511. <div id="post_information" class="post">
  512.  
  513. {AudioPlayerWhite}{block:Caption}
  514.  
  515.  
  516.  
  517. <div id="post_caption" class="post_information_sec">
  518.  
  519. {Caption}
  520.  
  521. </div>{/block:Caption}{block:IfEvaluatrID}
  522.  
  523.  
  524.  
  525. <div id="evaluatr" class="post_information_sec">
  526.  
  527. <iframe src="https://evaluatr.pixellab.co/frame/?id={text:Evaluatr ID}&tumblr={Name}&pid={PostID}&size=24&custom_color=rgba({RGBColor:Text},1)" width="128" height="24" allowtransparency style="overflow:hidden; border:0"></iframe>
  528.  
  529. </div>{/block:IfEvaluatrID}
  530.  
  531.  
  532.  
  533. <div id="post_notes" class="post_information_sec">
  534.  
  535. <h6>{lang:Posted TimeAgo with NoteCount notes}</h6>{block:PostNotes}
  536.  
  537. {PostNotes-64}{/block:PostNotes}
  538.  
  539. </div>
  540.  
  541. </div>{/block:Date}{/block:PermalinkPage}{/block:Posts}
  542.  
  543. </div>
  544.  
  545.  
  546.  
  547. <script type="text/javascript">
  548.  
  549. var Issue = {
  550.  
  551. index_page : {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage},
  552.  
  553. tags : {block:IfSidebarTags}"{text:Sidebar tags}"{/block:IfSidebarTags}{block:IfNotSidebarTags}false{/block:IfNotSidebarTags},
  554.  
  555. infinite_scroll : {block:IfEnableInfiniteScroll}true{block:IfEnableInfiniteScroll}{block:IfNotEnableInfiniteScroll}false{block:IfNotEnableInfiniteScroll},
  556.  
  557. background_color : '{BackgroundColor}',
  558.  
  559. text_color : '{color:Text}',
  560.  
  561. accent_color : '{AccentColor}'
  562.  
  563. }
  564.  
  565. </script>
  566.  
  567. <script type="text/javascript" src="https://static.tumblr.com/m9ln1jy/N3xnajktr/issue.js"></script>
  568.  
  569. </body>
  570.  
  571. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement