TattyRM

THEEME 46

Oct 27th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.46 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. <!----------------------------------------------------------------------------
  4. •----------------------------------•
  5. . BASE FEITA POR WAJESTOU .
  6. . THEME FEITO POR Dressby .
  7. . NÃO COPIE, TENHA CRIATIVIDADE .
  8. . PLÁGIO É CRIME .
  9. •----------------------------------•
  10. ------------------------------------------------------------------------------>
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  16. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  17. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  18. <script>
  19. (function($){
  20. $(document).ready(function(){
  21. $("[title]").style_my_tooltips({
  22. tip_follows_cursor:true,
  23. tip_delay_time:20,
  24. tip_fade_speed:400,
  25. attribute:"title"
  26. });
  27. });
  28. })(jQuery);
  29. </script>
  30. <script>
  31. function click() {
  32. if (event.button==2||event.button==3) {
  33. oncontextmenu='return false';
  34. }
  35. }
  36. document.onmousedown=click
  37. document.oncontextmenu = new Function("return false;")
  38. </script>
  39.  
  40.  
  41. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  42. <html xmlns="http://www.w3.org/1999/xhtml">
  43. <head profile="http://gmpg.org/xfn/11">
  44.  
  45. <head>
  46. <!-- APPEARANCE -->
  47. <meta name="color:background" content="#fff" />
  48. <meta name="color:back" content="#fff" />
  49. <meta name="color:detalhes" content="#eeeee" />
  50. <meta name="color:text" content="#c3c3c3" />
  51. <meta name="image:sidebar" content="" />
  52.  
  53.  
  54.  
  55.  
  56.  
  57. <title>{Title}</title>
  58.  
  59.  
  60. <link href='https://fonts.googleapis.com/css?family=Glegoo' rel='stylesheet' type='text/css'>
  61.  
  62. <link href="https://fonts.googleapis.com/css?family=Baloo+Chettan" rel="stylesheet">>
  63.  
  64. <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
  65.  
  66. </head>
  67.  
  68. <style type="text/css">
  69.  
  70. /* BOTÕES DE FOLLOW, DASHBOARD DO THEME, NÃO MEXA NESSE CODIGO */
  71.  
  72. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0; right: 6px !important;position: fixed !important;z-index:52;}
  73.  
  74. /* BACKGROUND E AFINS, CONFIGURAÇÕES TOTAIS DO THEME */
  75.  
  76. body{background:{color:background}; color:{color:text}; font-family:Calibri; font-size:11px; text-align:center;}
  77. a {color:{color:text}; text-decoration:none;}
  78.  
  79. /* NO #POSTS VC MUDA O LEFT E O TOP DOS POSTS */
  80.  
  81. #posts{float:left; margin-top:80px; margin-left:195px; width:1100px; padding-bottom:40px;}
  82.  
  83. /* CODIGO DOS POSTS, AQUI VC PERSONALIZA OS POSTS */
  84.  
  85. .postagens {{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} width:195px; position:relative; float:left; overflow:hidden; display:inline-block; top:50px; margin:12px; padding:6px 6px 3px 6px; border:1px solid {color:back};;background:#fff;border:3px outset {color:detalhes};box-shadow:4px 4px 1px 2px {color:detalhes};}
  86.  
  87.  
  88. /* AQUI É O TAMANHO DAS IMAGENS NO POST, TEM QUE ESTAR IGUAL AO TAMANHO DA ENTRY, PARA FICAR TUDO CERTO */
  89.  
  90. .postagens img{{block:permalinkpage} width:450px; float:center; position:fixed {/block:permalinkpage} max-width:195px; height:auto; transition:1s;}
  91.  
  92. /* BLOQUEIO DA VIA E SOURCE DOS QUOTES */
  93.  
  94. .vsanna{display:none;}
  95.  
  96. /* AQUI É O TEXTO DO THEME, OS TITULOS */
  97.  
  98. .postagens texto{font-family:Baumans; font-size:13px; line-height:11px; color:{color:text};}
  99.  
  100. /* AQUI É O CORPO DOS TEXTOS, O QUE TIVER ESCRITO ABAIXO */
  101.  
  102. .postagens corpo{font-family:Baumans; font-size:10px; color:{color:text};}
  103.  
  104. /* AQUI SÃO OS LINKS */
  105.  
  106. .postagens links{font-family:Baumans; text-transform:uppercase; font-family:Courier; font-style:italic; font-size:13px; }
  107.  
  108. /* AQUI É O QUOTE */
  109.  
  110. .quotes {font-family:Baumans; font-size:12px; text-align:center; line-height:15px; margin-top:5px; color:{color:text};}
  111. .quotes::first-letter {font-family:'Great Vibes', cursive; font-size:18px;}
  112. .source {margin-top:5px; border-top:1px dotted {color:detalhes}; font-family:Calibri; font-size:9px; text-align:right; text-transform:uppercase; line-height:17px; color:{color:text};}
  113.  
  114. /* BLOCKQUOTE DOS TEXTOS (O QUE TEM NO CORPO DE UMA POSTAGEM EM TEXTO) */
  115.  
  116. blockquote {margin:0px; text-align:left; padding:4px; background:#f9f9f9; width:185px; border:1px solid #eee;}
  117. blockquote img{width:183px;}
  118.  
  119. /* ASKS (PERGUNTA 1 = CONFIGURAÇÕES SOBRE A URL DA PESSOA Q TE MANDOU A ASK, PERGUNTA 2 = A ASK) */
  120.  
  121. .pergunta2 { margin-left:0px; padding:2px; padding-left:4px; padding-right:4px; border-bottom:2px solid #ccc; font-family:Baumans; font-size:9px; text-transform:uppercase; margin-top:0px; width:186px; background:{color:back}; color:{color:detalhes}; text-align:left;}
  122. .pergunta2::first-letter {font-family:'Great Vibes', cursive; font-size:12px;}
  123.  
  124. .resposta {margin-top: -4px; font-family:Baumans; font-size:9px; line-height:10px; text-transform:uppercase; margin-left:0px; text-align:left; padding-left:4px; padding-right:4px; width:186px; margin-top:-5px; color:#888; }
  125. .resposta img{width:192px; margin-top:10px; margin-left:-3px;}
  126.  
  127.  
  128. /* CODIGO DOS NOTES DA FOTO */
  129.  
  130. .postagens .photos {position:absolute; padding:5px 2px 2px 5px; text-align:left;width:188px; margin-top:10px; height:25px; font-family:Consolas; font-size:9px; text-transform:uppercase; line-height:11px; margin-left:0px; transition:.9s; background:rgba(217,217,217,.4);} .photos a{color:white; text-shadow:1px 1px 1px black;}
  131. .postagens:hover .photos{position:absolute; margin-top:-34px; transition:1s;}
  132.  
  133. /* ESTILO DE NOTES POR USMODEL - NÃO COPIE ESSA PORRA SEM PERMISSÃO, OU A COISA VAI FICAR FEIA PRO SEU LADO */
  134. .nots {right:-20px; margin-top:3px; font-family:'Glegoo'; text-align:left; text-transform: uppercase; border-top:1px solid {color:detalhes}; font-size:9px; width:auto; height:6px; line-height:5px; font-weight:normal; padding-top:5px; -webkit-transition:2s;background:rgba(255,255,255,0.2);}
  135. .reblogs {right:-20px; margin-top:-8px; font-family:'Glegoo'; text-align:right; text-transform: uppercase; font-size:9px; width:auto; height:6px; line-height:5px; font-weight:normal; padding-bottom:5px; -webkit-transition:2s;color:#000;}
  136.  
  137. /* CODIGO DOS CHATS */
  138. .chat {line-height: 10px; list-style: none }
  139. .chat ul {line-height: 10px; list-style: none; padding: 0px; line-height:14px;}
  140. .person1 {border:1px solid #eee; color: #999; font-size:9px; font-family:Calibri; text-transform:uppercase;}
  141. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:pink}
  142. .person2 {border:1px solid #eee; color:#999; font-size:9px; font-family:Calibri; text-transform:uppercase; }
  143. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:lightblue}
  144.  
  145. /*tooltip*/
  146. #s-m-t-tooltip {-webkit-animation: CH 600ms;
  147. max-width:150px;
  148. margin:20px 20px 20px 8px;
  149. background: rgba(255, 255, 255, .4);
  150. color:#c3c3c3;
  151. z-index:9999;
  152. font-family:'glegoo',serif;
  153. font-size:10px;
  154. text-align:center;
  155. text-transform: uppercase;
  156. border-radius:3px;
  157. padding:4px;}
  158.  
  159.  
  160. /* SELEÇÃO DO TEXTO DO THEME */
  161.  
  162. ::selection {color:white; background-color:grey;}
  163.  
  164. /* BARRA DE ROLAGEM */
  165.  
  166. ::-webkit-scrollbar-thumb{background:#ddd; border: 3px solid #ddd; height:auto;}
  167. ::-webkit-scrollbar {height:5px; width:5px; background:#ddd; border:2px solid {color:background};}
  168.  
  169.  
  170. /*descrição*/
  171. .descri1 {color:#c3c3c3;position:fixed; width:800px; margin-left:280px;height:40px; line-height:14px; margin-top:20px;font-family: 'Lobster', cursive; text-align:center; font-size:25px; ;opacity: 10;transition:0.9s; transform : rotateX(360deg);padding:0px;line-height:15px;background:#;border-left:0px dotted {color:detalhes};z-index:99;}
  172.  
  173.  
  174. #menu {position:fixed;width:250px;height:26px;margin-top:-5px;margin-left:120px;background:#;z-index:99;}
  175. #menu a {float:left;width:20px;height:20px;border-radius:0px;
  176. padding:4px;margin-top:-4px;margin-left:2px;font-family:'ARIAL';font-size:16px;text-align:center;line-height:24px;text-transform:uppercase;text-shadow:#e99e99;border:0px solid transparent;background:{color:detalhes};transition:0.5s;color:#fff;border:2px solid #c3c3c3;border-radius:100px}
  177. #menu a:hover {background:#fff;transition:0.5s;color:{color:detalhes};}
  178. #menu klan{float:left;width:10px;height:10px;padding:10px;margin-top:4px;margin-left:4px;font-family:'ARIAL';font-size:12px;text-align:center;line-height:04px;text-transform:uppercase;text-shadow:#ff99cc;border:0px solid transparent;color:#ff99cc;}
  179.  
  180.  
  181. /*imagem side | LHFY**/
  182. #mod1{height:80px;margin-top:10px;width:280px;
  183. margin-left:-50PX; position:fixed;z-index:99;}
  184. #mod1 img {width:70px;height:70px;
  185. -webkit-transition: all 0.8s ease-in-out;
  186. -moz-transition: all 0.8s ease-in-out;
  187. -o-transition: all 0.8s ease-in-out;
  188. -ms-transition: all 0.8s ease-in-out;
  189. transition: all 1.2s ease-in-out; border-radius:100px;
  190. z-index:50;border:10px solid {color:detalhes}}
  191. #mod1 img:hover{
  192. -webkit-transform: rotate(360deg) scale(1) skew(0deg)
  193. translate(0px);
  194. webkit-filter: grayscale(0.2);-webkit-filter: grayscale(100%);
  195. -webkit-transition: all 1.2s linear;
  196. -moz-transition: all 0.2s linear;transition: all 1.2s linear;
  197. -webkit-filter: sepia(0.0) brightness(1.1) grayscale(0.2) }
  198.  
  199.  
  200.  
  201. </style>
  202.  
  203.  
  204.  
  205. <link rel="shortcut icon" href="{Favicon}">
  206. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"
  207. />
  208. <meta name="viewport" content="width=820" />
  209.  
  210. <!--- FONTES PERSONALIZADAS GOOGLE --->
  211.  
  212. <link href='https://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  213.  
  214. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  215.  
  216. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  217.  
  218.  
  219.  
  220. <body>
  221.  
  222. <div align="center">
  223.  
  224. <!--- CODIGO DA SIDE --->
  225.  
  226. <div style="position:fixed; margin-left:-20px; margin-top:-20px; width:1500px; height:12%; background:{color:back}; z-index:3;border-radius:0px 0px 0px 0px;"></div>
  227.  
  228. <div style="position:fixed; margin-left:-10px; margin-top:-30px; width:2500px; height:3%; background:url(https://66.media.tumblr.com/314026436b515b086740ee503afb6b70/tumblr_mvz1b9nCOJ1rrn92qo1_100.png); border-bottom:0px solid {color:detalhes}; z-index:3;"></div>
  229.  
  230. <div style="position:fixed; margin-left:-20px; margin-top:50px; width:2500px; height:2%; background:url(https://66.media.tumblr.com/314026436b515b086740ee503afb6b70/tumblr_mvz1b9nCOJ1rrn92qo1_100.png); border-bottom:0px solid {color:detalhes}; z-index:3;"></div>
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. <!--- CODIGO DOS PONTINHOS --->
  240.  
  241.  
  242.  
  243.  
  244.  
  245. <!--- CODIGO DA DESCRIÇÃO --->
  246.  
  247. <div class="descri1">{description} </div>
  248.  
  249. <div id="mod1">
  250. <img src="{image:sidebar}"></a>
  251. </div>
  252.  
  253.  
  254. <div id="menu">
  255. <klan><a href="/" title="INICIO">
  256. <div style="font-size:13px;margin:-1px -1px;"><i class="fa fa-home" aria-hidden="true"></i></div></a></klan>
  257. <klan><a href="/fask" title="GEME">
  258. <div style="font-size:13px;margin:-1px -1px;"><i class="fa fa-comment-o" aria-hidden="true"></i></div></a></klan>
  259. <klan><a href="/submit" title="SUBMIT">
  260. <div style="font-size:13px;margin:-1px -1px;"><i class="fa fa-paper-plane-o" aria-hidden="true"></i></div></a></klan>
  261. <klan><a href="/tagged/meus" title="MEUS">
  262. <div style="font-size:13px;margin:-1px -1px;"><i class="fa fa-pencil" aria-hidden="true"></i></div></a></klan>
  263. <klan><a href="http://dressbydesigns.tumblr.com/" title="DESIGNS">
  264. <div style="font-size:13px;margin:-1px -1px;"><i class="fa fa-code" aria-hidden="true"></i></div></a></klan>
  265.  
  266.  
  267. </div>
  268.  
  269.  
  270.  
  271.  
  272. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  273. <div style="position:fixed; bottom:60px; left:1200px;background:#fff;font-family: 'arial', cursive;font-size:10px;width:55px;border:3px double {color:detalhes};">
  274. <font color="#4682B4"><small></small></font>
  275. <a href="http://dressby.tumblr.com" title="Theme por dressby + Base por wajestou ">Dressby </a>
  276. <font color="{color:detalhes}"><small> ✿ </small></font>
  277. </div>
  278. <!-- SE TIRAR ESSE CARALHO VAI TER TRETA PRO SEU LADO -->
  279.  
  280. </div>
  281.  
  282.  
  283.  
  284. </div>
  285.  
  286.  
  287. <div id="posts">
  288. {block:Posts}
  289. <div class="postagens">
  290.  
  291. <!-- TEXTOS -->
  292. {block:Text}
  293. {block:Title}<texto><center>{Title}</center></texto>{/block:Title}
  294. <corpo>{body}</corpo>
  295. <div style="margin-left:0px; margin-top: 0px; font-size:30px; font-family:calibri; line-height:28px; z-index: -9999; opacity:7; color:#f8cdcd; text-align:left; float: left; margin-left: -2px;"></div>&nbsp;&nbsp;{Quote}<br>
  296. <div style="margin-top:5px; padding-top:1px; font-family:Share Tech Mono; font-size:9px; line-height:10px; text-transform: uppercase; padding:2px; text-align:right; font-weight:Normal;">{block:Source}{Source}{/block:Source}</div>
  297.  
  298. <div class="nots">POSTED {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div><div class="reblogs"><a target="_blank" href="{ReblogURL}"><i class="fa fa-retweet"></i> reblog</a></div>
  299. {/block:Text}
  300.  
  301. <!-- FOTOS -->
  302. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  303.  
  304. <!--- NOTES DAS FOTOS --->
  305. <div class="photos">
  306. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  307. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  308. </div>
  309. {/block:Photo}
  310.  
  311. <!-- PHOTOSETS -->
  312.  
  313. {block:Photoset}{Photoset}
  314.  
  315. <!--- NOTES DOS PHOTOSETS --->
  316. <div class="photos">
  317. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  318. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  319. </div>
  320. {/block:Photoset}
  321.  
  322. <!-- QUOTES -->
  323.  
  324.  
  325. {block:Quote}
  326. <div style="margin-left:0px; margin-top: 0px; font-size:30px; font-family:calibri; line-height:28px; z-index: -9999; opacity:7; color:#f8cdcd; text-align:left; float: left; margin-left: -2px;">❝</div>&nbsp;&nbsp;{Quote}<br>
  327. <div style="margin-top:5px; padding-top:1px; font-family:Share Tech Mono; font-size:9px; line-height:10px; text-transform: uppercase; padding:2px; text-align:right; font-weight:Normal;">{block:Source}{Source}{/block:Source}</div>
  328.  
  329. <div class="nots">POSTED {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div><div class="reblogs"><a target="_blank" href="{ReblogURL}"><i class="fa fa-retweet"></i> reblog</a></div>
  330. {/block:indexpage}
  331. {/block:Quote}
  332.  
  333. <!-- VIDEOS -->
  334.  
  335. {block:Video}{block:Indexpage}<div style="max-width:210px; height:auto; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
  336.  
  337. <!--- NOTES DOS VIDEOS --->
  338. <div class="photos">
  339. <a href="{Permalink}"><i class="fa fa-folder-open"></i> {NoteCount} notes / {DayOfMonthWithZero} {ShortMonth} {Year}<br>
  340. <a style="margin-left:-1px; font-size:11px; " href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i> <font style="font-size:9px">Reblog this post here!</font></a>
  341. </div>
  342. {/block:Video}
  343.  
  344. <!-- LINKS -->
  345.  
  346. {block:Link}
  347. <a href="{URL}" class="link" {Target}><links>{Name}</links>
  348. {block:Description} {Description}{/block:Description}
  349. {/block:Link}
  350.  
  351. <!-- CHAT -->
  352.  
  353. {block:Chat}
  354. {block:Title}
  355. <texto>{Title}</texto>
  356. {/block:Title}
  357. <div class="chat"><ul>{block:Lines}
  358. <li class="person{UserNumber}">{block:Label}
  359. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  360. <div class="permalink">
  361. <a href="{Permalink}"><i class="fa fa-folder-open"></i> post with {NoteCount} notes / {DayOfMonthWithZero}.{MonthNumberWithZero}
  362. <div style="position:absolute; margin-top:-16px; margin-left:185px; font-size:12px;" href="{ReblogURL}" title="Reblog!" target="_blank"><i class="fa fa-retweet"></i></div>
  363. </div>
  364. {/block:Chat}
  365.  
  366. {block:Answer}
  367. <div class="asks">
  368.  
  369. <div class="pergunta2">{Asker} asked:<br>
  370. {Question} <a href="{Permalink}" target="_blank"><img style="float:right; margin-right:0px; margin-top:-1px; width:22px; padding:1px; border:2px solid #ccc; background:#fff" src="{AskerPortraitURL-48}"></a></div>
  371. <div class="resposta">{Answer}</div></div>
  372.  
  373. <!--- NOTES DAS ASKS --->
  374. <div class="permalink">
  375. <a href="{Permalink}"><i class="fa fa-folder-open"></i> post with {NoteCount} notes / {DayOfMonthWithZero}.{MonthNumberWithZero}
  376. <div style="position:absolute; margin-top:-16px; margin-left:185px; font-size:12px;" href="{ReblogURL}" title="Reblog!" target="_blank"><i class="fa fa-retweet"></i></div>
  377. </div>
  378. {/block:Answer}
  379.  
  380. {block:Audio}
  381. {AudioPlayer}
  382. {/block:Audio}
  383.  
  384. <!-- BLOQUEIO VIA/SOURCE -->
  385. <div class="vsanna">
  386. {block:RebloggedFrom}
  387. <a href="{ReblogParentURL}">via</a>
  388. {/block:RebloggedFrom}
  389. {block:ContentSource}
  390. <a href="{SourceURL}">source</a>
  391. {/block:ContentSource}
  392. </div>
  393.  
  394. </div>
  395. {/block:Posts}
  396. </div>
  397.  
  398. <!-- SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  399. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  400. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  401. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  402. <script type="text/javascript">
  403. $(window).load(function () {
  404. $('#posts').masonry(),
  405. $('.masonryWrap').infinitescroll({
  406. navSelector : "div#navigation",
  407. nextSelector : "div#navigation a#nextPage",
  408. itemSelector : ".postagens",
  409. bufferPx : 10000,
  410. extraScrollPx: 11000,
  411. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  412. loadingText : "carregando",
  413. },
  414. // call masonry as a callback.
  415. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  416. );
  417. });
  418. </script>
  419. <!-- FIM DO SCRIPT DE ORGANIZAÇÃO DE POSTS PARA TEMA EM GRADE -->
  420.  
  421.  
  422. <!-- ROLAGEM INFINITA PARA TEMA EM GRADE -->
  423. {block:IndexPage}
  424. <div class="column navigation" id="navigation">
  425. {block:Pagination}
  426. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  427. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  428. </div>
  429. {/block:IndexPage}
  430. <!-- FIM - ROLAGEM INFINITA PARA TEMA EM GRADE -->
  431. </body>
  432.  
  433.  
  434.  
  435. </html>
Advertisement
Add Comment
Please, Sign In to add comment