Advertisement
wissex

Theme 01 #WISSEX

Jan 7th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.69 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"><head profile="http://gmpg.org/xfn/11">
  2.  
  3. <link rel="shortcut icon" href="{favicon}"><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><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="x-dns-prefetch-control" content="off"/>
  4.  
  5.  
  6.  
  7. <!---
  8. THEME FEITO POR WISSEX, NÃO COPIE NEM PLAGEI EU SABEREI
  9. AO CONTRARIO DE MUITOS, CONHEÇO MUITO BEM MEUS CODIGOS OK ?
  10. --->
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{image:favicon}">
  14.  
  15. {block:Description}
  16. <meta name="description" content="{MetaDescription}" />
  17. {/block:Description}
  18.  
  19. <!--- fontezinhas aqui --->
  20. <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  21. <link href='https://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>
  22. <link href='https://fonts.googleapis.com/css?family=Josefin+Sans' rel='stylesheet' type='text/css'>
  23. <link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  24. <link href='https://fonts.googleapis.com/css?family=Rancho' rel='stylesheet' type='text/css'>
  25. <link href='https://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  26. <link href='https://fonts.googleapis.com/css?family=Rokkitt:700' rel='stylesheet' type='text/css'>
  27.  
  28. <!-- inicio appareance -->
  29. <meta name="color:background" content="#fff" />
  30. <meta name="color:entry" content="#fff" />
  31. <meta name="color:link" content="#aaa" />
  32. <meta name="color:lhover" content="#aaa" />
  33. <meta name="color:text" content="#ccc" />
  34. <meta name="color:text menu" content="#aaa" />
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="image:favicon" content=""/>
  37. <meta name="text:frase" content="You gotta go and get angry at all of my honestyYou know I try But I don't do too well with apologies I hope I don't run out of time Could someone call a referee? Cause I just need one more shot at forgiveness I know you know that I made those mistakes Maybe once or twice. Is it too late now to say sorry Yeah I know that I let you down Is it too late to say I'm sorry now? I'm not just trying to get you back on me Is it too late now to say sorry? Yeah I know that I let you down Is it too late to say I'm sorry now?"/>
  38. <meta name="text:link1" content=""/>
  39. <meta name="text:link1 name" content="Go home"/>
  40. <meta name="text:link2" content=""/>
  41. <meta name="text:link2 name" content="Ask-me"/>
  42. <meta name="text:link3" content=""/>
  43. <meta name="text:link3 name" content="Exclu"/>
  44. <meta name="text:link4" content=""/>
  45. <meta name="text:link4 name" content="Precius"/>
  46. <meta name="text:link5" content=""/>
  47. <meta name="text:link5 name" content="Designs"/>
  48. <meta name="text:link6" content=""/>
  49. <meta name="text:link6 name" content="Designs"/>
  50. </head>
  51.  
  52. <style>
  53.  
  54. /*--- Background ---*/
  55.  
  56. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  57.  
  58.  
  59. /*--- Link ---*/
  60. a {color: {color:link}; text-decoration: none; text-transform: none;}
  61. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  62.  
  63. /*ALINHAMENTO DOS POSTS*/
  64. #content {width:900px;
  65. margin-left:200px;
  66. margin-top:155px;
  67. }
  68.  
  69. /* seleção colorida */
  70. b, strong { color: #ccc;} /* negrito */
  71. i { color: #000; } /* italico */
  72. u, underline {border-bottom: 1px #db7093 solid; text-decoration: none;} /* sublinhado */
  73. s, strike { color: #db7390;} /* riscado */
  74. ::-moz-selection { color: #ffc0cb; background: #fff;} /* selecao */
  75. ::selection { color:#ffc0cb; background: #fff; } /* selecao */
  76.  
  77. /*CAIXA DOS POSTS*/
  78. .caixa { position:relative; background:{color:entry}; width:200px; font-family: 'Share Tech Mono', ; height:auto; border:1px solid #9c9c9c;text-decoration:none; text-transform:Lowercase; text-align:justify; font-size:9px; color:{color:text}; margin-bottom:13px; margin-left:10px; padding:3px;}
  79. .caixa img{max-width:200px; height:auto;}
  80. .caixa:hover .hover {opacity:1;}
  81. .hover {margin-left:-55px; position: absolute; opacity:0; z-index: 4; -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease; padding: 3px 5px 5px 5px; margin-top:-110px; max-width:200px;}
  82.  
  83.  
  84. .likee{margin-left:140px; border-radius: 100px; padding:3px; background-color:#B5B5B5;-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;-o-transition: all 0.9s ease;transition: all 0.9s ease; margin-top:auto;}
  85. .caixa:hover .likee{opacity:1; transition:1s;}
  86. .reblogg{margin-left:140px;border-radius: 100px; padding:3px; background-color:#B5B5B5; -webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;transition: all 0.9s ease;margin-top:10px;}
  87. .caixa:hover .reblogg{opacity:1; transition:1s;}
  88.  
  89. .ws-barra img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:350px;}
  90.  
  91. .ws-barra2 img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:450px;}
  92.  
  93. .ws-barra3 img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:550px;}
  94.  
  95. .ws-barra4 img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:650px;}
  96.  
  97. .ws-barra5 img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:750px;}
  98.  
  99. .ws-barra6 img {position:fixed; width:100px; height:30px; font-size:15px; margin-top:-70px; left:850px;}
  100.  
  101. /* linha side */
  102. .ws-l{position:fixed; width:180px; height:200px; top:60px; left:170px; border-top:1px solid #9c9c9c;}
  103. .ws-l2{position:fixed; width:180px; height:2000px; top:60px; left:170px; border-left:1px solid #9c9c9c;}
  104. .ws-l3{position:fixed; width:180px; height:200px; top:60px; left:950.5px; border-top:1px solid #9c9c9c;}
  105. .ws-l4{position:fixed; width:180px; height:2000px; top:60px; left:950.5px; border-right:1px solid #9c9c9c;}
  106.  
  107. /* side começa aqui */
  108. .wscx{position:fixed; top:-10px; left:350px; width:600px; height:100px; z-index:99999999999999999999999999999999999999999999999999999999999999999999999px; background:#fff; border:1px solid #9c9c9c;}
  109. .side {position:fixed;margin-left:-5px;z-index:9999999999999999999999px;margin-top:-0px;height:100px;width:100px;}
  110. .imagem img { height:70px; width:70px; margin-top:80px; margin-left:270px; border:1px solid black; padding:9px; background:#fff; padding:2px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  111.  
  112. .side:hover .imagem img {-webkit-filter: grayscale(75%);transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  113.  
  114. .frasesid {position:fixed; z-index:999999999999999999px; background:#fff;text-decoration:none; top:10px; left:360px; width:580px; height:50px; text-align:center; line-height:15px; color:{color:text}; font-size:10px;font-family: 'Rokkitt', serif; opacity:1; transition:1s;}
  115.  
  116. /* menu da side */
  117. /* um */
  118. #wsxmenu {position:fixed;width:100px;height:39px; top:103.5px; margin-left:60px; text-align:center;font-size:8px; z-index:9999999999999px;transition:.10s;opacity:0; font-family: 'Josefin Sans', sans-serif;line-height:15px;border-radius: 10px 10px 10px 10px; transition:1s; }
  119. #wsxmenu a {display:inline-block; width:60px; height:13px; line-height:15px; padding:0; color:black; text-transform:uppercase; left:90px;margin-top:10px;border-bottom:2px solid black; transition:1s;}
  120. #wsxmenu a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  121. .wscx:hover #wsxmenu {opacity:10; transition:1s;}
  122.  
  123. /* dois */
  124. #wsxmenu2 {position:fixed; width:100px;height:13px; top:86.5px; margin-left:120px;text-align:center; font-size:8px; transition:.1s; opacity:0; font-family: 'Josefin Sans', sans-serif; text-transform:uppercase;line-height:15px;border-radius: 10px 10px 10px 10px;transition:1s;}
  125. #wsxmenu2 a {display:inline-block; width:60px; height:13px; margin-top:27px; line-height:15px; padding:0; color:{color:text menu}; text-transform:uppercase; border-bottom:2px solid black; transition:1s;}
  126. #wsxmenu2 a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  127. .wscx:hover #wsxmenu2 {opacity:10.0; transition:1s;}
  128.  
  129.  
  130. /* tres */
  131. #wsxmenu3 {position:fixed; width:100px;height:13px; top:70px; margin-left:180px; text-align:-90px; font-size:8px; float:left; transition:.1s; opacity:0; font-family: 'Josefin Sans', sans-serif; text-decoration:uppercase;line-height:15px;border-radius: 10px 10px 10px 10px; transition:1s;}
  132. #wsxmenu3 a {display:inline-block; width:60px; height:13px; margin-top:44px; line-height:15px; padding:0; color:{color:text menu}; text-transform:uppercase;border-bottom:2px solid black; transition:1s;}
  133. #wsxmenu3 a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  134. .wscx:hover #wsxmenu3 {opacity:10.0; transition:1s;}
  135.  
  136. /* quatro */
  137. #wsxmenu4 {position:fixed; width:100px;height:13px; top:53px; margin-left:335px;text-align:center; font-size:8px; transition:.1s; opacity:0; font-family: 'Josefin Sans', sans-serif;text-transform:uppercase;line-height:15px;border-radius: 10px 10px 10px 10px; transition:1s;}
  138. #wsxmenu4 a {display:inline-block; width:60px; height:13px; margin-top:61px; line-height:15px; padding:0; color:{color:text menu}; text-transform:uppercase; border-bottom:2px solid #000; transition:1s;}
  139. #wsxmenu4 a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  140. .wscx:hover #wsxmenu4 {opacity:10.0; transition:1s;}
  141.  
  142. /* cinco */
  143. #wsxmenu5 {position:fixed; width:100px;height:13px; top:53px; margin-left:395px;text-align:center; font-size:8px; transition:.1s; opacity:0; font-family: 'Josefin Sans', sans-serif;text-transform:uppercase;line-height:15px;border-radius: 10px 10px 10px 10px; transition:1s;}
  144. #wsxmenu5 a {display:inline-block; width:60px; height:13px; margin-top:61px; line-height:15px; padding:0; color:{color:text menu}; text-transform:uppercase; border-bottom:2px solid #000; transition:1s;}
  145. #wsxmenu5 a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  146. .wscx:hover #wsxmenu5 {opacity:10.0; transition:1s;}
  147.  
  148. /* seis */
  149. #wsxmenu6 {position:fixed; width:100px;height:13px; top:53px; margin-left:455px;text-align:center; font-size:8px; transition:.1s; opacity:0; font-family: 'Josefin Sans', sans-serif;text-transform:uppercase;line-height:15px;border-radius: 10px 10px 10px 10px; transition:1s;}
  150. #wsxmenu6 a {display:inline-block; width:60px; height:13px; margin-top:61px; line-height:15px; padding:0; color:{color:text menu}; text-transform:uppercase; border-bottom:2px solid #000; transition:1s;}
  151. #wsxmenu6 a:hover{color:#cdc9c9; border-bottom:2px solid #cdc9c9; transition:1s;}
  152. .wscx:hover #wsxmenu6 {opacity:10.0; transition:1s;}
  153.  
  154. /* fim do menu */
  155.  
  156. /* titulo dos textos nos posts | de texts | */
  157. .title{position:center; font-size:13px; font-family: 'Kaushan Script', cursive; text-decoration:none; color:#ffc0cb;}
  158. .texts {position:left; font-size:10px; text-decoration:lowercase; font-family:calibri;color:{color:text};}
  159.  
  160. /*--- • Quote by Helpdesigns • Não remova os créditos • Não plagie • ---*/
  161. .quote:first-letter{font-family: 'Lobster', cursive; text-decoration:uppercase; font-size:17px; color:#b5b5b5;}
  162. .quote {margin: 0; padding:4px; font-family:calibri; text-decoration:uppercase; font-size:11px;}
  163. .pquotesource {text-align: left; text-transform: none; margin-bottom: 5px;font-style:italic;}
  164. .pquotesource a, a:hover{text-transform: none;}
  165.  
  166. .notesquotes {position:absolute; bottom:0px; opacity:0; background-color:transparent; color:#919191; padding:5px 10px 2px 5px;font-size: 9px; font-family: calibri; margin-top: -2px; width: 100px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left;text-transform:uppercase;}
  167.  
  168. .notesquotes a {color:#919191;}
  169. .caixa:hover .notesquotes{opacity:10;transition:1s;}
  170.  
  171.  
  172.  
  173. /* ask by: conservos */
  174.  
  175. .ask {background:transparent; width: 500px; padding: 4px; font-family: ‘Cambria’;color:{color:text};}
  176. .bge{border:solid 1px #9c9c9c; font-size:11px;border-radius:100px;}
  177. .bge:hover {-webkit-transform: rotate(360deg); -webkit-transition: all 0.99s ease-in-out; border: 1px solid #9c9c9c;border-radius:0px;}
  178. .fd {border-bottom:2px solid #9c9c9c;}
  179. .th {font-size:8px;}
  180. lk{color:black;}
  181.  
  182. /* Fim de código */
  183. .titlepost{position:center; text-align:center; font-size:25px; font-family: 'Pinyon Script', cursive; text-decoration:none; color:black;}
  184.  
  185. /* Meus créditos | NÃO RETIRE MEUS CRÉDITOS DAQUI VIU ? */
  186. .wissex {position:fixed; width:65px;text-shadow:1px 1px 0 #ccc; height:13px;margin-left:12px; line-height:15px;letter-spacing:1.5px; margin-top:430px; font-size:13px; font-family: 'Josefin Sans', sans-serif; color:#eee;background:#eee;border:1px solid #ccc; transition:1s;}
  187. .wsx{position:fixed; width:75px;text-shadow:1px 1px 0 #8b8989; margin-left:-50px; margin-top:3px; font-size:9px; color:#ccc; opacity:0.0; font-family:'calibri'; border-top:1px solid #ccc; transition:1s;}
  188. .wissex:hover {box-shadow:inset 65px 0 0 0 #b5b5b5;text-shadow:2px 1px 1px #fff; color:black; transition:1s;}
  189. .wissex:hover .wsx {margin-left:-5px; opacity:10.0; transition:1s;}
  190. /* fim dos créditos */
  191.  
  192. </style>
  193.  
  194. <body>
  195. <div class="ws-barra">
  196. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  197. </div>
  198. <div class="ws-barra2">
  199. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  200. </div>
  201. <div class="ws-barra3">
  202. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  203. </div>
  204. <div class="ws-barra4">
  205. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  206. </div>
  207. <div class="ws-barra5">
  208. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  209. </div>
  210. <div class="ws-barra6">
  211. <img src="http://static.tumblr.com/emwtqwy/rvGo0lsvf/transparent__4_.png">
  212. </div>
  213. <div class="ws-l"></div><div class="ws-l2"></div>
  214. <div class="ws-l3"></div><div class="ws-l4"></div>
  215. <div class="wscx">
  216. <div class="side">
  217. <div class="imagem img"><img src="{image:sidebar}"></div>
  218. <div class="frasesid">{text:frase}</div>
  219.  
  220. <div id="wsxmenu"><a href="{text:link1}">{text:link1 name}</a></div>
  221. <div id="wsxmenu2"><a href="{text:link2}">{text:link2 name}</a></div>
  222. <div id="wsxmenu3"><a href="{text:link3}"> {text:link3 name}</a></div>
  223. <div id="wsxmenu4"><a href="{text:link4}"> {text:link4 name}</a></div>
  224. <div id="wsxmenu5"><a href="{text:link5}"> {text:link5 name}</a></div>
  225. <div id="wsxmenu6"><a href="{text:link6}">{text:link6 name}</a></div>
  226. </div></div></div></div></div></div></div></div></div></div></div>
  227.  
  228. </div> </div> </div></div> </div> </div></div> </div> </div>
  229. <div class="wissex">
  230. <a href="http://Wissex.tumblr.com" title="feito por wissex">Wissex</a>
  231. <div class="wsx"> Original bitch! </div>
  232. </div>
  233. </div> </div> </div>
  234.  
  235. <div id="content">
  236. {block:Posts}
  237. <div class="caixa">
  238.  
  239.  
  240. {block:Text}
  241. <div class="title">{block:Title}<titulo><center>{Title}</center></titulo>{/block:Title}</div>
  242. <div class="texts">{body}</div></left>
  243. <div class="notesquotes">
  244. <a href="{permalink}">{NoteCount} Notes</a> -
  245. <a href="{ReblogURL}" color="#cdc9c9" target="_blank">Reblog, babe!</a>
  246. </div>
  247. {/block:Text}
  248.  
  249.  
  250.  
  251.  
  252. <!--Post: Foto-->
  253. {block:Photo}{LinkOpenTag}
  254. <div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  255. {/block:Photo}
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263. <!--Post: Photoset-->
  264. {block:Photoset}
  265. <div class="imagens">{Photoset}</div>
  266.  
  267. {block:indexpage}<div class="notes">
  268. <a href="{permalink}"> {NoteCount} Notes</a> -
  269. <a href="{ReblogURL}" target="_blank">Reblog, babe!</a>
  270. </div>{/block:indexpage}
  271.  
  272. {block:PermalinkPage}
  273. {block:Caption}{Caption}{/block:Caption}
  274. {Photoset-500}
  275. {/block:PermalinkPage}
  276. {/block:Photoset}
  277.  
  278.  
  279.  
  280. <!--Post: Quote-->
  281. {block:Quote}
  282. <div class="quote"><center>{Quote}</center></div>
  283. <div class="pquotesource"></div>
  284. {/block:Quote}
  285.  
  286.  
  287.  
  288. <!--Post: Chat-->
  289. {block:Chat}
  290. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  291. <div class="chat"><ul>{block:Lines}
  292. <li class="person{UserNumber}">{block:Label}
  293. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  294. {/block:Chat}
  295.  
  296.  
  297.  
  298.  
  299. <!--Post: Link-->
  300. {block:Link}
  301. <a href="{URL}" target="{Target}"><h2>{Title}</h2></a>
  302. {block:Description}{Description}{/block:Description}
  303. {/block:Link}
  304.  
  305.  
  306.  
  307. <!--Post: Áudio-->
  308. {block:Audio}
  309. {AudioPlayer}
  310. {/block:Audio}
  311.  
  312.  
  313.  
  314. <!--Post: Video-->
  315. {block:Video}
  316. {block:Indexpage}{Video-250}{/block:IndexPage}
  317. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  318. {block:Caption}{Caption}{/block:Caption}
  319. {/block:Video}
  320.  
  321.  
  322.  
  323. <!--Post: Ask-->
  324. {block:Answer}
  325. <!—- askby: conservos —->
  326.  
  327. <div class="ask">
  328. {Question}
  329. </div>
  330. <img src="{AskerPortraitURL-30}" align="right" class="bge">
  331. <lk>{Asker}</lk>
  332. <div class="fd"></div>
  333. <div class="th">{Answer}</div>
  334.  
  335. <div class="notesquotes">
  336. <a href="{permalink}">{NoteCount} Notes</a> -
  337. <a href="{ReblogURL}" color="#cdc9c9" target="_blank">Reblog, babe</a>
  338. </div>
  339. {/block:indexpage}
  340. {/block:Answer}
  341.  
  342.  
  343.  
  344. <!--Notes hover-->
  345. {block:photo}
  346. <center>
  347. <div class=“box>
  348.  
  349. <center>
  350. {block:IndexPage}<div class="hover"><div class="likee"><a target="_blank" href="{Permalink}">{LikeButton color="white"}</a></div><div class="reblogg"><a href="{ReblogURL}" target="_blank">{ReblogButton color="white"}</a></div></div>{/block:IndexPage}</div>
  351. {/block:photo}</center>
  352.  
  353.  
  354.  
  355. <!------NOTES QUOTES----->
  356. {block:quote}
  357. {block:indexpage}
  358. <div class="notesquotes">
  359. <a href="{permalink}">{NoteCount} Notes</a> -
  360. <a href="{ReblogURL}" color="#cdc9c9" target="_blank">Reblog, babe</a>
  361. </div>
  362. {/block:indexpage}
  363. {/block:quote}
  364.  
  365.  
  366. </div>
  367. {/block:Posts}
  368. </div>
  369. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  370. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  371. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  372. <script type="text/javascript">
  373. $(window).load(function () {
  374. $('#content').masonry(),
  375. $('.masonryWrap').infinitescroll({
  376. navSelector : "div#navigation",
  377. nextSelector : "div#navigation a#nextPage",
  378. itemSelector : ".caixa",
  379. bufferPx : 10000,
  380. extraScrollPx: 11000,
  381. loadingImg : "",
  382. loadingText : "<i> </i>",
  383. },
  384. // call masonry as a callback.
  385. function() { $('#content').masonry({ appendedContent: $(this) }); }
  386. );
  387. });
  388. </script>
  389. {block:IndexPage}
  390. <div class="column navigation" id="navigation">
  391. {block:Pagination}
  392. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  393. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  394. </div>
  395. {/block:IndexPage}
  396. </body>
  397.  
  398. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement