Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5.  
  6.   ▪ ▪ ▪ ▪ ▪ ▪ { Pʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴄʀᴇᴅɪᴛs!
  7.  
  8.     ___  ___   ___   ___  ___    ___ __   __
  9.    / __|/ _ \ |   \ | __|/ __|  | _ )\ \ / /
  10.   | (__| (_) || |) || _| \__ \  | _ \ \ V /
  11.    \___|\___/ |___/ |___||___/  |___/  |_|  
  12.    ___   ___   _  _  ___   ___   ___   ___  
  13.   | _ \ / _ \ | || || _ \ / _ \ | _ \ / _ \
  14.   |  _/| (_) || __ ||   /| (_) ||   /| (_) |
  15.   |_|   \___/ |_||_||_|_\ \___/ |_|_\ \___/
  16.  
  17.                                          
  18.   ★ http://pohroro.tumblr.com } ▪ ▪ ▪ ▪ ▪ ▪
  19.  
  20.  
  21. -->
  22.  
  23. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  24.  
  25. <head>
  26.  
  27. <title>{Title}</title>
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30.  
  31. <!--{block:ifInfiniteScrolling}-->
  32. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  33. <!-- {/block:ifInfiniteScrolling} -->
  34.  
  35. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  36.  
  37. <meta name="color:Body Font" content="#000000" />
  38. <meta name="color:Background" content="#FFE401" />
  39. <meta name="color:Link" content="#FC0C84" />
  40. <meta name="color:Hover Link" content="#606060" />
  41. <meta name="color:Description" content="#FFFFFF" />
  42. <meta name="color:Post Background" content="#FFFFFF" />
  43. <meta name="color:Navigation Link" content="#FC0C84" />
  44. <meta name="color:Container Background" content="#FFFFFF" />
  45. <meta name="color:Permalink" content="#FC0C84" />
  46. <meta name="color:Shadow" content="#FFFFFF" />
  47. <meta name="color:Title" content="#FC0C84" />
  48. <meta name="color:Scrollbar" content="#FC0C84" />
  49.  
  50. <meta name="if:Infinite Scrolling" content="0" />
  51. <meta name="if:Show Captions" content="1" />
  52. <meta name="if:Custom Link Three" content="1" />
  53. <meta name="if:Custom Link Four" content="1" />
  54. <meta name="if:Custom Link Five" content="1" />
  55. <meta name="if:Custom Link Six" content="1" />
  56. <meta name="if:Custom Link Seven" content="1" />
  57. <meta name="if:Custom Link Eight" content="1" />
  58. <meta name="if:Custom Link Nine" content="1" />
  59. <meta name="if:Custom Link Ten" content="1" />
  60.        
  61. <meta name="image:Background" content="" />
  62. <meta name="image:Container Background" content="http://i.imgur.com/btsV0CE.png" />
  63. <meta name="image:Bottom Background" content="http://i.imgur.com/jrAfpN2.png" />
  64.  
  65. <meta name="text:Title" content="this is a trick">
  66.  
  67. <meta name="text:Link One" content="Index" />
  68. <meta name="text:Link One URL" content="/" />
  69. <meta name="text:Link Two" content="Message" />
  70. <meta name="text:Link Two URL" content="/ask" />
  71. <meta name="text:Link Three" content="Archive" />
  72. <meta name="text:Link Three URL" content="/archive" />
  73. <meta name="text:Link Four" content="Link Four" />
  74. <meta name="text:Link Four URL" content="Link Four URL" />
  75. <meta name="text:Link Five" content="Link Five" />
  76. <meta name="text:Link Five URL" content="Link Five URL" />
  77. <meta name="text:Link Six" content="Link Six" />
  78. <meta name="text:Link Six URL" content="Link Six URL" />
  79. <meta name="text:Link Seven" content="Link Seven" />
  80. <meta name="text:Link Seven URL" content="Link Seven URL" />
  81. <meta name="text:Link Eight" content="Link Eight" />
  82. <meta name="text:Link Eight URL" content="Link Eight URL" />
  83. <meta name="text:Link Nine" content="Link Nine" />
  84. <meta name="text:Link Nine URL" content="Link Nine URL" />
  85. <meta name="text:Link Ten" content="Link Ten" />
  86. <meta name="text:Link Ten URL" content="Link Ten URL" />
  87.  
  88. <style type="text/css">
  89. @font-face {
  90.     font-family: Silkscreen;
  91.     src: url("http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf");
  92. }
  93.  
  94. @font-face {
  95.     font-family: Kemco Pixel;
  96.     src: url("http://static.tumblr.com/heqtwlw/L7Fn4eblw/kemco_pixel_bold.ttf");
  97. }
  98.  
  99. div#qTip {
  100.     color: {color:Background};
  101.     text-align: left;
  102.     text-transform: uppercase;
  103.     box-shadow: 2px 2px {color:Shadow};
  104.     background: {color:Title};
  105.     display: none;
  106.     position: absolute;
  107.     z-index: 99999999;
  108.     padding: 4px;
  109.     margin: -20px 0 0 20px;
  110.     opacity:0.6;
  111. }
  112.  
  113. body {
  114.     margin: 0;
  115.     padding: 0;
  116.     height: 100%;
  117.     font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  118.     color: {color:Body Font};
  119.     font-size: 12px;
  120.     letter-spacing: 1px;
  121.     background: {color:Background} url({image:Background});
  122. }
  123.  
  124. #bottom-bg {
  125.     width: 450px;
  126.     height: 450px;
  127.     bottom: 0px;
  128.     z-index: -1;
  129.     right: 0px;
  130.     position: fixed;
  131. }
  132.  
  133. #bottom-bg img {
  134.     width: 450px;
  135.     height: 450px;
  136. }
  137. a {
  138.     color: {color:Link};
  139.     text-decoration: none;
  140.     -webkit-transition: all 0.5s ease;
  141.     -moz-transition: all 0.5s ease;
  142.     transition: all 0.5s ease;
  143. }
  144.  
  145. a:hover {
  146.     color: {color:Hover Link};
  147.     -webkit-transition: all 0.5s ease;
  148.     -moz-transition: all 0.5s ease;
  149.     transition: all 0.5s ease;
  150. }
  151.  
  152. h1 {
  153.     color: {color:Link};
  154.     font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  155.     text-transform: uppercase;
  156.     letter-spacing: -3px;
  157.     font-size: 24px;
  158.      text-shadow: 2px 2px {color:Shadow};
  159. }
  160.  
  161. blockquote, blockquote blockquote {
  162.     border-left: 3px solid {color:Border};
  163.     padding-left: 15px;
  164.     margin-left: 10px;
  165. }
  166.  
  167. #container {
  168.     width: 430px;
  169.     padding: 30px;
  170.     padding-bottom: 0px;
  171.     height: 570px;
  172.     margin-left: 290px;
  173.     margin-top: 40px;
  174.     overflow: auto;
  175.     background: url({image:Container Background}) {color:Container Background};
  176. }
  177.  
  178. #sidebar {
  179.     width: 250px;
  180.     height: 500px;
  181.     position: fixed;
  182.     margin-top: -30px;
  183.     margin-left: -290px;
  184.     text-align: right;
  185. }
  186.  
  187. #title {
  188.     font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  189.     text-transform: uppercase;
  190.     font-size: 34px;
  191.     letter-spacing: -1px;
  192.     color: {color:Title};
  193.     text-shadow: 3px 3px {color:Shadow};
  194. }
  195.  
  196. #description {
  197.     margin-top: 10px;
  198.     color: {color:Description};
  199. }
  200.  
  201. #navigation {
  202.     font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  203.     font-size: 24px;
  204.     line-height: 22px;
  205.     letter-spacing: -1px;
  206.     color: {color:Navigation Link};
  207.     text-shadow: 3px 3px {color:Shadow};
  208.     position: fixed;
  209.     margin-left: 470px;
  210.     margin-top: 180px;
  211. }
  212.  
  213. #entries {
  214.     width: 400px;
  215.     margin-top: 0px;
  216. }
  217.  
  218. .post {
  219.     width: 400px;
  220.     margin-bottom: 50px;
  221.     background: {color:Post Background};
  222.     padding: 15px;
  223.     padding-bottom: 30px;
  224. }
  225.  
  226. .quote {
  227.     font-size: 22px;
  228.     letter-spacing: -2px;
  229. }
  230.  
  231. .audio {
  232.     padding: 0;
  233. }
  234. .audio_container {
  235.     overflow: hidden;
  236.     position: relative;
  237.     width: 100px;
  238. }
  239.  
  240. .soundcloud_audio_player {
  241.     width: 100%;
  242. }
  243.  
  244. .tumblr_audio_player
  245. {
  246.     width: 100%;
  247. }
  248.  
  249. #ask {
  250.     background: {color:Background};
  251.     width: 350px;
  252.     text-align: justify;
  253.     padding: 15px 30px 15px 20px;
  254. }
  255.  
  256. #info-bar {
  257.     margin-top: 11px;
  258.     float: left;
  259. }
  260.  
  261. #info-bar a {
  262.     display: inline-block;
  263.     height: 10px;
  264.     width: 10px;
  265.     margin: 0px;
  266.     background: {color:Permalink};
  267.     text-transform: uppercase;
  268. }
  269.  
  270. #info-tag {
  271.     float: right;
  272.     margin-top: 11px;
  273.     letter-spacing: 0px;
  274. }
  275.  
  276. #info-tag a {
  277.     text-transform: uppercase;
  278. }
  279.  
  280. #permalink {
  281.     width: 400px;
  282.     text-align: center;
  283.     text-transform: uppercase;
  284.     margin-top: 5px;
  285.     padding-top: 5px;
  286.     line-height: 110%;
  287.     background: {color:Permalink Background};
  288. }
  289.  
  290. #tag {
  291.     width: 400px;
  292.     padding-bottom: 5px;
  293.     text-align: center;
  294.     background: {color:Permalink Background};
  295.     text-transform: uppercase;
  296. }
  297.  
  298. ol.notes {
  299.     padding: 0px;
  300.     padding-left: 30px;
  301.     margin: 20px 0px;
  302.     list-style-type: none;
  303. }
  304.  
  305. ol.notes li.note {
  306.     padding: 10px;
  307. }
  308.  
  309. ol.notes li.note img.avatar {
  310.     vertical-align: -4px;
  311.     margin-right: 10px;
  312.     width: 16px;
  313.     height: 16px;
  314. }
  315.  
  316. ol.notes li.note .answer_content {
  317.     font-weight: normal;
  318. }
  319.  
  320. ol.notes li.note blockquote {
  321.     border-color: #eee;
  322.     padding: 4px 10px;
  323.     margin: 10px 0px 0px 25px;
  324. }
  325.  
  326. ol.notes li.note blockquote a {
  327.     text-decoration: none;
  328. }
  329.  
  330. ::-webkit-scrollbar {
  331.     height: 10px;
  332.     width: 5px;
  333.     background: white;
  334. }
  335.            
  336. ::-webkit-scrollbar-thumb:vertical {
  337.     background: {color:Scrollbar};
  338. }
  339.  
  340. ::selection {
  341.     background: {color:Link};
  342.     color: white;
  343. }
  344.            
  345. ::-moz-selection {
  346.     background: {color:Link};
  347.     color: white;
  348. }
  349.  
  350. p::selection {
  351.     background: {color:Link};
  352.     color: white;
  353. }
  354.            
  355. p::-moz-selection {
  356.     background: {color:Link};
  357.     color: white;
  358. }
  359.  
  360. /* Credits to http://pohroro.tumblr.com */
  361.  
  362. #c {
  363.     width: 55px;
  364.     height: 18px;
  365.     font-family: Arial;
  366.     font-size: 7px;
  367.     text-transform: uppercase;
  368.     text-align: center;
  369.     bottom: 10px;
  370.     right: 10px;
  371.     letter-spacing: 1px;
  372.     line-height: 4px;
  373.     padding: 10px 3px;
  374.     display: block;
  375.     color: #000000;
  376.     background: #ffffff;
  377.     position: fixed;
  378. }
  379.  
  380. #c a {
  381.     font-weight: bold;
  382.     line-height: 17px;
  383.     font-size: 15px;
  384.     font-family: Libre Baskerville;
  385.     text-transform: lowercase;
  386.     font-style: italic;
  387.     letter-spacing: -1px;
  388. }
  389.  
  390. </style>
  391. </head>
  392. <body>
  393.  
  394. <img style="position: fixed; z-index: -1; bottom: 0; right: 0; width: 541px;" src="https://31.media.tumblr.com/3faf20e17040c5305aead0409e466a78/tumblr_inline_ndtomarsTZ1t3wnkn.png">
  395.  
  396. <div id="container">
  397. <div id="sidebar"><div id="title">▶ {text:Title}</div>
  398. <div id="description">{Description}</div>
  399. </div>
  400.  
  401. <div id="navigation">
  402. {block:IfNotInfiniteScrolling}
  403. <div id="pagination" style="letter-spacing: -5px; line-height: 10px; margin-left: -3px;">
  404. {block:Pagination}
  405. {block:PreviousPage}
  406. <a href="{PreviousPage}" class="jump_page"></a>
  407. {/block:PreviousPage}
  408. {block:NextPage}
  409. <a href="{NextPage}" class="jump_page"></a>
  410. {/block:NextPage}
  411. {/block:Pagination}
  412. </div>
  413. {block:IfNotInfiniteScrolling}
  414. <br />
  415. <a href="{text:Link One URL}" title="{text:Link One}">01.</a><br />
  416. <a href="{text:Link Two URL}" title="{text:Link Two}">02.</a><br />
  417. {block:ifCustomLinkThree}<a href="{text:Link Three URL}" title="{text:Link Three}">03.</a><br />{/block:ifCustomLinkThree}
  418. {block:ifCustomLinkFour}<a href="{text:Link Four URL}" title="{text:Link Four}">04.</a><br />{/block:ifCustomLinkFour}
  419. {block:ifCustomLinkFive}<a href="{text:Link Five URL}" title="{text:Link Five}">05.</a><br />{/block:ifCustomLinkFive}
  420. {block:ifCustomLinkSix}<a href="{text:Link Six URL}" title="{text:Link Six}">06.</a><br />{/block:ifCustomLinkSix}
  421. {block:ifCustomLinkSeven}<a href="{text:Link Seven URL}" title="{text:Link Seven}">07.</a><br />{/block:ifCustomLinkSeven}
  422. {block:ifCustomLinkEight}<a href="{text:Link Eight URL}" title="{text:Link Eight}">08.</a><br />{/block:ifCustomLinkEight}
  423. {block:ifCustomLinkNine}<a href="{text:Link Nine URL}" title="{text:Link Nine}">09.</a><br />{/block:ifCustomLinkNine}
  424. {block:ifCustomLinkTen}<a href="{text:Link Ten URL}" title="{text:Link Ten}">10.</a>{/block:ifCustomLinkTen}
  425. </div>
  426. <div id="entries">
  427. <div class=""autopagerize_page_element">
  428. {block:Posts}
  429. <div class="post">
  430. {block:Text}
  431. <h1>{block:Title}{Title}{/block:Title}</h1>
  432. {Body}
  433. {/block:Text}
  434.            
  435. {block:Photo}
  436. {LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
  437. {block:IfShowCaptions}
  438. {block:Caption}{Caption}{/block:Caption}
  439. {/block:IfShowCaptions}
  440. {/block:Photo}
  441.                
  442. {block:Photoset}
  443. {Photoset-400}
  444. {block:IfShowCaptions}
  445. {block:Caption}{Caption}{/block:Caption}
  446. {/block:IfShowCaptions}
  447. {/block:Photoset}
  448.                
  449. {block:Quote}
  450. <div class="quote">
  451. {Quote}
  452. {block:Source} &#8212;{Source}{/block:Source}
  453. </div>
  454. {/block:Quote}
  455.                
  456. {block:Link}
  457. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  458. {block:Description}{Description}{/block:Description}
  459. {/block:Link}
  460.                
  461. {block:Chat}
  462. {block:Title}<h1>{Title}</h1>{/block:Title}
  463. {block:Lines}
  464. {block:Label}<b>{Label}</b>{/block:Label}
  465. {Line}<br />
  466. {/block:Lines}
  467. {/block:Chat}
  468.  
  469. {block:Audio}
  470. <div class="audioContainer">
  471. {block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}
  472. </div>
  473. {block:IfShowCaptions}
  474. {block:Caption}{Caption}{/block:Caption}
  475. {/block:IfShowCaptions}
  476. {/block:Audio}
  477.  
  478. {block:Video}
  479. {Video-400}
  480. {block:IfShowCaptions}
  481. {block:Caption}{Caption}{/block:Caption}
  482. {/block:IfShowCaptions}
  483. {/block:Video}
  484.                
  485. {block:ReblogParent}
  486.  <!--{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  487. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  488. {/block:SourceLogo}
  489. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->
  490. {/block:ReblogParent}
  491.  
  492. {block:Answer}
  493. <div id="ask">
  494. <div style="text-align: center; padding-bottom: 5px; font-size: 9px;">
  495. <span style="text-shadow: 1px 1px {color:Shadow}; text-transform: uppercase;letter-spacing: 2px; font-weight: bold;">{Asker}:</span></div><br />
  496. <div style="text-align: center; margin-top: -10px;">{Question}</div>
  497. </div>
  498. {Answer}
  499. {/block:Answer}
  500.  
  501. {block:IndexPage}
  502. <div id="info-bar">
  503. {block:Date}<a href="{Permalink}" title="{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}" style="opacity: 0.4;"></a>{/block:Date}
  504. {block:NoteCount}<a href="{Permalink}" title="{NoteCountWithLabel}" style="opacity: 0.7;"></a>{/block:NoteCount}
  505. <a href="{ReblogURL}" target="_blank" title="Reblog"></a>
  506. </div>
  507. <div id="info-tag">
  508. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  509. </div>
  510. {/block:IndexPage}
  511.  
  512. {block:PermalinkPage}
  513. <div id="permalink">
  514. {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>, source: <a href="{ReblogRootURL}">{ReblogRootName}</a><br />{/block:RebloggedFrom}
  515.  
  516. {block:Date}
  517. <a href="{Permalink}">{TimeAgo}, {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a>
  518. {/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  519. </div>
  520.  
  521. <div id="tag">
  522. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  523. </div>
  524. {/block:PermalinkPage}
  525.  
  526. {block:PostNotes}{PostNotes}{/block:PostNotes}
  527. </div>
  528. {/block:Posts}
  529.  
  530. </div>
  531. </div>
  532.  
  533. <div id="c">codes by<br /><a href="http://pohroro.tumblr.com">pohroro</a></div>
  534.  
  535. </body>
  536. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement