Advertisement
kathisneckdeep

[OLD] theme 12: step

Apr 24th, 2016
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.32 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. *.。.☆ step theme (theme 12) by distance-themes or fleaur ☆.。.*
  8. don't repost as your own + pls pls keep the credit
  9. hope you like this! enjoy x
  10. -->
  11.  
  12. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  13.  
  14. <link href='https://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
  15.  
  16. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
  17.  
  18.  
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:text" content="#4d4d4d"/>
  21. <meta name="color:link" content="#4d4d4d"/>
  22. <meta name="color:post bg" content="#ffffff"/>
  23. <meta name="color:border" content="#eeeeee"/>
  24. <meta name="color:bar" content="#fcebd5"/>
  25. <meta name="color:bar2" content="#fcebd5"/>
  26. <meta name="color:barh" content="#fad6ab"/>
  27.  
  28.  
  29. <meta name="image:background" content=""/>
  30.  
  31. <meta name="if:all borders" content="1"/>
  32. <meta name="if:infinite scroll" content="0"/>
  33.  
  34. <meta name="text:link 1 url" content="/"/>
  35. <meta name="text:link 1 name" content="home"/>
  36. <meta name="text:link 2 url" content="/ask"/>
  37. <meta name="text:link 2 name" content="mssg me"/>
  38. <meta name="text:link 3 url" content="/submit"/>
  39. <meta name="text:link 3 name" content="submit"/>
  40. <meta name="text:link 4 url" content="/archive"/>
  41. <meta name="text:link 4 name" content="past"/>
  42.  
  43.  
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. ::-webkit-scrollbar {
  52. width: 9px;
  53. height: 4px;
  54. background: {color:background};
  55. }
  56.  
  57. ::-webkit-scrollbar-thumb {
  58. border:3px solid {color:background};
  59. background-color: {color:bar};
  60. }
  61.  
  62. #s-m-t-tooltip {
  63. max-width:300px;
  64. margin:10px 0px 0px 10px;
  65. padding:3px 3px 3px 3px;
  66. background: #fff;
  67. border:0px solid {color:borderr};
  68. font-family: 'Raleway', sans-serif;
  69. font-size:10px;
  70. letter-spacing:0px;
  71. text-transform:lowercase;
  72. color:#000;
  73. z-index:999999999999999999999999999999999999;
  74. }
  75.  
  76. #topbar{
  77. top:0;
  78. right:0;
  79. left:0;
  80. width:100%;
  81. z-index:20000;
  82. height:25px;
  83. background-color:{color:bar};
  84. position:fixed;
  85. }
  86.  
  87. #bottombar{
  88. bottom:0;
  89. right:0;
  90. left:0;
  91. width:100%;
  92. z-index:10000;
  93. height:25px;
  94. background-color:{color:bar};
  95. position:fixed;
  96. }
  97.  
  98. #leftbar{
  99. top:0;
  100. left:0;
  101. height:100%;
  102. z-index:10000;
  103. width:20px;
  104. background-color:{color:bar};
  105. position:fixed;
  106. }
  107.  
  108. #leftbar2{
  109. top:0;
  110. left:25px;
  111. height:100%;
  112. z-index:10000;
  113. width:5px;
  114. background-color:{color:bar};
  115. position:fixed;
  116. }
  117.  
  118. #rightbar{
  119. top:0;
  120. right:0;
  121. height:100%;
  122. z-index:10000;
  123. width:20px;
  124. background-color:{color:bar};
  125. position:fixed;
  126. }
  127.  
  128. #rightbar2{
  129. top:0;
  130. right:25px;
  131. height:100%;
  132. z-index:10000;
  133. width:5px;
  134. background-color:{color:bar};
  135. position:fixed;
  136. }
  137.  
  138. .tbtitle{
  139. font-size:20px;
  140. letter-spacing:3px;
  141. margin-top:-25px;
  142. margin-right:5px;
  143. float:right;
  144. padding:5px;
  145. text-transform:uppercase;
  146. }
  147.  
  148. .tbtitle a{
  149. background:{color:background};
  150. padding-right:5px;
  151. padding-left:5px;
  152. }
  153.  
  154. .tbdesc{
  155. padding:5px;
  156. margin-top:12px;
  157. }
  158.  
  159. #bsbaryo{
  160. width:200px;
  161. height:auto;
  162. padding:8px;
  163. {block:ifnotallborders}border-top:2px solid{color:bar};
  164. border-left:2px solid{color:bar};{/block:ifnotallborders}
  165. {block:ifallborders}border:2px solid{color:bar};{/block:ifallborders}
  166. font-style:bold;
  167. background:{color:background};
  168. bottom:100px;
  169. letter-spacing:1px;
  170. left:90px;
  171. font-family: 'Raleway', sans-serif;
  172. text-align:center;
  173. position:fixed;
  174. }
  175.  
  176.  
  177. #navlinks {
  178. font-size:5px;
  179. position: fixed;
  180. background-color:{color:barh};
  181. width:10px;
  182. height:10px;
  183. bottom: 35px;
  184. padding:2px;
  185. right: 40px;
  186. z-index:999999999999;
  187. text-align:center;
  188. overflow:hidden;
  189. -webkit-transition:all 0.7s ease-in-out;
  190. -moz-transition:all 0.7s ease-in-out;
  191. transition:all 0.7s ease-in-out;
  192. }
  193.  
  194. #navlinks a {
  195. color:{color:barh};
  196. font-size:8px;
  197. letter-spacing:1px;
  198. font-weight:bold;
  199. text-decoration: none;
  200. }
  201.  
  202. #navlinks:hover {
  203. width:50px;
  204. -webkit-transition:all 0.7s ease-in-out;
  205. -moz-transition:all 0.7s ease-in-out;
  206. transition:all 0.7s ease-in-out;
  207. }
  208.  
  209. #navlinks:hover a {
  210. color:{color:text};
  211. }
  212.  
  213. .linkiees{
  214. margin-top:5px;
  215. border-top:1px solid {color:bar};
  216. padding:3px;
  217. text-align:center;
  218. }
  219.  
  220. .linkiees a{
  221. -webkit-transition: all 1s ease-in-out;
  222. -moz-transition: all 1s ease-in-out;
  223. -ms-transition: all 1s ease-in-out;
  224. -o-transition: all 1s ease-in-out;
  225. transition: all 1s ease-in-out;
  226. font-size:10px;
  227. line-height:20px;
  228. padding:1px;
  229. }
  230.  
  231. .linkiees a:hover{
  232. background:{color:bar};
  233. }
  234.  
  235. #content {
  236. margin-top:60px;
  237. margin-left:300px;
  238. width: 700px;
  239. float: left;
  240. {block:PermalinkPage}
  241. margin-right:20px;{/block:PermalinkPage}
  242. }
  243.  
  244.  
  245. body {
  246. background-color: {color:background};
  247. background-image: url({image:background});
  248. background-attachment:fixed;background-repeat:repeat;
  249. background-position:center;
  250. font-family: 'Raleway', sans-serif;
  251. font-size: 11px;
  252. color: {color:text};
  253. }
  254.  
  255. a {
  256. color: {color:link};
  257. text-decoration:none;
  258. }
  259.  
  260. blockquote {
  261. padding-left:5px;
  262. border-left:2px solid;
  263. color: {color:text};
  264. margin-left:3px;
  265. margin-bottom:5px;
  266. }
  267.  
  268. img, iframe, embed, object, video {
  269. max-width: 100%;
  270. }
  271.  
  272. #tumblr_controls, .tmblr-iframe{
  273. z-index:999999999999999999!important;
  274. -webkit-filter:invert(100%);
  275. -moz-filter:invert(100%);
  276. -o-filter:invert(100%);
  277. -ms-filter:invert(100%);
  278. filter:invert(100%);
  279. position:fixed!important;
  280. opacity:.3;
  281. }
  282.  
  283. /*post stuff*/
  284.  
  285. article {
  286. -webkit-transition: all .7s ease-in-out;
  287. -moz-transition: all .7s ease-in-out;
  288. -ms-transition: all .7s ease-in-out;
  289. -o-transition: all .7s ease-in-out;
  290. transition: all .7s ease-in-out;
  291. border:1px solid {color:border};
  292. -moz-box-shadow: 5px 5px 0px 0px {color:bar2};
  293. -webkit-box-shadow: 5px 5px 0px 0px {color:bar2};
  294. box-shadow: 5px 5px 0px 0px {color:bar2};
  295. {block:PermalinkPage}
  296. -moz-box-shadow: 0px 2px 0px 0px #{color:bar};
  297. -webkit-box-shadow: 2px 2px 0px 0px #{color:bar};
  298. box-shadow: 2px 2px 0px 0px #{color:bar};
  299. {/block:PermalinkPage}
  300. background: {color:post bg};
  301. margin: 20px;
  302. margin-left:55px;
  303. margin-bottom:60px;
  304. padding: 10px;
  305. width: 250px;
  306. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  307. }
  308.  
  309. #note{
  310. max-height:250px;
  311. overflow:auto;
  312. }
  313.  
  314. article:hover{
  315. {block:PermalinkPage}border: 1px solid {color:bar};{/block:PermalinkPage}
  316. {block:IndexPage}border: 1px solid {color:background};{/block:IndexPage}
  317. z-index:200;
  318. -webkit-transition: all .7s ease-in-out;
  319. -moz-transition: all .7s ease-in-out;
  320. -ms-transition: all .7s ease-in-out;
  321. -o-transition: all .7s ease-in-out;
  322. transition: all .7s ease-in-out;
  323. }
  324.  
  325. article:hover{
  326. {block:IndexPage}-moz-box-shadow: 0 0 0px 0px {color:bar};
  327. -webkit-box-shadow: 0 0 0px 0px {color:bar};
  328. box-shadow: 0 0 0px 0px {color:bar};{/block:IndexPage}
  329. z-index:200;
  330. -webkit-transition: all .7s ease-in-out;
  331. -moz-transition: all .7s ease-in-out;
  332. -ms-transition: all .7s ease-in-out;
  333. -o-transition: all .7s ease-in-out;
  334. transition: all .7s ease-in-out;
  335. }
  336.  
  337. article img{
  338. -webkit-transition: all .3s ease-in-out;
  339. -moz-transition: all .3s ease-in-out;
  340. -ms-transition: all .3s ease-in-out;
  341. -o-transition: all .3s ease-in-out;
  342. transition: all .3s ease-in-out;
  343. outline:0px solid {color:post bg};
  344. outline-offset:0px;
  345. }
  346.  
  347. article img:hover{
  348. z-index:200;
  349. {block:IndexPage}outline:15px solid {color:post bg};
  350. outline-offset:-5px; {/block:IndexPage}
  351. {block:PermalinkPage}outline:0px solid {color:post bg};
  352. outline-offset:0px;{/block:PermalinkPage}
  353. }
  354.  
  355. .title{
  356. font-family: 'Raleway', sans-serif;
  357. font-size:20px;
  358. margin-bottom:1px;
  359. }
  360.  
  361. .ans{
  362. font-family: 'Raleway', sans-serif;
  363. }
  364. .qtext{
  365. font-family: 'Raleway', sans-serif;
  366. }
  367.  
  368. .wteveridk{
  369. font-family: 'Raleway', sans-serif;
  370. margin-left:5px;
  371. margin-bottom:-3px;
  372. }
  373.  
  374. .chat span {
  375. float: left;
  376. margin-right: 10px;
  377. }
  378.  
  379.  
  380. #pbborder{
  381. -webkit-transition: all 1s ease-in-out;
  382. -moz-transition: all 1s ease-in-out;
  383. -ms-transition: all 1s ease-in-out;
  384. -o-transition: all 1s ease-in-out;
  385. transition: all 1s ease-in-out;
  386. opacity:0;
  387. background:transparent
  388. text-align: center;
  389. position: absolute;
  390. height:0px;
  391. width:0px;
  392. border-top:1px solid {color:border};
  393. border-left:1px solid {color:border};
  394. top:-2px;
  395. left:-2px;
  396. font-family: 'Raleway', sans-serif;
  397. padding:10px;
  398. font-size: 10px;
  399. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  400. }
  401.  
  402. article:hover #pbborder{
  403. z-index:200;
  404. -webkit-transition: all 1s ease-in-out;
  405. -moz-transition: all 1s ease-in-out;
  406. -ms-transition: all 1s ease-in-out;
  407. -o-transition: all 1s ease-in-out;
  408. transition: all 1s ease-in-out;
  409. opacity:1;
  410. width:20px;
  411. height:20px;
  412. }
  413.  
  414. #pbborder2{
  415. -webkit-transition: all 1s ease-in-out;
  416. -moz-transition: all 1s ease-in-out;
  417. -ms-transition: all 1s ease-in-out;
  418. -o-transition: all 1s ease-in-out;
  419. transition: all 1s ease-in-out;
  420. opacity:0;
  421. background:transparent;
  422. text-align: center;
  423. position: absolute;
  424. height:0px;
  425. width:0px;
  426. border-bottom:1px solid {color:border};
  427. border-right:1px solid {color:border};
  428. bottom:-2px;
  429. right:-2px;
  430. font-family: 'Raleway', sans-serif;
  431. padding:10px;
  432. font-size: 10px;
  433. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  434. }
  435.  
  436. article:hover #pbborder2{
  437. z-index:200;
  438. -webkit-transition: all 1s ease-in-out;
  439. -moz-transition: all 1s ease-in-out;
  440. -ms-transition: all 1s ease-in-out;
  441. -o-transition: all 1s ease-in-out;
  442. transition: all 1s ease-in-out;
  443. opacity:1;
  444. width:20px;
  445. height:20px;
  446. }
  447.  
  448. #perma1a{
  449. -webkit-transition: all .7s ease-in-out;
  450. -moz-transition: all .7s ease-in-out;
  451. -ms-transition: all .7s ease-in-out;
  452. -o-transition: all .7s ease-in-out;
  453. transition: all .7s ease-in-out;
  454. opacity:0;
  455. background:{color:post bg};
  456. text-align: center;
  457. text-transform:uppercase;
  458. letter-spacing:1px;
  459. position: absolute;
  460. height:auto;
  461. width:220px;
  462. top:20px;
  463. left:-10px;
  464. font-family: 'Raleway', sans-serif;
  465. padding:5px;
  466. font-size: 10px;
  467. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  468. }
  469.  
  470. article:hover #perma1a{
  471. opacity:.8;
  472. left:20px;
  473. }
  474.  
  475. #perma1b{
  476. -webkit-transition: all 1s ease-in-out;
  477. -moz-transition: all 1s ease-in-out;
  478. -ms-transition: all 1s ease-in-out;
  479. -o-transition: all 1s ease-in-out;
  480. transition: all 1s ease-in-out;
  481. opacity:0;
  482. background:{color:post bg};
  483. text-align: center;
  484. text-transform:uppercase;
  485. letter-spacing:1px;
  486. position: absolute;
  487. height:auto;
  488. width:220px;
  489. top:45px;
  490. left:-10px;
  491. font-family: 'Raleway', sans-serif;
  492. padding:5px;
  493. font-size: 10px;
  494. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  495. }
  496.  
  497. article:hover #perma1b{
  498. opacity:.8;
  499. left:20px;
  500. }
  501.  
  502.  
  503.  
  504. #perma2{
  505. border-top:1px solid{color:bar};
  506. text-align:right;
  507. padding:3px;
  508. padding-bottom:0px;
  509. }
  510.  
  511. .tumblr_audio_player {
  512. width: 400px;
  513. height: 100px;
  514. overflow: hidden;
  515. position: relative;
  516. z-index: 1000;
  517. }
  518.  
  519. {block:ifnotinfinitescroll}
  520. .pagi { /*pagi stuff*/
  521. font-size:15px;
  522. font: {select:font};
  523. color: {color:link};
  524. text-align:center;
  525. padding:2px;
  526. padding-top:5px;
  527. }
  528. {/block:ifnotinfinitescroll}
  529.  
  530. {block:ifinfinitescroll}
  531. .pagi {
  532. display:none;
  533. }
  534. {/block:ifinfinitescroll}
  535.  
  536. </style>
  537. </head>
  538. <body>
  539.  
  540. <title>{Title}</title>
  541. <div id="topbar"></div>
  542. <div id="bottombar"></div>
  543. <div id="leftbar"></div>
  544. <div id="leftbar2"></div>
  545. <div id="rightbar"></div>
  546. <div id="rightbar2"></div>
  547.  
  548. <div id="bsbaryo">
  549. <div class="tbtitle">
  550. <a href="/">{Title}</a></div>
  551. <div class="tbdesc">
  552. {Description}</div>
  553.  
  554. <div class="linkiees">
  555. <a href="{text:link 1 url}" >{text:link 1 name}</a>
  556. <a href="{text:link 2 url}" >{text:link 2 name}</a>
  557. <a href="{text:link 3 url}" >{text:link 3 name}</a>
  558. <a href="{text:link 4 url}" >{text:link 4 name}</a>
  559. {block:HasPages}
  560. {block:Pages}
  561. / <a href="{URL}">{Label}</a></li>
  562. {/block:Pages}
  563. {/block:HasPages}
  564. <a href="maoli.co.vu" title="credits">theme</a></div></div>
  565.  
  566. {block:Pagination}
  567. <div class="pagination">
  568. <div class="pagi">
  569. {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
  570. {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}
  571. </div></div>
  572. {/block:Pagination}
  573. </div>
  574. <nav>
  575. <ul>
  576. {block:HasPages}
  577. {block:Pages}
  578. <li> <a href="{URL}">{Label}</a></li>
  579. {/block:Pages}
  580. {/block:HasPages}
  581. </ul>
  582. </nav>
  583.  
  584. <div id="content">
  585. {block:Posts}
  586. <article>
  587. {block:Text}
  588. <div class="text">
  589. {block:Title}<h1 class="title">
  590. <a href="{Permalink}">{Title}</a>
  591. </h1>{/block:Title}
  592. {Body}
  593. <div id="perma2">
  594. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  595. </div>
  596. {/block:Text}
  597.  
  598. {block:Photo}
  599. <div class="photo">
  600. {LinkOpenTag}<a href="{Permalink}" target="_blank"><img src="{PhotoURL-400}" alt="{PhotoAlt}" /></a>{LinkCloseTag}
  601. <div id="perma1a">
  602. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}">reblog</a></div>
  603. <div id="perma1b">
  604. <a href="{Permalink}" target="_blank" title="post info">{NoteCount} notes</a>
  605. </div>
  606. <div id="pbborder"></div>
  607. <div id="pbborder2"></div>
  608. {/block:Photo}
  609.  
  610. {block:Photoset}
  611. <div class="photoset">
  612. {block:IndexPage}
  613. {Photoset-250}
  614. {/block:IndexPage}
  615. {block:PermalinkPage}
  616. {Photoset-400}
  617. {/block:PermalinkPage}
  618. <div id="perma2">
  619. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  620. </div>
  621. {/block:Photoset}
  622.  
  623. {block:Quote}
  624. <div class="quote">
  625. {Quote}
  626. {block:Source}<cite>{Source}</cite>{/block:Source}
  627. <div id="perma2">
  628. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  629. </div>
  630. {/block:Quote}
  631.  
  632. {block:Link}
  633. <div class="link">
  634. <h1 class="title"><a href="{URL}">{Name}</a></h1>
  635. {block:Description}{Description}{/block:Description}
  636. <div id="perma2">
  637. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  638. </div>
  639. {/block:Link}
  640.  
  641. {block:Chat}
  642. <div class="chat">
  643. <ul>
  644. {block:Lines}
  645. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  646. {/block:Lines}
  647. </ul>
  648. <div id="perma2">
  649. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  650. </div>
  651. {/block:Chat}
  652.  
  653. {block:Audio}
  654. <div class="audio">
  655. {block:AlbumArt}
  656. <img src="{AlbumArtURL}" width="100px" height="100px"/>
  657. {/block:AlbumArt}
  658. {AudioPlayerWhite}
  659. {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
  660. {block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}</span><br>
  661. {block:Artist}<b>artist:</b> {Artist}{/block:Artist}
  662. <div id="perma2">
  663. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  664. </div>
  665. {/block:Audio}
  666.  
  667. {block:Video}
  668. <div class="video">
  669. <div class="video-player">{Video-400}</div>
  670. <div id="perma2">
  671. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  672. </div>
  673. {/block:Video}
  674.  
  675. {block:Answer}
  676. <div class="answer">
  677. <div class="ans">
  678. <img src="{AskerPortraitURL-30}" align="left" style="margin-top:-3px;margin-right:4px;border-radius:10px;background:#fff;padding:2px;">
  679. {Asker}:<em>{Question}</em>
  680. {Answer}
  681. <div id="perma2">
  682. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  683. </div>
  684. {/block:Answer}
  685. </div>
  686.  
  687. <div id="perma">
  688. {block:PermalinkPage}
  689. {block:HasTags}</br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  690. {block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  691. <div id="note">
  692. {block:PostNotes}{PostNotes}{/block:PostNotes}
  693. </div></div>
  694. {/block:PermalinkPage}
  695. </footer>
  696. </article>
  697. {/block:Posts}
  698. </div>
  699.  
  700. <!-- don't touch it lol -->
  701.  
  702. <div style="display:none">
  703. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5263526";
  704. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  705. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  706. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  707. </script>
  708. </div>
  709.  
  710. <div id="navlinks"><a href="http://j.gs/12878167/theme-credit" title="theme credit" target="_blank">DISTANCE</a></div>
  711.  
  712. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  713. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  714. {block:IfInfiniteScroll}
  715. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  716. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  717. {/block:IfInfiniteScroll}
  718.  
  719. <script>
  720. (function() {
  721. var $tumblelog = $('#content');
  722. {block:IfInfiniteScroll}
  723. $tumblelog.infinitescroll({
  724. navSelector : ".pagination",
  725. nextSelector : ".pagination a:first",
  726. itemSelector : "article",
  727. bufferPx : 50,
  728. done : "",
  729. loading: {
  730. img : "",
  731. msgText: ""
  732. },
  733. },
  734. function( newElements ) {
  735. var $newElems = $( newElements ).css({ opacity: 0 });
  736. $newElems.imagesLoaded(function(){
  737. $newElems.animate({ opacity: 1 });
  738. $tumblelog.masonry( 'appended', $newElems);
  739. });
  740. }
  741. );
  742. {/block:IfInfiniteScroll}
  743. $tumblelog.imagesLoaded( function(){
  744. $tumblelog.masonry({
  745. columnWidth: function( containerWidth ) {
  746. return containerWidth / 100;
  747. }
  748. });
  749. });
  750. })();
  751. </script>
  752. </body>
  753. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement