Advertisement
OmgImAlexis

Reblogalert Tumblr Theme 14th of feb 2014

Feb 13th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.82 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">
  3.  
  4. <head>
  5.  
  6. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script><script>window.jQuery || document.write('<script src="http://code.jquery.com/jquery-2.0.3.min.js">\x3C/script>')</script>
  7. {block:IndexPage}
  8. <script type="text/javascript" src="http://static.tumblr.com/ib6vvvn/h4Rmt3ou9/jquery.infinitescroll.min.js"></script>
  9. <script type="text/javascript" src="http://masonry.desandro.com/masonry.pkgd.min.js"></script>
  10. {/block:IndexPage}
  11. <!--
  12. ___ ___ _ _ _ _ ____ __ __
  13. | \ | \ | | | | | / / | __| / \ / /
  14. | / | / | | | | | / | _| / / \ \ / /
  15. | \ | |\ \ | \__/ | | \ \ | |__ / / \ \/ /
  16. |___/ |_| \_\ \____/ |_|\_\|____| /_/ \__/
  17.  
  18. Piler theme by judy
  19. http://bruken.tumblr.com/
  20.  
  21. Please leave a visible credit, thank you for using judy themes.
  22.  
  23. -->
  24. <title>{title}</title>
  25.  
  26. <link rel="shortcut icon" href="{favicon}">
  27.  
  28. <meta name="description" content="{metadescription}" />
  29.  
  30. <meta name="color:Background" content="#fafafa"/>
  31. <meta name="color:Text" content="#c7c5c5"/>
  32. <meta name="color:Hover" content="#c7c5c5"/>
  33. <meta name="color:Link" content="#c7c5c5"/>
  34. <meta name="color:Link" content="#c7c5c5"/>
  35. <meta name="color:Selection" content="#ffaabb"/>
  36. <meta name="image:Background" content="1"/>
  37. <meta name="image:Sidebar" content="">
  38.  
  39. <meta name="text:Link One Title" content="" />
  40. <meta name="text:Link One" content="" />
  41. <meta name="text:Link Two Title" content="" />
  42. <meta name="text:Link Two" content="" />
  43. <meta name="text:Link Three Title" content="" />
  44. <meta name="text:Link Three" content="" />
  45. <meta name="text:Link Four Title" content="" />
  46. <meta name="text:Link Four" content="" />
  47. <meta name="text:Link Five Title" content="" />
  48. <meta name="text:Link Five" content="" />
  49.  
  50. <meta name="if:InfiniteColumns" content="1" />
  51.  
  52. <style type="text/css">
  53. @font-face {
  54. font-family:koda;
  55. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  56. }
  57.  
  58. ::-webkit-scrollbar {width: 5px; height: 4px; background: white; }
  59.  
  60. ::-webkit-scrollbar-thumb { background-color:black; }
  61.  
  62. a {
  63. text-decoration:none;
  64. -webkit-transition: all 0.7s ease-out;
  65. -moz-transition: all 0.7s ease-out;
  66. transition: all 0.7s ease-out;
  67. }
  68.  
  69. #tumblr_controls{
  70. position:fixed !important;
  71. -webkit-filter: invert(100%)
  72. }
  73.  
  74. .wrapper{
  75. margin: 0px auto;
  76. width: 900px;
  77. }
  78.  
  79. .header{
  80. float: left;
  81. width: 100%;
  82. }
  83.  
  84. .left{
  85. float: left;
  86. margin-right: 20px;
  87. width: 802px;
  88. }
  89.  
  90. .right{
  91. float: right;
  92. width: 200px;
  93. background-color: {color:Background};
  94. }
  95.  
  96. body {
  97. padding: 0px;
  98. margin: 0px;
  99. color:{color:text};
  100. font-family: consolas;
  101. font-size: 10px;
  102. line-height:12px;
  103. background-color: {color:Background};
  104. background-image:url({image:Background});
  105. background-attachment: fixed;
  106. background-repeat: repeat;
  107. text-align: justify;
  108. overflow-x: hidden;
  109. }
  110.  
  111. a:link, a:active, a:visited{
  112. color:{color:link};
  113. text-decoration: none;
  114. -webkit-transition: color 0.4s ease-out;
  115. -moz-transition: color 0.4s ease-out;
  116. }
  117.  
  118. a:hover{
  119. color:{color:Hover};
  120. -webkit-transition: color 0.4s ease-out;
  121. -moz-transition: color 0.4s ease-out;
  122. }
  123.  
  124. #posts {
  125. width: 640px;
  126. margin-left:430px;
  127. margin-top:0px;
  128. }
  129.  
  130. .entry {
  131. float:left;
  132. margin:4px;
  133. text-align: justify;
  134. background-color: white;
  135. border:1px solid #eee;
  136. padding:4px;
  137. width:300px;
  138. border-radius:2px;
  139. }
  140.  
  141. .entry:hover .perms {
  142. opacity:1;
  143. z-index:999999;
  144. padding-top:4px;
  145. border-bottom:1px solid #c7c5c5
  146. }
  147.  
  148. .perms {
  149. color:#777;
  150. font-size:8px;
  151. opacity: 0;
  152. -webkit-transition-duration: .75s;top:0px;
  153. width:220px;
  154. height:10px;
  155. padding-bottom:4px;
  156. background-color: #fff;
  157. position: absolute;
  158. margin-top:5px;
  159. text-align:center;
  160. text-transform:uppercase;
  161. font-family:consolas;
  162. letter-spacing:1px;
  163. display:block;
  164. -webkit-transition: all 0.7s ease-out;
  165. -moz-transition: all 0.7s ease-out;
  166. transition: all 0.7s ease-out;
  167. }
  168.  
  169. ::selection {
  170. background:{color:selection};
  171. color: {color:link};
  172. }
  173.  
  174. ::-moz-selection {
  175. background:{color:selection};
  176. color: {color:link};
  177. }
  178.  
  179. #sidebar{
  180. border-radius:5px;
  181. position:fixed !important;
  182. opacity:1;
  183. height:auto;
  184. padding:7px;
  185. background-color:white;
  186. border:1px solid #eee;
  187. -moz-border-radius: 5px;
  188. border-radius: 5px;
  189. margin-left:160px;
  190. margin-top:100px;
  191. font-size: 10px;
  192. line-height:11px;
  193. letter-spacing:0px;
  194. font-family: Ubuntu;
  195. overflow:hidden;
  196. text-align:center;
  197. width:220px;
  198. left:0;
  199. }
  200.  
  201. .btite{
  202. font-family:consolas;
  203. font-size: 25px;
  204. line-height: 20px;
  205. text-align: left;
  206. letter-spacing:1px;
  207. }
  208.  
  209. .blogtitle {
  210. font-family:koda;
  211. font-size: 20px;
  212. line-height: 20px;
  213. text-align: center;
  214. letter-spacing:2px;
  215. color: {color:link};
  216. margin-top:4px;
  217. padding: 4px;
  218. padding-bottom:9px;
  219. border:1px solid #EEE;
  220. border-radius:5px;
  221. }
  222.  
  223.  
  224. .sigh {
  225. width:50px;
  226. height: 6px;
  227. padding: 5px;
  228. font-family:consolas;
  229. border:1px solid #eee;
  230. border-right:1px solid #fff;
  231. Text-transform: uppercase;
  232. background-color: #fff;
  233. margin-top:5px;
  234. font-size:8px;
  235. color:#fff;
  236. letter-spacing:1px;
  237. line-height: 6px;
  238. display:inline-block;
  239. text-align:center;
  240. -webkit-transition-duration: .4s;}
  241.  
  242.  
  243. #linkys {
  244. z-index:999999;
  245. display: block;
  246. position:fixed;
  247. top:150px;
  248. left:97px;
  249. width:70px;
  250. padding:3px;
  251. height:auto;
  252. font-size:9px;
  253. text-align:left;
  254. background-color:;
  255. opacity:1;
  256. }
  257.  
  258. .bubble {
  259. text-align:right;
  260. background: #eee;
  261. margin:1px 0px 1px 60px;
  262. padding:10px;
  263. position: relative;
  264. }
  265.  
  266. .bubble p {
  267. margin:-5px 0px;
  268. }
  269.  
  270. .bubble span {
  271. display:block;
  272. position:absolute;
  273. width:1px;
  274. height:1px;
  275. font-size: 0;
  276. line-height: 1px;
  277. left:-10px;
  278. top:5px;
  279. border-top:7px solid transparent;
  280. border-bottom:7px solid transparent;
  281. border-right:10px solid #eee;
  282. }
  283.  
  284. .askborder {
  285. float: left;
  286. margin: 1px 1px 0 0;
  287. padding: 0px;
  288. background: #eee;}
  289.  
  290. .title{
  291. font-family: consolas;
  292. font-size: 13px;
  293. line-height: 15px;
  294. color: {color:text};
  295. font-weight: normal;
  296. }
  297. </style>
  298. <script>
  299. $(window).load(function () {
  300. var url = window.location.pathname;
  301. var page = url.split('/')[1];
  302. if(page == 'ask'){
  303. $('.entry').attr('style', 'width: 600px !important;');
  304. $('iframe#ask_form').attr('style', 'height: 190px !important');
  305. $(".title").after($(".ask"));
  306. $(".ask").show();
  307. }
  308. function shuffleArray(array) {
  309. for (var i = array.length - 1; i > 0; i--) {
  310. var j = Math.floor(Math.random() * (i + 1));
  311. var temp = array[i];
  312. array[i] = array[j];
  313. array[j] = temp;
  314. }
  315. return array;
  316. }
  317.  
  318. fav = shuffleArray(["winter-vintage", "undyin-love", "cigarettestaindkisses", "dangeral"]);
  319.  
  320. $("#fav").attr("href", "http://" + fav[1] + ".tumblr.com");
  321. });
  322. </script>
  323. {block:IndexPage}
  324. <script>
  325. (function($){
  326. $(document).ready(function(){
  327. $("[title],a[title],img[title]").style_my_tooltips({
  328. tip_follows_cursor:true,
  329. tip_delay_time:100,
  330. tip_fade_speed:300,
  331. attribute:"title"
  332. });
  333. });
  334. })(jQuery);
  335. </script>
  336. {block:IfInfiniteColumns}
  337. <script>
  338. $(window).load(function () {
  339. main_container = $("#posts");
  340. container = document.querySelector('#posts');
  341. entry = ".entry";
  342. jQuery.fn.resize_entry = function () {
  343. var container_width = Math.floor(($(window).width() - parseFloat(main_container.css("margin-left"))));
  344. $(this).width(container_width);
  345.  
  346. var msnry = new Masonry( container, {
  347. itemSelector: entry
  348. });
  349. }
  350. main_container.infinitescroll({
  351. navSelector : "#pagination",
  352. nextSelector : "#pagination a#nextPage",
  353. itemSelector : entry,
  354. errorCallback: function(){},
  355. },function(arrayOfNewElems){
  356. var msnry = new Masonry( container, {
  357. itemSelector: entry
  358. });
  359. });
  360. main_container.resize_entry();
  361. });
  362. $(window).resize(function() {
  363. main_container.resize_entry();
  364. });
  365. $(window).on('zoom', function() {
  366. main_container.resize_entry();
  367. });
  368. </script>
  369. {/block:IfInfiniteColumns}
  370. {block:IfNotInfiniteColumns}
  371. <script>
  372. $(window).load(function () {
  373. main_container = $("#posts");
  374. container = document.querySelector('#posts');
  375. entry = ".entry";
  376. var msnry = new Masonry( container, {
  377. itemSelector: entry
  378. });
  379. main_container.infinitescroll({
  380. navSelector : "#pagination",
  381. nextSelector : "#pagination a#nextPage",
  382. itemSelector : entry,
  383. errorCallback: function(){},
  384. },function(arrayOfNewElems){
  385. var msnry = new Masonry( container, {
  386. itemSelector: entry
  387. });
  388. });
  389. });
  390. </script>
  391. {/block:IfNotInfiniteColumns}
  392. {/block:IndexPage}
  393. </head>
  394.  
  395. <body>
  396. <div class="ask" style="display: none;"><p>I&rsquo;ll work this out once I get a bit of time so bare with me.<br /><br /><a href="/tagged/me">This is what I look like</a>.<br /><a href="http://keepsmilingbecauseyouneverknowwhosfallinginlovewithit.info/post/68256018634/the-movies-ive-watched-as-of-27th-of-november-2013">These are the movies I&rsquo;ve seen.<br /></a><a href="http://keepsmilingbecauseyouneverknowwhosfallinginlovewithit.info/post/71309066712/tv-shows-i-have-seen-watch-as-of-28th-of-december-2013">These are the shows I&rsquo;ve seen.</a><a href="http://keepsmilingbecauseyouneverknowwhosfallinginlovewithit.info/post/67113804832/some-of-the-bands-i-listen-to" style="line-height: 1.4;"><br />These are the bands I like.</a></p>
  397. <p><br />I&rsquo;m <strike>Tyler</strike> Alexis, a 18 year old Australia girl trapped inside of a boys body. I&rsquo;m currently single and plan to be for the foreseeable furture. I finished school in year 11(2012), went on todo TAFE in year 12(2013) and dropped out of that because my scholarship payments weren&rsquo;t coming through. I live with 3 younger brothers, my mum and we have a baby on the way. Woo&hellip; Not. My perfect job would be to work making movies or webshows for YouTube, etc. something like S.A.W./Hostel or Breaking bad.</p></div>
  398.  
  399. <div class="wrapper">
  400. <div class="header">
  401. </div>
  402. <div id="linkys">
  403. {block:IfLinkOneTitle}<a href="{text:Link One}" class="sigh" title="{text:Link One Title}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  404. {block:ifLinkTwoTitle}<a href="{text:Link Two}" class="sigh" title="{text:Link Two Title}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  405. {block:ifLinkThreeTitle}<a href="{text:Link Three}" class="sigh" title="{text:Link Three Title}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  406. {block:ifLinkFourTitle}<a href="{text:Link Four}" class="sigh" title="{text:Link Four Title}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  407. {block:ifLinkFiveTitle}<a href="{text:Link Five}" class="sigh" title="keepsmilingbecauseyouneverknowwhosfallinginlovewithit.info has a total of 25242 followers!">{text:Link Five Title}</a>{/block:ifLinkFiveTitle}
  408.  
  409. <span class="sigh">
  410. <script language="JavaScript">
  411. var ref = (''+document.referrer+'');
  412. var w_h = window.screen.width + " x " + window.screen.height;
  413. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID2668417&e1=Online&e2=Online&r=' + ref + '&wh=' + w_h + '"><\/script>');
  414. </script>
  415. </span>
  416. <span class="sigh">
  417. <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID1892841&name="></script>
  418. </span>
  419. <span class="sigh">
  420. <script src="http://tc.freehostedscripts.net/tcounter.php?url=keepsmilingbecauseyouneverknowwhosfallinginlovewithit.info&name="></script>
  421. </span>
  422. <a href="#" class="sigh" id="fav">FAVOURITE</a>
  423. </div>
  424.  
  425. <div id="sidebar">
  426. <a href="/"><img src="{image:sidebar}" width="220"></a>
  427. <div class="blogtitle"><a href="/">{title}</a></div>
  428. <div style="padding:3px;">{Description}</div>
  429. </div>
  430. </div>
  431.  
  432.  
  433. </div></div>
  434.  
  435. <div class="content">
  436.  
  437. <div class="left">
  438.  
  439. <div id="posts">
  440.  
  441. {block:Posts}
  442. {block:Answer}
  443. <div class="entry" data-post-type="answer">
  444. <img src="{AskerPortraitURL-40}" align="left" >
  445. <div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>
  446. <br>
  447. {Answer}
  448. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  449. {/block:Answer}
  450.  
  451. {block:Text}
  452. <div class="entry" data-post-type="text">
  453. {block:Title}<span class="title">{Title}</span>{/block:Title}
  454. {Body}
  455. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  456. {/block:Text}
  457.  
  458. {block:Link}
  459. <div class="entry" data-post-type="link">
  460. <a href="{URL}" class="title">{Name}</a>
  461. {block:Description}{Description}{/block:Description}
  462. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  463. {block:Link}
  464.  
  465. {block:Photo}
  466. <div class="entry" data-post-type="photo">
  467. <center>
  468. <a href="{Permalink}" title="{SourceTitle}"><img src="{PhotoURL-HighRes}" width="100%"></a></center>
  469.  
  470. {block:IndexPage}<div class="perms">
  471. <a href="{ReblogURL}" >reblog</a> this post, with <a href="{permalink}">{NoteCount} notes</a>.
  472. </div> {/block:IndexPage}
  473. {/block:Photo}
  474.  
  475. {block:Photoset}
  476. <div class="entry" data-post-type="photoset">
  477. {block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" width="220" style="padding:3px;"/></a>
  478. {/block:Photos}{block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}{/block:Photoset}
  479.  
  480. {block:Quote}
  481. <div class="entry" data-post-type="quote">
  482. <span class="title">{Quote}</span><br />
  483. {block:Source}{Source}{/block:Source}
  484. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  485. {/block:Quote}
  486.  
  487. {block:Chat}
  488. {block:Title}<span class="title">{Title}</span>{/block:Title}
  489. <ul class="chat">
  490. {block:Lines}
  491. <li class="user_{UserNumber}">
  492. {block:Label}
  493. <span class="label">{Label}</span>
  494. {/block:Label}
  495.  
  496. {Line}
  497. </li>
  498. {/block:Lines}
  499. </ul>
  500. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  501. {/block:Chat}
  502.  
  503. {block:Audio}
  504. <div class="entry" data-post-type="audio">
  505. <center><div style="width:200px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  506. {FormattedPlayCount} plays</small></div></div></center><br>
  507. {block:Caption}{Caption}{/block:Caption}
  508. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}
  509. {/block:Audio}
  510.  
  511. {block:Video}
  512. <div class="entry" data-post-type="video">
  513. <center>
  514. <center>{Video-250}</center>
  515. {block:IndexPage}<span class="judy"><div style="border-top:1px solid #eee;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;text-transform:uppercase;"><a href="{permalink}">{NoteCount}</a> // <a href="{ReblogURL}" target="_blank">reblog</a></div></span>{block:IndexPage}</center>
  516. {block:Video}
  517.  
  518. {block:PermalinkPage}
  519. <center>
  520. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  521.  
  522. {/block:PermalinkPage}
  523.  
  524. {block:PostNotes}{PostNotes}
  525. {/block:PostNotes}
  526. </div>
  527.  
  528. {/block:Posts}
  529. </div>
  530. </div>
  531. {block:IndexPage}
  532. {block:Pagination}
  533. <div id="pagination">
  534. {block:NextPage}
  535. <a id="nextPage" href="{NextPage}"></a>
  536. {/block:NextPage}
  537. {block:PreviousPage}
  538. <a href="{PreviousPage}"></a>
  539. {/block:PreviousPage}
  540. </div>
  541. {/block:Pagination}
  542. {/block:IndexPage}
  543. </div>
  544.  
  545. </body>
  546. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement