Advertisement
itriedokay

Jaegar

Sep 14th, 2013
891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.04 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5. {block:iftinycursor}
  6. <style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  7. {/block:iftinycursor}
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <meta name="if:show captions" content="1">
  17. <meta name="if:infinite scroll" content="0">
  18. <meta name="if:Monochrome" content="0">
  19. <meta name="if:show tags" content="1">
  20. <meta name="if:400px" content="0">
  21. <meta name="if:500px" content="1">
  22.  
  23. <meta name="text:Link 1 Url" content="/"/>
  24. <meta name="text:Link 1 Title" content="home"/>
  25. <meta name="text:Link 2 Url" content="/ask"/>
  26. <meta name="text:Link 2 Title" content="ask"/>
  27. <meta name="text:Link 3 Url" content="/"/>
  28. <meta name="text:Link 3 Title" content="Link 1"/>
  29. <meta name="text:Link 4 Url" content="/"/>
  30. <meta name="text:Link 4 Title" content="Link 2"/>
  31. <meta name="text:Link 5 Url" content="/"/>
  32. <meta name="text:Link 5 Title" content="Link 3"/>
  33. <meta name="text:Link 6 Url" content="/"/>
  34. <meta name="text:Link 6 Title" content="Link 4"/>
  35.  
  36. <meta name="color:text highlight" content="#E3E3E3"/>
  37. <meta name="color:link" content="#757575"/>
  38. <meta name="color:link hover" content="#1F1F1F"/>
  39. <meta name="color:scrollbar" content="#C4C4C4"/>
  40. <meta name="color:body" content="#7D7D7D"/>
  41. <meta name="color:background" content="#ffffff"/>
  42. <meta name="color:link background" content="#ffffff"/>
  43. <meta name="color:post border" content="#F0F0F0"/>
  44.  
  45. <meta name="image:header" content="http://static.tumblr.com/zfamrzd/2q1mt4nhy/head_5.jpg"/>
  46.  
  47.  
  48. <!--
  49. ^---^
  50. =o.o=
  51.  
  52. -itsacatshutup-
  53.  
  54. Theme by wigglemytuff a.k.a chezkov a.k.a lunaticthemes
  55. hi guys!
  56.  
  57.  
  58. Please Do Not:
  59. -steal or use as base code
  60. -remove credit
  61.  
  62. It would be nice if you
  63. -like/reblog this
  64. -share with your besties
  65. -followed me
  66.  
  67. thank you! and if there are any bugs please message me
  68. (sorry if there are in advance)
  69.  
  70. what else do i even put here it's not like anyone reads it
  71. if you did what's crackalakin homeslice
  72.  
  73. -->
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78. ::-webkit-scrollbar-thumb:vertical {
  79.     background-color:{color:scrollbar};
  80.     height:30px;
  81.     }
  82.  
  83. ::-webkit-scrollbar-thumb:horizontal {
  84.     background-color:{color:scrollbar};
  85.     height:5px!important;
  86.     }
  87.  
  88. ::-webkit-scrollbar {
  89.     background-color:{color:background};
  90.     height:5px;
  91.     width:5px;
  92.     }
  93.  
  94. ::-moz-selection {
  95.     background: {color:text selection};
  96.     color: #fff;
  97. }
  98. ::selection {
  99.     background: #E3E3E3;
  100.     color: #fff;
  101. }
  102.  
  103. /*basic*/
  104.  
  105. body {
  106.     font-family: 'Junge', serif;
  107.     font-size: ;
  108.     margin: 0;
  109.     padding: 0px;
  110.     background: {color:background};
  111.     color: {color:body};
  112. }
  113. a {
  114.     text-decoration: none;
  115.     -webkit-transition: all .2s ease-in-out;
  116.     color:{color:link};
  117. }
  118.  
  119. a:hover{
  120.     color: {color:link hover};
  121. }
  122.  
  123. blockquote {
  124.     margin: 0;
  125.     padding-left:5px;
  126.     border-left: 2px solid ;
  127. }
  128. iframe, img, embed, object, video {
  129.     max-width: 100%;
  130. }
  131. img {
  132.     height: auto;
  133.     width: auto;
  134. }
  135.  
  136. .jump_page {
  137.     padding: 4px 6px;
  138.     font-size:10px;
  139.     text-decoration:none;
  140.     color:{color:link};
  141. }
  142.  
  143. #pga {
  144.     width:200px;
  145.     height:25px;
  146.     position:relative;
  147.     text-align:center;
  148.     margin-top:5px;
  149.     margin-bottom:50px;
  150. }
  151.  
  152.  
  153. .current_page, .jump_page:hover {
  154.     padding: 4px 6px;
  155.     font-size:11px;
  156.     text-decoration:none;
  157.     color:{color:link hover};
  158. }
  159.  
  160. .pagni {
  161.     margin-top:0px;
  162. }
  163.  
  164. #s-m-t-tooltip{
  165.   max-width:300px;
  166.   z-index:999999;
  167.   margin:13px;
  168.   padding:5px;
  169.   font-family:Verdana,Geneva,sans-serif;
  170.   font-size:8px;
  171.   line-height:8px;
  172.   letter-spacing:1px;
  173.   word-wrap:break-word;
  174.   color: {color:body};
  175.   background:{color:background};
  176.   border:1px solid {color:post border};
  177. }
  178.  
  179. #credz {
  180.     left:0px;
  181.     bottom:0px;
  182.     position:fixed;
  183. }
  184.  
  185. #credz img {
  186.     width:auto;
  187. }
  188.  
  189. /*posts*/
  190.  
  191. #content {
  192.     margin-bottom:100px;
  193.     margin-top:250px;
  194.     {block:if500px}
  195.     width:500px;
  196.     {/block:if500px}
  197.     {block:if400px}
  198.     width:400px;
  199.     {/block:if400px}
  200. }
  201.  
  202. article {
  203.     font-size:10px;
  204.     overflow:hidden;
  205.     margin-top:40px;
  206.     margin-bottom:20px;
  207.     padding:2px;
  208.     font-family: 'Anonymous Pro', sans-serif;
  209.     text-align:left;
  210.     {block:if500px}
  211.     width:500px;
  212.     {/block:if500px}
  213.     {block:if400px}
  214.     width:400px;
  215.     {/block:if400px}
  216.     {block:ifmonochrome}
  217.     filter: gray;
  218.     -webkit-filter: grayscale(100%);
  219.     {/block:ifmonochrome}
  220.     -webkit-transition: all .2s ease-in-out;
  221. }
  222.  
  223. article:hover {
  224.     {block:ifmonochrome}
  225.     -webkit-filter: grayscale(0%);
  226.     {/block:ifmonochrome}
  227.     -webkit-transition: all .2s ease-in-out;
  228. }
  229.  
  230.  
  231. .noteth {
  232.     height:10px;
  233.     text-transform:uppercase;
  234.     font-size:7px;
  235.     text-align:right;
  236.     padding:3px;
  237.     width:500px;
  238.     margin-top:11px;
  239.     margin-left:0px;
  240.     -webkit-transition: all .2s ease-in-out;
  241.     border-top:1px solid {color:post border};
  242.     text-align:left;
  243.     letter-spacing:0px;
  244.     color:{color:link};
  245.     margin-bottom:-15px;
  246. }
  247.  
  248. .sources {
  249.     text-transform:uppercase;
  250.     font-size:7px;
  251.     text-align:right;
  252.     padding:3px;
  253.     width:500px;
  254.     margin-left:-5px;
  255.     -webkit-transition: all .2s ease-in-out;
  256.     text-align:right;
  257.     letter-spacing:0px;
  258.     background:transparent;
  259.     color:{color:link};
  260. }
  261.  
  262. .tags {
  263.     margin-top:5px;
  264.     text-transform:none;
  265.     letter-spacing:1px;
  266.     width:500px;
  267.     text-align:center;
  268.     font-size:7px;
  269.     opacity:0;
  270.     -webkit-transition: all .4s ease-in-out;
  271. }
  272. .tags a
  273.     color:{color:link hover};
  274. }
  275.  
  276. .tags:hover {
  277.     color:{color:link};
  278.     }
  279.    
  280. article:hover .tags{
  281.     opacity:1;
  282. }
  283.  
  284. .chat ul {
  285.     list-style: none;
  286.     margin: 0;
  287.     padding:0;
  288. }
  289.  
  290.  
  291. #postynotey {
  292.     display:inline-block;
  293.     width:500px;
  294.     text-align:left;
  295.     line-height:20px;
  296. }
  297.  
  298. #postynotey a{
  299.     padding-left:5px;
  300. }
  301.  
  302. #postynotey img{
  303.     width:16px;
  304.     position:absolute;
  305.     margin-left:-10px;
  306.  
  307. }
  308.  
  309. /*take it to head*/
  310.  
  311. #headspace {
  312.     width:100%;
  313.     height:230px;
  314.     position:fixed;
  315.     top:0px;
  316.     z-index:10;
  317.     background:{color:background};
  318. }
  319.  
  320. #navimg img{
  321.     width:550px;
  322.     height:150px;
  323.     margin-top:50px;
  324.     margin-left:4px;
  325.     z-index:1;
  326. }    
  327.  
  328. #navlinks {
  329.     width:510px;
  330.     z-index:10;
  331.     margin-top:-35px;
  332.     text-align:left;
  333.    
  334. }
  335.  
  336. #navlinks a {
  337.     font-size:10px;
  338.     display:inline-block;
  339.     width:11px;
  340.     height:11px;
  341.     padding:2px;
  342.     margin-left:2px;
  343.     text-align:center;
  344.     line-height:11px;
  345.     border:solid #ccc 1px;
  346.     background:{color:link background};
  347.     opacity:0.8;
  348. }
  349.  
  350. #navlinks a:hover {
  351.     opacity:0.6;
  352. }
  353.  
  354. #desc {
  355.     width:500px;
  356.     margin-top:-130px;
  357.     z-index:12;
  358.     text-align:right;
  359. }
  360.  
  361. #hover:hover #desc p{
  362.     opacity:0.8;
  363.     -webkit-transition: all .5s ease-in-out;
  364. }
  365.  
  366. #desc p {
  367.     font-size:12px;
  368.     display:inline-block;
  369.     width:170px;
  370.     height:80px;
  371.     background:white;
  372.     text-align:left;
  373.     padding:10px;
  374.     word-wrap:break-word;
  375.     overflow:scroll;
  376.     opacity:0;
  377.     -webkit-transition: all .5s ease-in-out;
  378. }
  379.  
  380. {CustomCSS}
  381. </style>
  382.  
  383. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  384. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  385. <script>
  386. (function($){
  387. $(document).ready(function(){
  388. $("[title]").style_my_tooltips();
  389. });
  390. })(jQuery);
  391. </script>
  392. </head>
  393.  
  394. <body>
  395.  
  396. <div id="headspace">
  397. <center>
  398. <div id="hover">
  399. <div id="navimg">
  400. <img src="{image:header}">
  401. </div>
  402. <div id="navlinks">
  403. {block:IfLink1Title}<a href="{text:Link 1 Url}" title="{text:Link 1 Title}">I</a>{/block:IfLink1Title}
  404. {block:IfLink2Title}<a href="{text:Link 2 Url}" title="{text:Link 2 Title}">II</a>{/block:IfLink2Title}
  405. {block:IfLink3Title}<a href="{text:Link 3 Url}" title="{text:Link 3 Title}">III</a>{/block:IfLink3Title}
  406. {block:IfLink4Title}<a href="{text:Link 4 Url}" title="{text:Link 4 Title}">IV</a>{/block:IfLink4Title}
  407. {block:IfLink5Title}<a href="{text:Link 5 Url}" title="{text:Link 5 Title}">V</a>{/block:IfLink5Title}
  408. {block:IfLink6Title}<a href="{text:Link 6 Url}" title="{text:Link 6 Title}">VI</a>{/block:IfLink6Title}
  409. </div>
  410. <div id="desc">
  411. <p>{description}</p>
  412. </div>
  413. </div>
  414. </center>
  415. </div>
  416.  
  417. <center>
  418. <div id="content">
  419.  
  420. {block:Posts}
  421.  
  422. <article>
  423.  
  424. {block:Answer}
  425. <div class="answr">
  426. <p><i>{Asker} asked "{Question}"</i></p>
  427. <br>
  428. <p>{Answer}</p>
  429. </div>
  430. {/block:Answer}
  431.  
  432.  
  433. {block:Title}
  434. <h3><a href="{Permalink}">{Title}</a></h3>
  435. {/block:Title}
  436. {block:Text}
  437. {Body}        
  438. {/block:Text}
  439.  
  440. {block:Photo}
  441. {block:if500px}
  442. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  443. {/block:if500px}
  444. {block:if400px}
  445. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  446. {/block:if400px}
  447. {block:IfShowCaptions}
  448. {block:Caption}
  449. <div class="caption">{Caption}</div>
  450. {/block:Caption}
  451. {block:IfShowCaptions}
  452. {/block:Photo}
  453.  
  454. {block:Photoset}
  455. {block:if500px}
  456. {Photoset-500}
  457. {/block:if500px}
  458. {block:if400px}
  459. {Photoset-400}
  460. {/block:if400px}
  461. {block:IfShowCaptions}
  462. {block:Caption}
  463. <div class="caption">{Caption}</div>
  464. {/block:Caption}
  465. {block:IfShowCaptions}
  466. {/block:Photoset}
  467.  
  468. {block:Quote}
  469. "{Quote}"
  470.  
  471. {block:Source}
  472. <center>
  473. <div class="source">—{Source}</div>
  474. {/block:Source}
  475. {/block:Quote}
  476.  
  477. {block:Link}
  478. <a href="{URL}" class="link" {Target}>{Name}</a>
  479.  
  480. {Description}
  481. {/block:Description}
  482. {/block:Link}
  483.  
  484. {block:Chat}
  485. {block:Title}
  486. <h3><a href="{Permalink}">{Title}</a></h3>
  487. {/block:Title}
  488.  
  489. {block:Chat}
  490. <div class="chat"><ul>{block:Lines}
  491. <li class="person{UserNumber}">{block:Label}
  492. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  493. {/block:Chat}
  494.  
  495. {block:Video}
  496. {Video-500}
  497. {block:IfShowCaptions}
  498. {block:Caption}
  499. <div class="caption">{Caption}</div>
  500. {/block:Caption}
  501. {block:IfShowCaptions}
  502. {/block:Video}
  503.  
  504.  
  505. {block:Audio}
  506. <div id="audioplayer">{AudioPlayergrey} </div>      
  507. {PlayCountWithLabel}
  508. {block:caption}{caption}{/block:caption}
  509. {/block:Audio}
  510.  
  511.  
  512. <div class="noteth">
  513. <a href="{Permalink}">{block:Date}{TimeAgo}{/block:Date}</a> with<a href="{Permalink}">
  514. {NoteCountWithLabel}</a>{/block:NoteCount}
  515. </div>
  516. <div class="sources">
  517.  {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{reblogparentname}">via</a>{/block:RebloggedFrom}{block:ContentSource} - <a href="{sourceurl}" title="{sourcetitle}">source</a>{/block:ContentSource}
  518. </div>
  519. {block:ifshowtags}
  520.     <div class="tags">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}"> #{Tag}</a>{/block:Tags}{block:HasTags}</div>
  521. {/block:ifshowtags}
  522.  
  523.  
  524. {block:PermalinkPage}
  525. <div id="postynotey">
  526. {block:PostNotes}
  527. {PostNotes}
  528. </div>
  529. {/block:PostNotes}
  530. {/block:PermalinkPage}
  531.  
  532.  </article>
  533.  
  534. {/block:Posts}
  535. </div>
  536.  
  537. <div id="pga">
  538. <div class="pagni">
  539. {block:Pagination}
  540. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page"></a>{/block:PreviousPage}
  541. {block:JumpPagination length="5"}
  542. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  543. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  544. {block:NextPage}<a href="{NextPage}" class="jump_page"></a>{/block:NextPage}
  545. {/block:Pagination}
  546. </div>
  547. </div>
  548. </center>
  549.  
  550. <div id="credz">
  551. <a href="http://lunaticthemes.tumblr.com/" title="theme" target="_blank"><img src="http://media.tumblr.com/tumblr_m8lz69z8XK1qb1380.gif"></a>
  552. </div>
  553.  
  554. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  555. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  556. {block:ifinfinitescroll}
  557. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  558. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  559. {/block:ifinfinitescroll}
  560.  
  561. <script>
  562. (function() {
  563.     var $tumblelog = $('#content');
  564.    
  565.     $tumblelog.infinitescroll({
  566.         navSelector  : "#pga",            
  567.         nextSelector : "#pga a:first",    
  568.         itemSelector : "article",
  569.         bufferPx     : 50,
  570.         done : "",
  571.         loading: {
  572.             img : "",
  573.             msgText: ""
  574.         },
  575.     },
  576.       function( newElements ) {
  577.             var $newElems = $( newElements ).css({ opacity: 0 });
  578.             $newElems.imagesLoaded(function(){
  579.                 $newElems.animate({ opacity: 1 });
  580.                 $tumblelog.masonry( 'appended', $newElems);
  581.             });
  582.           }
  583.     );
  584.    
  585.     $tumblelog.imagesLoaded( function(){
  586.       $tumblelog.masonry({
  587.         columnWidth: function( containerWidth ) {
  588.             return containerWidth / 100;
  589.           }
  590.       });
  591.     });
  592. })();
  593. </script>
  594.  
  595.  
  596. </body>
  597.  
  598. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement