Advertisement
kathisneckdeep

[OLD] theme 5: diazepam

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