Advertisement
kasperius

Theme #2: Trust

Dec 18th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.93 KB | None | 0 0
  1. <!--
  2. THEME BY VAMPIRATION.TUMBLR.COM
  3.  
  4. BASECODE BY HISABEEL.TUMBLR.COM
  5.  
  6. KEEP THE CREDITS!!!
  7. -->
  8.  
  9.  
  10.  
  11. <html lang="en">
  12. <script type="text/javascript">
  13. <!--
  14.  
  15. // Disable Right Click Script
  16.  
  17. function IE(e)
  18. {
  19. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  20. {
  21. return false;
  22. }
  23. }
  24. function NS(e)
  25. {
  26. if (document.layers || (document.getElementById && !document.all))
  27. {
  28. if (e.which == "2" || e.which == "3")
  29. {
  30. return false;
  31. }
  32. }
  33. }
  34. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  35.  
  36. //-->
  37. </script>
  38.  
  39. <!--THESE CODES ARE DOING WORK THE THEME, BACKGROUND COLOR CHANGING OR ADDING A CUSTOM BACKGROUND, CHANGE THE NUMBER OF LINKS, ETC.-->
  40. <meta name="color:Background" content="#ffffff"/>
  41. <meta name="color:Title" content="#eeeeee"/>
  42. <meta name="color:Text" content="#999999"/>
  43. <meta name="color:Link" content="#eeeeee"/>
  44. <meta name="color:Hover" content="#ffffff"/>
  45. <meta name="image:Background" content="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F1.bp.blogspot.com%2F-4iD0WiAvrQo%2FVIMUvpkBshI%2FAAAAAAAAEkc%2FkpO_s2JsgYc%2Fs1600%2Ftumblr_static_4y966kxxenswk4o0swkc4888c.png&container=blogger&gadget=a&rewriteMime=image%2F*"/>
  46. <meta name="image:Sidebar" content=""/>
  47.  
  48. <!--HERE ARE THE SITES WHERE WILL GIVE LINKS-->
  49. <meta name="text:Link One" content="" />
  50. <meta name="text:Link Two" content="" />
  51. <meta name="text:Link Three" content="" />
  52. <meta name="text:Link Four" content="" />
  53. <meta name="text:Link Five" content="" />
  54.  
  55.  
  56. <!--HERE ARE PLACED THE LABELS SAYING WHAT EACH LINK-->
  57. <meta name="text:Link One Title" content="refresh"/>
  58. <meta name="text:Link Two Title" content="inbox"/>
  59. <meta name="text:Link Three Title" content="navigation"/>
  60. <meta name="text:Link Four Title" content="favorites"/>
  61. <meta name="text:Link Five Title" content="themes"/>
  62. </script>
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68.  
  69.  
  70. /*--IFRAME ARE THE CODES OF CONTROL BUTTONS (DASHBOARD, FOLLOW/UNFOLLOW)--*/
  71. iframe#tumblr_controls{
  72. z-index:9;
  73. opacity:0.5 !important;
  74. -webkit-filter:invert(100%);
  75. top:0px !important;
  76. right:8px !important;
  77. position:fixed!important;
  78. }
  79.  
  80. iframe#tumblr_controls {right:3px !important; position:fixed !important;-webkit-transition:opacity 0.7s linear; opacity:0.2; -webkit-transition: all 0.8s ease-out; -moz-transition:all 0.8s ease-out; transition:all 0.8s ease-out; z-index:99999999999999999999999999999999999999999999999999999999999999}
  81.  
  82. iframe#tumblr_controls:hover {-webkit-transition:opacity 0.7s linear; opacity:1.0; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition: all 0.4s ease-out; z-index:9999999999999999999999999999999999999;}
  83.  
  84.  
  85. /*--SCROLLBAR IS THE SIDE BAR THAT APPEARS ON RIGHT CORNER OF THE THEME, WHAT DOES WALKING DOWN THE BLOG AND UP, JUST CHANGE NOW FOR EXPERIENCED--*/
  86. ::-webkit-scrollbar {width: 8px; height: 4px; background:#f5f5f5; border-left: 1px solid #f5f5f5; }
  87.  
  88. ::-webkit-scrollbar-thumb { background-color:{color:Title}; border-bottom: 1px solid #fff; border-radius:5px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; }
  89.  
  90.  
  91. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  92. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  93.  
  94. body {
  95. padding:0px;
  96. margin:0px;
  97. color:{color:Text};
  98. font-family:calibri;
  99. font-size:10px;
  100. line-height:12px;
  101. text-transform:normal;
  102. background-color:{color:Background};
  103. background-image:url({image:Background});
  104. background-attachment:fixed;
  105. background-repeat:repeat;
  106. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  107.  
  108. a:link, a:active, a:visited{
  109. color:{color:Link};
  110. text-decoration:none;
  111. -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out;-o-transition:all 0.6s ease-out; transition:all 0.6s ease-out;}
  112.  
  113. a:hover{
  114. color:{color:Hover};
  115. text-decoration:none;
  116. -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;
  117. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  118.  
  119.  
  120. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  121. #audio {
  122. width:200px;
  123. height:auto;
  124. min-height:60px;
  125. padding-bottom:0px;
  126. }
  127.  
  128. .cover {
  129. position:absolute;
  130. z-index:1;
  131. width:60px;
  132. height:60px;
  133. }
  134.  
  135. .cover img {
  136. float:left;
  137. width:60px;
  138. height:60px;
  139. }
  140.  
  141. .playbox {
  142. opacity:0.6;
  143. width:27px;
  144. height:30px;
  145. overflow:hidden;
  146. position:absolute;
  147. z-index:1000;
  148. margin-left:17px;
  149. margin-top:17px;
  150. text-align:center;
  151. }
  152.  
  153. .info {
  154. margin-left:73px;
  155. margin-top:4px;
  156. line-height:14px;
  157. }
  158.  
  159. #cunt{width:250px; height:auto;}
  160. {block:PermalinkPage}
  161. width:10px;
  162. {/block:PermalinkPage}
  163. }
  164.  
  165. #center{
  166. padding-top:3px;
  167. padding-bottom:3px;
  168. position:fixed !important;
  169. width:250px;
  170. height:207px;
  171. background-color:#fff;
  172. {block:PermalinkPage}
  173. width:410px;
  174. height:207px;
  175. {/block:PermalinkPage}
  176. }
  177.  
  178.  
  179. /*--HERE YOU CAN CHANGE THE AMOUNT OF COLUMNS YOU WANT--*/
  180. #posts{
  181. float:center;
  182. {block:indexpage}
  183. width:850px; /*--1000px for 4 columns, 800px for 3 columns, 600px for 2 columns and 200px for 1 columns--*/
  184. {/block:indexpage}
  185. {block:permalinkpage}
  186. width:600px;
  187. {/block:permalinkpage}
  188. margin-left:360px;
  189. margin-top:15px;
  190. z-index:999999999;
  191. }
  192.  
  193. /*--CUSTOMIZE ENTRY SETTINGS--*/
  194. #entry img{
  195. {block:indexpage}
  196. opacity: 0.6;
  197. background:#fff;
  198. max-width:225px;
  199. z-index:9999999;
  200. -webkit-transition:all 0.7s ease-out;
  201. -moz-transition:all 0.7s ease-out;
  202. transition:all 0.7s ease-out;
  203. {/block:indexpage}
  204. }
  205.  
  206. #entry img:hover{
  207. opacity: 1;
  208.  
  209. }
  210.  
  211. #entry{
  212. z-index:999;
  213. margin: 8px;
  214. float:left;
  215. background:#fff;
  216. font-size:10px;
  217. line-height:13px;
  218. text-transform:normal;
  219. width:224px;
  220. padding:20px;
  221. border:1px solid #eee;
  222. {block:PermalinkPage}
  223. opacity:0.8;
  224. width:360px;
  225. margin-top:15px;
  226. margin-left:13px;
  227. z-index:999;
  228. border:4px double {color:Title};
  229. {/block:PermalinkPage}
  230. -moz-transition: all 3.9s ease-out;
  231. -o-transition: all 3.9s ease-out;
  232. -webkit-transition: all 3.9s ease-out;
  233. transition: all 3.9s ease-out;
  234. }
  235.  
  236. #entry:hover {
  237. box-shadow: 4px 4px 7px {color:link};
  238. -webkit-transition: all 0.5s linear;
  239. -webkit-transition: all 0.5s linear;
  240. -moz-transition: all 0.5s linear;
  241. transition: all 0.5s linear;
  242. }
  243.  
  244.  
  245. /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
  246. #entry .perma{
  247. width:auto;
  248. height:auto;
  249. font-family:arial;
  250. font-size:8px;
  251. line-height:12px;
  252. text-align:center;
  253. text-transform:uppercase;
  254. background:BLACK;
  255. border:1px solid #eee;
  256. position:absolute;
  257. z-index:99999;
  258. overflow:hidden;
  259. margin-top:5px;
  260. margin-left:5px;
  261. padding:6px;
  262. -webkit-transition:opacity 0.5s linear; opacity: 0.0;
  263. -webkit-transition:all 0.5s linear;
  264. -moz-transition:all 0.5s linear;
  265. transition:all 0.5s linear;
  266. }
  267.  
  268. #entry:hover .perma{
  269. overflow:visible;
  270. opacity:0.6;
  271. margin-top:10px;
  272. transform: rotate(0deg);
  273. -ms-transform: rotate(0deg);
  274. -webkit-transform: rotate(0deg);
  275. -o-transform: rotate(0deg);
  276. -moz-transform: rotate(0deg);
  277. -webkit-transition: all 0.5s linear;
  278. -webkit-transition: all 0.5s linear;
  279. -moz-transition: all 0.5s linear;
  280. transition: all 0.5s linear;
  281. }
  282.  
  283. .permalinktext{
  284. display:block;
  285. text-align:right;
  286. text-decoration:none;
  287. font-size:8px;
  288. letter-spacing:1px;
  289. padding-top:5px;
  290. text-transform:uppercase;
  291. background:#f9f9f9;
  292. border:1px solid #f3f3f3;
  293. padding:2px;
  294. }
  295.  
  296.  
  297. /*--CUSTOMIZE TITLE OF ENTRIES--*/
  298. .title{
  299. line-height:12px;
  300. color:{color:Title};
  301. font-weight:normal;
  302. }
  303.  
  304.  
  305.  
  306.  
  307. /*--CUSTOMIZE SIDEBAR--*/
  308. #sidebar{
  309. opacity: 0.7;
  310. position:fixed !important;
  311. width:143px;
  312. height:140px;
  313. margin-top:140px;
  314. margin-left:100px;
  315. padding:12px;
  316. background: #fff;
  317. border:1px solid #eee;
  318. }
  319.  
  320.  
  321. /*--CUSTOMIZE DESCRIPTION--*/
  322. div#desc{
  323. position:fixed !important;
  324. opacity:0.0;
  325. background:#fff;
  326. width:143px;
  327. height:140px;
  328. padding:12px;
  329. color:#999;
  330. margin-top:-13px;
  331. margin-left:-13px;
  332. font-size:10px;
  333. line-height:13px;
  334. font-family:calibri;
  335. border:1px solid #eee;
  336. text-align:center; /*--you can put center, left, right or justify--*/
  337. -webkit-transition: all 0.9s ease-in-out;
  338. -moz-transition: all 0.9s ease-in-out;
  339. -o-transition: all 0.9s ease-in-out;
  340. }
  341.  
  342. div#desc:hover{
  343. opacity: 0.9;
  344. }
  345.  
  346.  
  347. /*--CUSTOMIZE LINKS--*/
  348. #links{
  349. opacity:1.0;
  350. position:fixed!important;
  351. width:auto;
  352. height:auto;
  353. padding:0px;
  354. color:{color:Link};
  355. font-size:25px;
  356. font-family:arial;
  357. letter-spacing:0px;
  358. text-transform:none;
  359. background:#fff;
  360. margin-left:160px;
  361. margin-top:40px;
  362. -webkit-transition: all 0.9s ease-in-out;
  363. -moz-transition: all 0.9s ease-in-out;
  364. -o-transition: all 0.9s ease-in-out;
  365. }
  366.  
  367.  
  368. #links a{
  369.  
  370. background: transparent; color: {color:Title};
  371. }
  372.  
  373.  
  374. #links a:hover{
  375. background: transparent; opacity: 0.5; padding: -10px;
  376. }
  377.  
  378.  
  379.  
  380.  
  381. #stripe{
  382. position: fixed;
  383. height: 15px;
  384. width: 100%;
  385. top: 0px;
  386. left: 0px;
  387. background: #000;
  388. background-image: url(http://40.media.tumblr.com/13d108630384c64a921091f5f63ed32c/tumblr_mqjfyu8iYg1s5um8no1_250.png);
  389. border-bottom: 2px solid #ffffff;
  390. z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  391. }
  392.  
  393.  
  394.  
  395.  
  396. /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
  397. #infscr-loading{
  398. bottom: -70px;
  399. position: absolute;
  400. left: 50%;
  401. margin-left:-8px;
  402. width:16px;
  403. height:11px;
  404. overflow:hidden;
  405. margin-bottom: 50px;
  406. }
  407.  
  408. #postnotes{
  409. text-align: justify;}
  410.  
  411. #postnotes blockquote{
  412. border: 0px;}
  413.  
  414. blockquote{
  415. padding:0px 0px 2px 5px;
  416. margin:0px 0px 2px 10px;
  417. border-left: 1px dotted #eee;
  418. }
  419.  
  420. blockquote p, ul{
  421. margin:0px;
  422. padding:0px;
  423. }
  424.  
  425.  
  426. #s-m-t-tooltip{
  427. max-width:300px;
  428. padding:4px;
  429. background: {color:Title};
  430. font-family:arial;
  431. margin:20px 0px 0px 20px;
  432. font-size:8px;
  433. text-transform:uppercase;
  434. color: #fff;
  435. letter-spacing:1px;
  436. z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  437. }
  438.  
  439.  
  440. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  441. .user_7 .label, .user_8 .label, .user_9 .label {color:Title};}
  442.  
  443.  
  444.  
  445.  
  446.  
  447. </style>
  448.  
  449. <!--THE TITLE IS THE SMALL TITLE THAT APPEARS IN TAB THE BLOG IN FRONT OF FAVICON, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/HBen83kl0/title.png -->
  450. <title>{Title}</title>
  451. <!--THE FAVICON IS THE SMALL ICON THAT APPEARS IN TAB THE BLOG, OVER THERE, WHERE IS HTTP, IF YOU DON'T UNDERSTAND, GO ON THIS LINK - http://static.tumblr.com/pmxvx4i/jOrn83kin/favicon.png -->
  452. <link rel="shortcut icon" href="{favicon}">
  453.  
  454. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  455. <meta name="viewport" content="width=720" />
  456.  
  457.  
  458.  
  459. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  460. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  461. <script>
  462. (function($){
  463. $(document).ready(function(){
  464. $("a[title]").style_my_tooltips({
  465. tip_follows_cursor:true,
  466. tip_delay_time:90,
  467. tip_fade_speed:600,
  468. attribute:"title"
  469. });
  470. });
  471. })(jQuery);
  472. </script>
  473.  
  474. </head>
  475.  
  476. <body>
  477. <div id="center">
  478. <div id="content">
  479.  
  480.  
  481. <!--THIS CODE DOES WORK SIDEBAR-->
  482. <div id="sidebar">
  483. <!--THIS CODE DOES WORK DESCRIPTION-->
  484. <div id="desc">{description}</div>
  485.  
  486.  
  487.  
  488. <!--THIS CODE DOES WORK LINKS-->
  489. <div id="links">
  490. <a href="{text:Link One}" title="{text:Link One Title}">✖</a>
  491. <br>
  492. <br>
  493. <a href="{text:Link Two}" title="{text:Link Two Title}">✖</a>
  494. <br>
  495. <br>
  496. <a href="{text:Link Three}" title="{text:Link Three Title}">✖</a>
  497. <br>
  498. <br>
  499. <a href="{text:Link Four}" title="{text:Link Four Title}">✖</a>
  500. <br>
  501. <br>
  502. <a href="{text:Link Five}" title="{text:Link Five Title}">✖</a>
  503. </div>
  504.  
  505.  
  506.  
  507. <img src="{image:sidebar}" style=" padding:5px; opacity:1; width:131px; height:131px"></div>
  508.  
  509.  
  510.  
  511. <div id="posts">
  512. {block:Posts}
  513. <div id="entry">
  514.  
  515. {block:Text}
  516. {block:Title}<span class="title">{Title}</span>{/block:Title}
  517. <span class="entrytext">{Body}</span></a>
  518. {block:IndexPage}<br>
  519. <div class="permalinktext">
  520. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  521. {/block:Text}
  522.  
  523. {block:Link}
  524. <a href="{URL}" class="title">{Name}</a>
  525. {block:Description}{Description}{/block:Description}
  526. {block:IndexPage}<br>
  527. <div class="permalinktext">
  528. {Month} {DayOfMonth} with <a href="{permalink}">{notecount} notes</a>
  529. </div>
  530. {/block:IndexPage}
  531. {block:Link}
  532.  
  533. {block:Photo}{block:IndexPage}<div class="lovely"></div>
  534. <div class="perma">
  535. <a href="{Permalink}" title="Permalink"><font color="#fff">{NoteCountwithlabel}</font></a>
  536. <br>
  537. <a href="{ReblogURL}" title="Steal this post"><font color="#fff">REBLOG</font></a></center></div>{/block:IndexPage}
  538.  
  539. {block:IndexPage}
  540. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=270px;>
  541. {/block:IndexPage}
  542. {block:permalinkpage}{LinkOpenTag}<center>
  543. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=360px;/>
  544. {LinkCloseTag}</center>{/block:permalinkpage}
  545. {/block:Photo}
  546.  
  547. {block:Quote}
  548. <div class="quote">❝ {quote}</div>
  549. {block:IndexPage}<br>
  550. <div class="permalinktext">
  551. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  552. {/block:Quote}
  553.  
  554. {block:Chat}
  555. {block:Title}<span class="title">{Title}</span>{/block:Title}
  556. <ul class="chat">
  557. {block:Lines}
  558. <li class="user_{UserNumber}">
  559. {block:Label}
  560. <span class="label">{Label}</span>
  561. {/block:Label}
  562.  
  563. {Line}<br>
  564. {/block:Lines}
  565. {block:IndexPage}<br>
  566. <div class="permalinktext">
  567. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount} notes</a></div>{/block:IndexPage}
  568. {/block:Chat}
  569.  
  570. {block:Audio}
  571. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  572. {block:IndexPage}<br>
  573. <div class="permalinktext">
  574. <center> <font color="#fff">{DayOfMonth}, {ShortMonth} with</font> <a href="{permalink}"><font color="#fff">{notecount} notes</font></a></center></div>{/block:IndexPage}
  575. {/block:Audio}
  576.  
  577. {block:Video}
  578. <center>{block:IndexPage}
  579. <div class="perma">
  580. {DayOfMonth}, {ShortMonth} with <a href="{permalink}">{notecount}</a> - <a href="{reblogurl}">↻</a></div>
  581. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  582. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  583. {block:Video}
  584.  
  585. {block:Answer}
  586. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  587. <img src="{AskerPortraitURL-30}" width="30" align="left"
  588. style="margin-right:4px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:7px; background:#fff; box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -moz-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06); -webkit-box-shadow:0px 2px 6px rgba(0, 0, 0, 0.06)">
  589. <askk>{Asker}</askk>: {Question}</div>
  590. <div style="font-family:calibri; font-size:10px">{Answer}</div>
  591. {/block:Answer}
  592.  
  593. {block:PermalinkPage}
  594. <center><br>
  595. {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
  596. {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  597. {block:NoteCount} <div style="text-align:center; margin:5px"></div>{/block:NoteCount}</center>
  598. {/block:PermalinkPage}
  599. {block:PostNotes}
  600. <div id="postnotes">{PostNotes}</div>
  601. {/block:PostNotes}</div>{/block:Posts}
  602. </div></div>
  603.  
  604. {block:indexpage}
  605. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  606. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  607. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  608. <script type="text/javascript">
  609. $(window).load(function(){
  610. var $wall = $('#posts');
  611. $wall.imagesLoaded(function(){
  612. $wall.masonry({
  613. itemSelector: '#entry, #entry_photo',
  614. isAnimated : false
  615. });
  616. });
  617.  
  618. $wall.infinitescroll({
  619. navSelector : '#page-nav',
  620. nextSelector : '#page-nav a',
  621. itemSelector : '#entry, #entry_photo',
  622. bufferPx : 2000,
  623. debug : false,
  624. errorCallback: function() {
  625. $('#infscr-loading').fadeOut('normal');
  626. }},
  627. function( newElements ) {
  628. var $newElems = $( newElements );
  629. $newElems.hide();
  630. $newElems.imagesLoaded(function(){
  631. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  632. });
  633. }); $('#content').show(500);
  634. });
  635. </script>
  636. {/block:indexpage}
  637.  
  638. <body onkeydown="return false">
  639.  
  640. <div id="stripe"></div>
  641.  
  642. </body>
  643.  
  644. <div style="z-index:99999999999; position:fixed; bottom:0px; left:30px; opacity:0.7"><img src="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F3.bp.blogspot.com%2F-sENDGxTYMWA%2FVJLGM58a5CI%2FAAAAAAAAElY%2Fi7VuC7Dlk9M%2Fs1600%2Ftumblr_inline_n92sedSCfo1r787op.png&container=blogger&gadget=a&rewriteMime=image%2F*" height="300"></a></div>
  645.  
  646.  
  647. <div style="z-index:99999999999; position:fixed; bottom:5px; right:5px; opacity:0.7"><a href="http://vampiration.tumblr.com" title="THEME BY VAMPIRATION"><img src="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2F2.bp.blogspot.com%2F-88OaAEtMsz0%2FVIMNbfcdPUI%2FAAAAAAAAEkE%2FDlLU2GaIKBE%2Fs1600%2Ffavicon.png&container=blogger&gadget=a&rewriteMime=image%2F*" width="20"></a></div>
  648.  
  649.  
  650. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement