TattyRM

THEME 42

Aug 15th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.36 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  4. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  5. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  6. <script>
  7. (function($){
  8. $(document).ready(function(){
  9. $("[title]").style_my_tooltips({
  10. tip_follows_cursor:true,
  11. tip_delay_time:20,
  12. tip_fade_speed:400,
  13. attribute:"title"
  14. });
  15. });
  16. })(jQuery);
  17. </script>
  18. <script>
  19. function click() {
  20. if (event.button==2||event.button==3) {
  21. oncontextmenu='return false';
  22. }
  23. }
  24. document.onmousedown=click
  25. document.oncontextmenu = new Function("return false;")
  26. </script>
  27.  
  28. <!-- ★ --------------------------------- ★ @ BASE TOTALMENTE CODIFICADA POR USMODEL
  29. NÃO COPIE, NÃO SE INSPIRE E NÃO RETIRE CRÉDITOS
  30. @ THEME FEITO POR "SUA URL AQUI"
  31. ★ --------------------------------- ★ -->
  32.  
  33. <!-- FAVICON AND TITLE -->
  34. <link rel="shortcut icon" href="{favicon}">
  35. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  36.  
  37.  
  38. <!-- APPEARANCE -->
  39.  
  40. <!-- IMAGENS-->
  41. <meta name="image:sidebar" content=""/>
  42. <meta name="image:background" content=""/>
  43.  
  44. <!-- CORES -->
  45. <meta name="color:background" content="#202020"/>
  46. <meta name="color:barra" content="#c99e9e"/>
  47. <meta name="color:texto" content="#fff"/>
  48. <meta name="color:link" content="#fff"/>
  49. <meta name="color:link hover" content="#c99e9e"/>
  50. <meta name="color:postagens" content="#333333"/>
  51. <meta name="color:borda" content="#000"/>
  52. <meta name="color:detalhes" content="#c99e9e"/>
  53.  
  54. <meta name="text:link1" content="" />
  55. <meta name="text:link1 nome" content="" />
  56. <meta name="text:link2" content="" />
  57. <meta name="text:link2 nome" content="" />
  58. <meta name="text:link3" content="" />
  59. <meta name="text:link3 nome" content="" />
  60. <meta name="text:link4" content="" />
  61. <meta name="text:link4 nome" content="" />
  62.  
  63.  
  64.  
  65.  
  66. </head>
  67.  
  68. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700' rel='stylesheet' type='text/css'>
  69.  
  70. <link href='https://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  71.  
  72. <link href='https://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  75.  
  76. <link href='https://fonts.googleapis.com/css?family=Glegoo' rel='stylesheet' type='text/css'>
  77.  
  78. <style>
  79. body{background:{color:background};
  80. background-image:url('{image:background}');
  81. background-attachment:fixed;}
  82.  
  83. a, a:link, a:active, a:visited {color:{color:link};
  84. text-decoration:none}
  85. a:hover {color:{color:links hover};
  86. text-decoration:none}
  87.  
  88. titulo{text-decoration:none;}
  89.  
  90. blockquote {margin:0px;}
  91.  
  92. /* BARRA DE ROLAGEM */
  93. ::-webkit-scrollbar-thumb{background-color: {color:barra};
  94. border: 1px solid {color:background};
  95. height:auto;}
  96. ::-webkit-scrollbar {height:7px;
  97. width:7px;
  98. background-color: {color:barra};
  99. border: 3px solid {color:background};}
  100.  
  101. #align{float:left;
  102. margin-top:40px;
  103. margin-left:400px;
  104. width:800px;
  105. color:{color:texto};
  106. font-family: 'Cuprum';
  107. font-size: 12px;
  108. text-align:left;}
  109.  
  110. .posts{position:relative; float:left;
  111. display:inline-block;
  112. width:200px;
  113. background:{color:postagens};
  114. padding:10px 10px 8px 10px;
  115. border:1px solid #202020;
  116. margin:4px;
  117. border-radius:1px;}
  118. .posts {{block:PermalinkPage}width:250px;
  119. {/block:PermalinkPage} }
  120. .posts img{max-width:200px;}
  121. .imgpost img{width:200px;}
  122. .photoset{max-width:200px;}
  123.  
  124. .vsanna{display:none;}
  125.  
  126. /* CURSOR PERSONALIZADO */
  127. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  128. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  129.  
  130. #tumblr_controls{position: fixed!important;
  131. z-index:15;}
  132. iframe#tumblr_controls {right:3px !important;
  133. position: fixed !important;
  134. -webkit-transition: opacity 0.5s linear;
  135. opacity: 0.6;
  136. -webkit-transition: all 0.8s ease-out;
  137. -moz-transition: all 0.8s ease-out;
  138. transition: all 0.8s ease-out;}
  139. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear;
  140. opacity: 1;
  141. -webkit-transition: all 0.4s ease-out;
  142. -moz-transition: all 0.4s ease-out;
  143. transition: all 0.4s ease-out;}
  144.  
  145. .posts .its{margin-top:-10px;
  146. margin-left:0px;
  147. width:auto;
  148. height:13px;
  149. line-height:30px;
  150. text-align:right;
  151. color:{color:links};
  152. font-size:6.5px;
  153. background:transparent;
  154. font-family:'helvetica';
  155. letter-spacing:3px;
  156. text-transform:uppercase;
  157. opacity:0;
  158. transform:rotatex(180deg);
  159. transition:.0s;}
  160. .posts:hover .its{opacity:1;
  161. margin-top:-5px;
  162. transform:rotatex(0deg);
  163. transition:.3s;}
  164.  
  165. .posts .sex{display:block;
  166. left:25%;
  167. bottom:47%;
  168. position:absolute;}
  169. .posts .sex a{width:160px;
  170. height:auto;
  171. padding:10px;
  172. line-height:12px;
  173. text-align:center;
  174. font-size:12px;
  175. color:#eee;
  176. background:rgba(0, 0 ,0, 0.6);
  177. font-family:'helvetica';
  178. letter-spacing:1px;
  179. text-transform:uppercase;
  180. margin:1px; opacity:0;
  181. -webkit-transition-duration: .6s;
  182. -moz-transition-duration: .6s;
  183. -o-transition-duration: .6s;
  184. -webkit-transform: scale(0.6);
  185. -o-transform: scale(0.6);
  186. -moz-transform: scale(0.6);
  187. transition:all 0.6s;
  188. border-radius:2px;}
  189. .posts:hover .sex a{opacity:100;
  190. -moz-transition:all 0.6s linear;
  191. -moz-transform: scale(1.0);
  192. -o-transform: scale(1.0);
  193. transition:all 0.6s linear;
  194. -webkit-transform: scale(1.0);}
  195.  
  196. /*** Ask por Warvada: Não retire os céditos. ******************************/
  197. .pergunta{margin-top:0px; width:190px; height:auto; padding:5px 5px 10px 5px; text-align:left; outline-offset:-3px; border:1px solid #000; outline:1px solid #000; background:{color:background};}
  198.  
  199. .perguntou{position:absolute; display:inline-block; margin-top:-5px; margin-left:27px; padding:0 4px 0 4px; background:#000; border-radius:2px; border:1px solid #000; font-family:'Consolas'; font-size:9px; text-transform:uppercase; font-weight:bold; z-index:99;}
  200.  
  201. .quem-img img{position:absolute; display:inline-block; margin-top:-7px; margin-left:10px; width:10px; height:10px; padding:2px 8px 2px 2px; border:1px solid #000; background:#fff; border-radius:2px; box-shadow:inset -6px 0 0 #000;}
  202.  
  203. .resposta{margin-top:1px; width:200px; height:auto; text-align:left; text-indent:2px; border-top:3px double #000;}
  204.  
  205. /* CHAT POR HTMLUV TOTALMENTE
  206. MODIFICADO POR USMODEL */
  207. .chat {margin: 0;
  208. font-size: 11px;
  209. font-family: 'courier';
  210. text-align: left;}
  211. .chat .lines {font-family: 'courier';
  212. font-size: 11px;
  213. color: {color:text};}
  214. .chat .lines span {font-family:'courier';
  215. font-size:11px;}
  216. #laudio-caption {margin-top:10px;}
  217. #laudio-caption p {padding:5px;
  218. margin-bottom:1px;
  219. background:#f5f5f5; }
  220. #lalbum-art {display:inline-block; float:left;}
  221. #laudio-player {display:inline-block;}
  222.  
  223. #s-m-t-tooltip {-webkit-animation: CH 600ms;
  224. max-width:150px;
  225. margin:20px 20px 20px 8px;
  226. background: rgba(0, 0, 0, .4);
  227. color:#fff;
  228. z-index:9999;
  229. font-family:'Share Tech Mono';
  230. font-size:10px;
  231. text-align:center;
  232. text-transform: uppercase;
  233. border-radius:3px;
  234. padding:4px;}
  235.  
  236. .sidebar{position:fixed;
  237. width:200px;
  238. height:190px;
  239. top:100px;
  240. left:100px;
  241. background:#888;
  242. box-shadow:5px 5px 0 #000;}
  243.  
  244. .titulo{position:fixed;
  245. width:auto;
  246. margin-top:5px;
  247. margin-left:40px;
  248. font-family:'Sacramento';
  249. text-shadow:1px 1px 0 #000;
  250. text-align:left;
  251. color:#b9959f;
  252. font-size:33px;}
  253.  
  254. .description{position:fixed;
  255. width:200px;
  256. margin-top:45px;
  257. margin-left:5px;
  258. font-family:'Share Tech Mono';
  259. text-align:left;
  260. color:{color:texto};
  261. text-transform: uppercase;
  262. font-size:9px;}
  263.  
  264. /* SIDEBAR,MENU,IMAGEM FEITO POR DRESSBY */
  265.  
  266.  
  267. /**MOD 2 | LHFY**/
  268. #mod1{height:80px;margin-top:95px;width:280px;
  269. margin-left:68PX; position:fixed;}
  270. #mod1 img {width:88px;height:90px;
  271. -webkit-transition: all 0.8s ease-in-out;
  272. -moz-transition: all 0.8s ease-in-out;
  273. -o-transition: all 0.8s ease-in-out;
  274. -ms-transition: all 0.8s ease-in-out;
  275. transition: all 1.2s ease-in-out; border-radius:0px;
  276. z-index:50;border:1px solid {color:detalhes}}
  277. #mod1 img:hover{
  278. -webkit-transform: rotate(0deg) scale(1) skew(0deg)
  279. translate(0px);
  280. -moz-transform: rotate(0deg) scale(1) skew(0deg)
  281. translate(0px);
  282. -o-transform: rotate(0deg) scale(1) skew(0deg)
  283. translate(0px);
  284. -ms-transform: rotate(0deg) scale(1) skew(0deg)
  285. translate(0px);
  286. webkit-filter: grayscale(0);-webkit-filter: grayscale(100%);
  287. -webkit-transition: all 1.2s linear;
  288. -moz-transition: all 0.2s linear;transition: all 1.2s linear;
  289. -webkit-filter: sepia(0.1) brightness(1.1) grayscale(1.0) }
  290.  
  291. .descri1 {color:#fff;position:fixed; width:155px; margin-left:170px;height:60px; line-height:20px; margin-top:95px;font-family: 'Glegoo', serif;
  292. text-align:center; font-size:11px; ;opacity: 10;transition:0.9s; transform : rotateX(360deg);padding:5px;line-height:18px;background:#202020;border-left:3px dotted {color:detalhes};}
  293.  
  294.  
  295.  
  296.  
  297. /**CÓDIGO FEITO POR LUXUOSEI****/
  298.  
  299. #FAIXA2{MARGIN-LEFT:350PX ;MARGIN-TOP:0PX;background:#000; ;HEIGHT:700PX;WIDTH:35PX;POSITION:FIXED;z-index:-99999999999999999999999;border:1px dotted {color:detalhes};}
  300.  
  301.  
  302.  
  303.  
  304. .core {color:{color:detalhes};position:fixed; width:10px; margin-left:360px;height:20px; line-height:0px; margin-top:0px;font-family: 'Great Vibes', cursive;
  305. text-align:center; font-size:28px; ;opacity: 10;transition:0.9s; transform : rotateX(360deg);padding:0px;line-height:28px;}
  306.  
  307. /***Menu border side por poeta-abalada***/
  308. #ipand {
  309. width:400px;
  310. height: 20px;
  311. margin-left:170px;
  312. margin-top:170px;
  313. position: fixed;
  314. }
  315. #ipand a {
  316. text-align: center;
  317. float: left;
  318. font-family:'cuprum';
  319. font-size:10px;
  320. height:15px;
  321. width:40px;
  322. line-height:18px;
  323. color:#aaa;
  324. -webkit-transition: all 0.4s ease-out;
  325. -moz-transition: all 0.4s ease-out;
  326. font-style: normal;
  327. background-color:#202020;
  328. margin-left:1px;
  329. border: 1px solid #000;}
  330. #ipand a:hover{
  331. color:#fff;
  332. -webkit-transition: 0.44s linear;
  333. background:{color:detalhes};
  334. border: 1px dotted #000;
  335. -webkit-transform: rotate(-9deg);}
  336.  
  337.  
  338.  
  339. /*------Caixinha por babetoxic. Não retire os créditos.-------*/
  340. .up {margin-top:200px;margin-left:148px;width:150;height:200px;position:fixed;}
  341. .btxup{transition:1s;width:110px;height:20px;text-align:left;position:fixed;margin-top:15px; margin-left:40px;opacity:0;border:0px solid #9d9d9d;}
  342. .btxup img{width:14px;margin-left:1px;border:1px solid #ccc;transition: 1s;}
  343. .btxup img:hover{transform: scale(1.2) rotateY(0deg);-webkit-filter: grayscale(90%);transition:1s ease;border:1px solid #ccc;}
  344.  
  345. .up:hover .btxup{margin-left:60px;transition:1.5s;opacity:1;}
  346.  
  347. .btxtt {transition:1s;margin-top:-4px; margin-left:76px; position:fixed;width:70px;text-align:left;z-index:9999;text-align:center;color:#858585;font-size:11px;text-transform:uppercase; font-family:'cuprum';height:15px;line-height:15px;background:#202020;border-bottom:1px solid #9d9d9d;opacity:1;}
  348. .up:hover .btxtt{transition:0.5s;opacity:1;}
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. </style>
  356. <link href='https://fonts.googleapis.com/css?family=Squada+One|Nova+Mono|Signika|Montez|Cookie|BenchNine|Oswald|Sacramento|Share+Tech+Mono|Ubuntu+Condensed|Cuprum' rel='stylesheet' type='text/css'>
  357. <body>
  358.  
  359. <div style="position:fixed; margin-left:60px; margin-top:-10px; width:1050px; height:4%; background:#000; border:2px solid {color:detalhes}; z-index:3;border-radius:0px 0px 50px 50px;"></div>
  360.  
  361.  
  362.  
  363.  
  364. <!-- SIDEBAR -->
  365.  
  366.  
  367.  
  368. <div id="center">
  369.  
  370.  
  371.  
  372. <!-- MODERADORA UM -->
  373. <div id="mod1">
  374. <a href="URL AQUI">
  375. <img src="{image:sidebar}"></a>
  376. </div>
  377. <div class="descri1">{description} </div>
  378.  
  379.  
  380.  
  381. <div class="core"> ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● </div>
  382.  
  383. <div id ="ipand">
  384. <a href="/">link1</a>
  385. <a href="/">link2</a>
  386. <a href="/">link3</a>
  387. <a href="/">link4</a>
  388. </div></div>
  389.  
  390.  
  391.  
  392. </div>
  393.  
  394.  
  395. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  396. <div style="position:fixed; bottom:60px; left:1200px;background:#;font-family: 'arial', cursive;font-size:10px;width:55px;border:3px double {color:detalhes};">
  397. <font color="#4682B4"><small></small></font>
  398. <a href="http://dressby.tumblr.com" title="Theme por dressby + Base por Usmodel ">Dressby </a>
  399. <font color="{color:detalhes}"><small> ● </small></font>
  400. </div>
  401. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  402.  
  403.  
  404.  
  405. <DIV ID="FAIXA2"></DIV>
  406.  
  407. <div class="wside1"></div>
  408.  
  409.  
  410.  
  411.  
  412. </div>
  413.  
  414.  
  415.  
  416. </div>
  417.  
  418. <!-- FINAL DA SIDEBAR -->
  419. <div id="align">
  420. {block:Posts}
  421. <div class="posts">
  422.  
  423. {block:Text}
  424. {block:Title}<div style="font-family:'Courier'; text-align:cente; font-size:12px; lihe-height:0px;"><center>{Title}</center></div>{/block:Title}
  425. {body}
  426. {block:indexpage}
  427. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  428. </div>
  429. {/block:indexpage}
  430. {/block:Text}
  431.  
  432. {block:Quote}
  433. {Quote}<br>
  434. <div style="margin-top:5px; padding-top:1px; font-family:calibri; font-size:8px; line-height:6px; text-transform: uppercase; padding:2px; text-align:right; font-weight:bold;">{block:Source}{Source}{/block:Source}</div>
  435. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  436. </div>
  437. {/block:indexpage}
  438. {/block:Quote}
  439.  
  440. {block:Chat}
  441. {block:Lines}
  442. <div class="chat">
  443. <div class="lines">{block:Label}
  444. <span>{Label}</span>
  445. {/block:Label}
  446. {Line}</div></div>
  447. {/block:Lines}
  448. {block:indexpage}
  449. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  450. </div>
  451. {/block:indexpage}
  452. {/block:Chat}
  453.  
  454. {block:Link}
  455. <a href="{URL}" target="{Target}"><div style="font-size:10px; padding:2px; text-align:center; text-transform: uppercase;"><titulo><u>{Name}</u></titulo></div></a>
  456. {block:Description}{Description}{/block:Description}
  457. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  458. </div>
  459. {/block:indexpage}
  460. {/block:Link}
  461.  
  462. {block:Audio}
  463. <div class="text">
  464. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  465. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  466. <div id="laudio-caption">
  467. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  468. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  469. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  470. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  471. </div></div>
  472. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  473. </div>
  474. {/block:Audio}
  475.  
  476. {block:Photo}
  477. {LinkOpenTag}
  478. <div class="imgpost"><center><img src="{PhotoURL-400}"></center></a></div>
  479. {block:indexpage}
  480. <div class="sex">
  481. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth}">●</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  482. </div>
  483. {/block:indexpage}
  484. {/block:Photo}
  485.  
  486. {block:Photoset}
  487. <div class="imgpost"><center>{Photoset}</center></div>
  488. {block:indexpage}
  489. <div class="sex">
  490. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth}">●</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  491. </div>
  492. {/block:indexpage}
  493. {/block:Photoset}
  494.  
  495. {block:Video}
  496. {block:Indexpage}{Video-250}{/block:IndexPage}
  497. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  498. {block:indexpage}
  499. <div class="sex">
  500. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth}">🕥</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">🔃</a>
  501. </div>
  502. {/block:indexpage}
  503. {/block:Video}
  504.  
  505. {block:Answer}
  506. <div class="pergunta">{Question}</div>
  507. <div class="perguntou">{Asker}</div>
  508. <div class="quem-img"><img src="{AskerPortraitURL-30}"> </div>
  509. <div class="resposta">{Answer}</div>
  510. {block:indexpage}
  511. <div class="its"><a href="{permalink}">{NoteCount} Notes</a> + <a href="{ReblogURL}">Reblog</a>
  512. </div>{/block:indexpage}{/block:Answer}
  513.  
  514. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  515. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  516.  
  517. {/block:Posts}
  518.  
  519. {block:IndexPage}
  520. <div class="column navigation" id="navigation">
  521. {block:Pagination}
  522. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  523. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  524. </div>
  525. {/block:IndexPage}
  526. </div></div>
  527.  
  528. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  529. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  530. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  531. <script type="text/javascript">
  532. $(window).load(function () {
  533. $('#align').masonry(),
  534. $('.masonryWrap').infinitescroll({
  535. navSelector : "div#navigation",
  536. nextSelector : "div#navigation a#nextPage",
  537. itemSelector : ".posts",
  538. bufferPx : 10000,
  539. extraScrollPx: 11000,
  540. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  541. loadingText : "",
  542. },
  543. // call masonry as a callback.
  544. function() { $('#align').masonry({ appendedContent: $(this) }); }
  545. );
  546. });
  547. </script>
  548.  
  549. </body>
  550.  
  551.  
  552.  
  553.  
  554. </html>
  555.  
  556.  
  557.  
  558.  
  559. </div>
Advertisement
Add Comment
Please, Sign In to add comment