pamellabellegarde

Theme Tumblr 3

Jan 29th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.60 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY ARYAFROMWINTERFELL.TUMBLR.COM
  6. DON'T COPY! BE ORIGINAL!
  7.  
  8. ------->
  9.  
  10.  
  11.  
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  15.  
  16. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head>
  20.  
  21. <!DOCTYPE HTML>
  22.  
  23.  
  24. <title>{title}</title>
  25.  
  26.  
  27.  
  28. <link rel="shortcut icon" href="{favicon}" />
  29. <meta name="image:ImageSidebar"
  30. content="http://static.tumblr.com/96f6de3e16a3b9dd1638dd6a2a67852f/gdasrfz/lbVmhet8k/tumblr_static_untitled-1.png" />
  31. <meta name="color:title" content="#00677b"/>
  32. <meta name="color:background" content="#ddd" />
  33. <meta name="image:background" content=""/>
  34. <meta name="if:Show Tags" content="0"/>
  35. <meta name="if:bwimages" content="0"/>
  36.  
  37. <meta name="color:bg menu" content="#f1f1f1" />
  38.  
  39.  
  40. <meta name="color:scroll bar" content="#555" />
  41. <meta name="color:bg scroll bar" content="#fff" />
  42. <meta name="color:Links" content="#999" />
  43. <meta name="color:Links Hover" content="#00677b" />
  44. <meta name="color:Text" content="#777777" />
  45. <meta name="text:Link1" content="" />
  46. <meta name="text:Link1 Title" content="" />
  47. <meta name="text:Link2" content="" />
  48. <meta name="text:Link2 Title" content="" />
  49. <meta name="text:Link3" content="" />
  50. <meta name="text:Link3 Title" content="" />
  51. <meta name="text:Link4" content="" />
  52. <meta name="text:Link4 Title" content="" />
  53. <meta name="text:Link5" content="" />
  54. <meta name="text:Link5 Title" content="" />
  55. <meta name="text:Link6" content="" />
  56. <meta name="text:Link6 Title" content="" />
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69. /** PERSONALIZAÇÃO MENU **/
  70. .fu:hover {
  71. filter: alpha(opacity=0);
  72. moz-opacity:.00;
  73. opacity:.00 ;
  74. -webkit-transition-duration: 0.9s;
  75. background:{color:Sidebar};}
  76.  
  77. .fu {opacity:1.0 ;filter: alpha(opacity=100);margin-top:-180px;-webkit-transition-duration:
  78.  
  79. 0.9s;}
  80.  
  81.  
  82. .right {width:110px;float:right;}
  83. .left {width:137px;height:130px;margin-top:-18px;margin-left:2px;}
  84.  
  85.  
  86. .mn2 {width:120px;
  87. height:120px;
  88. filter: alpha(opacity=0);
  89. moz-opacity:.0;
  90. opacity:.0 ;
  91. -webkit-transition-duration: .90s;
  92. }
  93. .mn2:hover{
  94. margin: 1px;
  95. border: none;
  96. filter: alpha(opacity=100);
  97. moz-opacity:1.0;
  98. opacity:1.0;
  99. -webkit-transition-duration: .90s;
  100. }
  101.  
  102.  
  103. nav1 {
  104. margin-bottom:1px;
  105. display:inline-block;
  106. padding:3px;
  107. width:70px;
  108. overflow:hidden;
  109. margin-left:-1px;
  110. font-size:10px;
  111. text-align:center;
  112. text-transform:uppercase;
  113. -webkit-transition-duration: 0.5s;
  114. -webkit-transition: all 1s ease;
  115. -moz-transition: all 1s ease;
  116. -o-transition: all 1s ease;
  117. transition: all 1s ease;
  118. font-family:consolas;
  119. filter: alpha(opacity=80);
  120. moz-opacity:0.8;
  121. opacity:0.8;
  122. background:{color:bg menu};
  123. color:{color:Text};
  124.  
  125.  
  126.  
  127. }
  128.  
  129. nav1:hover {
  130. filter: alpha(opacity=100);
  131. moz-opacity:1.0;
  132. opacity:1.0;
  133.  
  134. }
  135.  
  136. nav2 {font-size:10px;
  137. letter-spacing:1px;
  138. text-transform:uppercase;
  139. font-family: calibri;
  140. -webkit-transition-duration: 0.5s;
  141.  
  142. }
  143.  
  144. nav2:hover {
  145. border-bottom:3px solid {color:border menu} ;
  146. }
  147.  
  148.  
  149. .mm {margin-bottom:-5px;}
  150.  
  151. /********** personalização da paginação dos posts by: yasmin lira */
  152. .direita {bottom: 10px; z-index: 4; position: fixed;right:20px;}
  153. .esquerda {bottom: 10px; z-index: 4; position: fixed;left:20px;}
  154.  
  155.  
  156. {block:Ifbwimages}
  157. img {-webkit-filter: grayscale(100%);}
  158. photoset {-webkit-filter: grayscale(100%);}
  159. .photoset {-webkit-filter: grayscale(100%);}
  160.  
  161. {/block:ifbwimages}
  162.  
  163.  
  164. /** QUOTE **/
  165. .aspas {position:relative;
  166. top:-0px;
  167. font-size:84px;
  168. opacity:0.4;
  169. filter: alpha (opacity=20);
  170. color: {color:Text};
  171. font: normal 130px;
  172. font-family: georgia;
  173. text-align:left ; }
  174.  
  175. .quote {margin-left:20px;margin-top:-85px; letter-spacing:0px;text-align:left ; }
  176.  
  177. /** TÍTULO DOS POSTS **/
  178. h1 { font-size:12pt;-webkit-transition-duration: .40s;
  179. font-weight:normal;text-align:center;
  180. font-family:georgia;color:{color:Text};}
  181. h2 { font-size:13px;-webkit-transition-duration: .40s;
  182. font-weight:normal;text-align:left;
  183. font-style:italic;font-family:georgia;color:{color:Text};}
  184.  
  185.  
  186.  
  187. .embaixo {left:0px; bottom :0px; position:absolute; z-index: 4;
  188. width:100%;background:transparent; height:62px;
  189. position: fixed !important;
  190. background-opacity:0.50;}
  191.  
  192.  
  193. .audio {height:100%; background:#000;}
  194.  
  195.  
  196.  
  197.  
  198. /** CAIXINHA MINI MENU **/
  199. .caixafundo {width:527px;background:#f6f6f6; heigth:100%;padding:5px;}
  200.  
  201. /** CAIXA DOS POSTS **/
  202. .caixa {
  203. font-size: 11px;
  204. width: 400px;
  205. padding:3px;padding-bottom:2px;
  206. text-align:justify;
  207. color:{color:Text};
  208. font-family: calibri;
  209. background: {color:background};}
  210.  
  211. .caixa img {max-width:400px;}
  212.  
  213. .opacidadee{
  214. margin: 1px;
  215. border: none;
  216. filter: alpha(opacity=75);
  217. moz-opacity:.80;
  218. opacity:.80 ;
  219. -webkit-transition-duration: .50s;
  220. }
  221. .opacidadee:hover{
  222. margin: 1px;
  223. border: none;
  224. filter: alpha(opacity=100);
  225. moz-opacity:1.0;
  226. opacity:1.0;
  227. }
  228.  
  229.  
  230.  
  231. .pa {padding:5px;}
  232.  
  233.  
  234. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;-webkit-
  235.  
  236. transition-duration: .80s;}
  237.  
  238. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -webkit-transition-
  239.  
  240. duration: .80s;}
  241.  
  242.  
  243. /** FRASE **/
  244. .frase {background:#000; font: italic 15px Georgia;margin-top:-
  245.  
  246. 20px;height:17px;opacity:0.60;color:#fff;text-align:right;}
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. /** SIDEBAR **/
  257. .caixasidebar1 {font-size: 10px;
  258. text-align: center;
  259. font-family:
  260. line-height:20px;
  261. width:130px;
  262. z-index:4;
  263. letter-spacing:0px;
  264. padding:5px;
  265. ackground: transparent;}
  266.  
  267. .linha1 {border-bottom:1px dotted {color:text} ;}
  268.  
  269. /** POSIÇÃO THEME **/
  270. #pagina {width:590px; top:0px; text-align:justify;}
  271. #coluna {width: 150px; float:left; top:38px;position: fixed;}
  272. #conteudo {width: 415px;float: right;top:0px;text-align:justify;}
  273. #tudo {width:900px;top:0px;}
  274.  
  275.  
  276.  
  277. /** APARENCIA LINKS **/
  278. a:link, a:visited, a:active {-webkit-transition-duration: 0.3s;
  279. text-decoration: none;
  280. color: {color:Links};
  281. }
  282. a:hover {color:{color:Links Hover};}
  283.  
  284.  
  285. /** CAIXA ASK **/
  286.  
  287. .caixask {display:block;
  288. padding:10px;
  289. text-align:center;
  290. font-size:11px;
  291. min-height:28px;
  292. background:{color:background};font-family: calibri;}
  293.  
  294. /*** BALÃO ASK POR BIIBS ***/
  295. .bubble {align:right;
  296. margin:1px 0px 3px 63px;
  297. padding:10px;
  298. position: relative;
  299. -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
  300. background: {color:background};}
  301.  
  302. .bubble p {margin:1px 0px;}
  303. .bubble span {display:block;
  304. position:absolute;
  305. width:1px;
  306. height:1px;
  307. font-size: 0;
  308. line-height: 1px;
  309. text-align:left;
  310. left:-10px;
  311. top:10px;
  312. border-top:7px solid transparent;
  313. border-bottom:7px solid transparent;
  314. border-right:10px solid {color:background};}
  315.  
  316. /** TAGS **/
  317. @font-face {font-family: "tinytots";src: url
  318.  
  319. ('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  320.  
  321. .tag2 {width:400px;
  322. padding-top:1px;
  323. padding:3px;
  324. text-align:center;
  325. margin-bottom: 6px;
  326. text-transform:uppercase;
  327. font-size:8px;
  328. border-top:dotted 1px {color:Text};
  329. background: {color:background};
  330. color:{color:Text};}
  331.  
  332. nav3 {text-transform:uppercase;
  333. font-size:8px;
  334. font-family:calibri;}
  335. }
  336.  
  337.  
  338. nav4 {font-size:0px;}
  339.  
  340.  
  341. .ttt {
  342. margin: 1px;
  343. border: none;
  344. filter: alpha(opacity=55);
  345. moz-opacity:.50;
  346. opacity:.50 ;
  347. -webkit-transition-duration: .90s;
  348. }
  349. .ttt:hover{
  350. margin: 1px;
  351. border: none;
  352. filter: alpha(opacity=100);
  353. moz-opacity:1.0;
  354. opacity:1.0;
  355. }
  356.  
  357.  
  358. /** FUNDO **/
  359. body { background-attachment: fixed;
  360. background-repeat: repeat;
  361. font-family: calibri;
  362. font-size: 11px;
  363. text-align: justify;color: {color:Text};
  364. background:{color:background} url('{image:background}');
  365. background-attachment: fixed; }
  366.  
  367. /** APARENCIA BLOCKQUOTE **/
  368. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  369.  
  370.  
  371.  
  372. /** BORDA REDONDA **/
  373. .bordapam {padding:3px;
  374. width:35px;
  375. margin-top:-8px;
  376. border:1px solid {color:Text};}
  377. .bordapam img {width:55px;}
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385. .ll {float:left;width:70px;}
  386. .rr {float:right;width:170px;}
  387.  
  388.  
  389.  
  390.  
  391. .altt{max-height:130px;}
  392.  
  393. .borda4 {padding : 7px;
  394. background :#7E7E7E;}
  395.  
  396. .linhasidebar {border-right: #000 4px solid;}
  397.  
  398. .photo {max-width:400px;}
  399.  
  400.  
  401. pre { font-family: consolas;
  402. font-size: 12px;
  403. padding: 6px;
  404. margin:1px;
  405. border-radius:0px;
  406. width:380px; overflow: auto;
  407. line-height: 100%;
  408. background: {color:background};
  409. }
  410.  
  411.  
  412. .menu {margin-top:-70px;
  413. z-index:100;
  414. margin-left:-20px;}
  415.  
  416. .pic {margin-bottom:5px;}
  417.  
  418.  
  419. nav10 {
  420. font-size:13px;
  421. text-align:center;
  422. letter-spacing:0px;
  423. webkit-transition-duration: .80s;
  424. font-style:italic;
  425. font-family: georgia
  426. }
  427.  
  428. nav10:hover {
  429. }
  430.  
  431.  
  432. .mn {
  433. background-size:120px 120px;
  434. background-position:5px;
  435. background-repeat:no-repeat;
  436. height:120px;
  437. width:120px;
  438. background-image:url('{image:ImageSidebar}');
  439. background
  440. color:transparent;
  441. margin-top:5px;
  442. padding:5px;
  443. border:solid 1px {color:text};
  444.  
  445.  
  446.  
  447. }
  448.  
  449.  
  450. .cre {padding:5px;
  451. bottom: 0px;
  452. right: 30px;
  453. z-index: 100;
  454. position: fixed;
  455. text-align:center;
  456. font-size:10px;
  457. height:20px;
  458. width:40px;
  459. -webkit-transition-duration: .50s;
  460. font-family:calibri;
  461. background:{color:Postsbox};}
  462.  
  463. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  464.  
  465. ::-webkit-scrollbar {width: 5px; height:5px; background:{color:background}}::-webkit-scrollbar-corner {background:{color:background}}
  466. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scroll bar}}
  467. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scroll bar}}
  468. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll bar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background}}
  469. ::-webkit-scrollbar-thumb:horizontal {background: {color:background}; border: 0px solid {color:background}}
  470. ::-webkit-scrollbar-thumb {background: {color:scroll bar}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:background}}
  471. ::-webkit-scrollbar-track-piece {color:scroll bar}; border-top: 1pt solid {color:background}; border-bottom: 1pt solid {color:background}; width:4pt}
  472.  
  473. </style>
  474. <!-- FIM DO CSS -->
  475.  
  476.  
  477.  
  478.  
  479. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"> <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script><script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script><script type="text/javascript" charset="utf-8">var $j = jQuery.noConflict();$j(function() {if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;$j("img").lazyload({placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",effect: "fadeIn",});});</script>
  480.  
  481.  
  482.  
  483.  
  484.  
  485. </head>
  486.  
  487.  
  488. <body><center>
  489. <div class="tudo">
  490.  
  491.  
  492.  
  493. <div id="pagina">
  494.  
  495.  
  496.  
  497.  
  498.  
  499. <div id="coluna">
  500. <div class="caixasidebar1">
  501.  
  502. <nav10><a href="/" ><font color="{color:title}">{title}</font></a></nav10>
  503.  
  504. <br>
  505.  
  506.  
  507. <div class="mn"><div class="mn2">
  508.  
  509.  
  510.  
  511. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>
  512.  
  513. {/block:ifLink1}
  514.  
  515. {block:ifLink2} <a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>
  516.  
  517. {/block:ifLink2}
  518.  
  519. {block:ifLink3} <a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>
  520.  
  521. {/block:ifLink3}
  522.  
  523. {block:ifLink4} <a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>
  524.  
  525. {/block:ifLink4}
  526.  
  527.  
  528. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>
  529.  
  530. {/block:ifLink5}
  531.  
  532. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>
  533.  
  534. {/block:ifLink6}
  535.  
  536. </div></div>
  537.  
  538.  
  539. {block:Description} {Description} {/block:Description}
  540. <br>
  541.  
  542. <div class="linha1"></div>
  543.  
  544. <i>theme by <a href="http://aryafromwinterfell.tumblr.com/" target="_blank">afw</i></a><br>
  545.  
  546. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">PREV</a> / {/block:PreviousPage}{/block:Pagination}
  547. {block:Pagination}{block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}
  548.  
  549.  
  550.  
  551.  
  552.  
  553. </div>
  554.  
  555.  
  556.  
  557. </div>
  558.  
  559. <!-- INÍCIO DAS TAGS DOS POSTS -->
  560.  
  561.  
  562. <div class="autopagerize_page_element">
  563. <div id="conteudo">
  564. <div id="liuc">
  565.  
  566.  
  567.  
  568.  
  569. <div class="tudo"><div class="treme">
  570. {block:Posts}
  571.  
  572.  
  573.  
  574. <!-- TEXT -->
  575.  
  576. {block:Text}
  577.  
  578. <div class="caixa">
  579.  
  580. <h1>{block:Title}{Title}{/block:Title}</h1>
  581.  
  582. {Body}
  583.  
  584. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  585.  
  586. {/block:Text}
  587.  
  588. <!-- PHOTO -->
  589.  
  590. {block:Photo}
  591.  
  592. <div class="caixa">
  593. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}
  594.  
  595. </center>
  596.  
  597. {block:Caption}{Caption}{/block:Caption}<br>
  598.  
  599. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  600.  
  601.  
  602. {/block:Photo}
  603.  
  604.  
  605. <!-- PHOTOSET -->
  606.  
  607. {block:Photoset}
  608.  
  609. <div class="caixa">
  610.  
  611. <div align="center">{Photoset-400}</div>
  612.  
  613. {block:Caption}{Caption}{/block:Caption}
  614.  
  615. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  616.  
  617.  
  618.  
  619.  
  620.  
  621. {/block:Photoset}
  622.  
  623.  
  624. <!-- QUOTE -->
  625.  
  626. {block:Quote}
  627.  
  628. <div class="caixa">
  629.  
  630. <span class="aspas">“</span><div class="quote"><h2>{Quote}
  631.  
  632. </span></div></h2><br>
  633.  
  634. <div style='text-align:center'>{block:Source} — {Source}{/block:Source}</div>
  635. <br>
  636. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  637.  
  638.  
  639.  
  640. {/block:Quote}
  641.  
  642.  
  643. <!-- LINK -->
  644.  
  645. {block:Link}
  646.  
  647. <div class="caixa">
  648.  
  649. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  650.  
  651. {block:Description}{Description}{/block:Description}
  652.  
  653. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  654.  
  655. {/block:Link}
  656.  
  657.  
  658. <!-- CHAT -->
  659.  
  660. {block:Chat}
  661.  
  662. <div class="caixa">
  663.  
  664. <h1>{block:Title}{Title}{/block:Title}</h1>
  665.  
  666. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  667.  
  668. {Line}<p>
  669.  
  670. {/block:Lines}
  671.  
  672. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  673.  
  674. {/block:Chat}
  675.  
  676.  
  677. <!-- VIDEO -->
  678.  
  679. {block:Video}
  680.  
  681. <div class="caixa">
  682.  
  683. {Video-400}
  684.  
  685. {block:Caption}{Caption}{/block:Caption}
  686.  
  687. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  688.  
  689.  
  690. {/block:Video}
  691.  
  692.  
  693. <!-- AUDIO -->
  694.  
  695. {block:Audio}
  696.  
  697.  
  698. <div class="caixa">
  699.  
  700. <div class="audio">{AudioPlayerBlack}</div>
  701.  
  702. {block:Caption}{Caption}{/block:Caption}
  703.  
  704. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  705.  
  706.  
  707. {/block:Audio}
  708.  
  709.  
  710. <!-- ASK -->
  711.  
  712. {block:Answer}
  713.  
  714. <div class="caixa"><center>
  715.  
  716. <div class="caixask">
  717. <img src="{AskerPortraitURL-128}" align="left" class="bordapam" />
  718.  
  719. <div style="font-family:georgia; font-style:italic;"> {Asker}: {Question}</div></div>
  720.  
  721.  
  722. {Answer}
  723.  
  724. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}</div>
  725.  
  726. {/block:Answer}
  727.  
  728.  
  729.  
  730. <div class="tag2">
  731. POSTED <a href={Permalink}><nav3>{TimeAgo}</a></nav3> WITH
  732.  
  733. <a href="{Permalink}"><nav3>{NoteCountWithLabel}</a></nav3>
  734.  
  735.  
  736. {block:RebloggedFrom} · <a href="{ReblogParentURL}"><nav3>Via</a> </nav3>
  737.  
  738. {/block:RebloggedFrom}
  739.  
  740. {block:ContentSource} · <a href="{SourceURL}" target="_blank" class="tag11"><nav3>
  741.  
  742. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}"
  743.  
  744. height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}
  745.  
  746. Source{/block:NoSourceLogo}</a>{/block:ContentSource} </nav3>
  747.  
  748.  
  749.  
  750. · <a
  751.  
  752. href="{ReblogURL}" target="_blank"><nav3>Reblog</nav3></a>
  753.  
  754.  
  755.  
  756.  
  757. {block:IfShowTags}<br> <nav3>Tagged:</nav3> {block:HasTags} {block:Tags}
  758.  
  759. <nav3><a href="{TagURL}"><font color="{color:Text}">#{Tag} </font></a> </nav3>
  760.  
  761. {/block:Tags}{/block:HasTags}{/block:IfShowTags}
  762.  
  763. </div>
  764.  
  765. {/block:Posts}
  766.  
  767.  
  768. </div> </div>
  769.  
  770.  
  771.  
  772. <!-- FIM DAS TAGS DOS POSTS -->
  773.  
  774.  
  775.  
  776. </div></div>
  777.  
  778.  
  779. </div>
  780.  
  781. </div>
  782. <div style="top: 0px; right: 0px; position: fixed;">
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  791.  
  792. </div></div>
  793. <div style="top: 0px; right: 0px; position: fixed;">
  794.  
  795.  
  796.  
  797.  
  798.  
  799. </body>
  800.  
  801. </html>
Advertisement
Add Comment
Please, Sign In to add comment