Advertisement
happy_konoha

[new] theme #5

Sep 22nd, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.74 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{title}</title>
  4. <link rel="shortcut icon" href="{image:shortcut icon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  10.  
  11.  
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13.  
  14. <!-- Back to top Button (start) -->
  15. <script>
  16. jQuery(document).ready(function() {
  17. var offset = 220;
  18. var duration = 1000;
  19. jQuery(window).scroll(function() {
  20. if (jQuery(this).scrollTop() > offset) {
  21. jQuery('.top_button').fadeIn(duration);
  22. } else {
  23. jQuery('.top_button').fadeOut(duration);
  24. }
  25. });
  26.  
  27. jQuery('.top_button').click(function(event) {
  28. event.preventDefault();
  29. jQuery('html, body').animate({scrollTop: 0}, duration);
  30. return false;
  31. })
  32. });
  33. </script>
  34. <!-- Back to top Button (end) -->
  35.  
  36. <script>
  37. (function($){
  38. $(document).ready(function(){
  39. $("a[title]").style_my_tooltips({
  40. tip_follows_cursor:true,
  41. tip_delay_time:1,
  42. tip_fade_speed:100,
  43. attribute:"title"
  44. });
  45. });
  46. })(jQuery);
  47. </script>
  48.  
  49. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  50. <script type="text/javascript">
  51. $(document).ready(function(){
  52. $(".linkie").hide();
  53. $(".links_title").click(function(){
  54. $(this).next(".linkie").slideToggle('fast');
  55. }); }); </script>
  56. <!---- options --->
  57.  
  58. <meta name="color:background" content="#fff4bc"/>
  59. <meta name="color:title color" content="#aaaaaa"/>
  60. <meta name="color:text" content="#838282"/>
  61. <meta name="color:link" content="#4e809f"/>
  62. <meta name="color:hover" content="#ffdc90"/>
  63. <meta name="color:border" content="#f7dfd9"/>
  64. <meta name="color:posts" content="#fff"/>
  65.  
  66. <meta name="image:sidebar" content="https://67.media.tumblr.com/ccf86b4bcc58713d89733370b12bf9e4/tumblr_inline_odwwwctKX51qliycb_500.png"/>
  67. <meta name="image:sidebar2" content="https://secure.static.tumblr.com/b5a2d4d72f5ef12e981964ab1bb04d70/6tznfh1/Zt7odwvum/tumblr_static_bvhm6fygpw8cggk80ggwgcww0.png"/>
  68. <meta name="image:title image" content="https://67.media.tumblr.com/0542e2a8f3689b6bd1fe90c0eb076b5c/tumblr_inline_occ3btQNgM1qliycb_500.png
  69. "/>
  70. <meta name="image:background" content=""/>
  71. <meta name="image:shortcut icon" content=""/>
  72.  
  73. <meta name="text:title" content="☆ THEME 5 ☆" />
  74. <meta name="text:top title" content="☆" />
  75. <meta name="text:link" content="link" />
  76. <meta name="text:link url" content="/link" />
  77. <meta name="text:font size" content="12" />
  78.  
  79.  
  80.  
  81. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  82.  
  83.  
  84. <style type="text/css">
  85.  
  86.  
  87.  
  88. body {background:{color:background};background-image:url('{image:Background}');background-attachment: fixed;{block:ifnotBackgroundRepeat}background-size: 100% 100%;{/block:ifnotBackgroundRepeat}{block:ifBackgroundRepeat}background-repeat: repeat;{/block:ifBackgroundRepeat};color:{color:text};font-family:lucida console, consolas;
  89. font-size: 11px;
  90. margin: 0;
  91. padding: 0;
  92. word-wrap: break-word;
  93. line-height:150%;
  94. -moz-font-smoothing:subpixel-antialiased;
  95. -webkit-font-smoothing:subpixel-antialiased;
  96. font-smoothing:subpixel-antialiased;
  97.  
  98. }
  99.  
  100.  
  101. a {text-decoration: none;outline:none;-moz-outline-style:none;color:{color:link}; border-bottom: 0px solid {color:link underline};-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s ;
  102. text-shadow: 0px 0px 0px {color:link hover};
  103. }
  104.  
  105. a:hover {
  106.  
  107. color:{color:hover};-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s ;}
  108.  
  109. #wrapper{width: auto;margin:to;}
  110.  
  111. #content{width:418px;margin-top: 40px; margin-left: 33%;}
  112.  
  113. #post{position: relative;background-color:{color:posts};width: 400px;margin-bottom: 40px;margin-top: 20px;padding: 10px;border: 1px solid {color:border};}
  114.  
  115. #post img {border:none;max-width: 100%; height: auto;}
  116. img a {border:0px; outline:none;}
  117. #posttitle {width: auto;height: auto;text-align: center;font-size:16px;font-family: {select:font};color:{color:title color};padding: 5px;border-bottom: 0px solid {color:border};}iframe
  118. .photoset {width: 375px; !important;}
  119. .photoset img {max-width: 100%;}
  120.  
  121. blockquote {
  122. margin: 0 0 10px 0;
  123. padding: 0 0 0 10px;
  124. border-left: 2px solid #aaa;
  125. word-wrap: break-word; }
  126.  
  127. #pic{position: relative;z-index:80;padding-bottom: 15px;margin: auto;}
  128. #sid{position: relative;z-index:80;padding: 0px;margin: auto;background:{color:posts}; border: 0px solid {color:border}; border-radius:0px;box-shadow: 0px 0px 0px 0px {color:shadow};}
  129. #sid2{position: relative;z-index:80;padding: 0px;margin: auto;background:{color:posts}; border: 1px solid {color:border}; border-radius:0px;box-shadow: 0px 0px 0px 0px {color:shadow};}
  130. #pic img{width:90px;padding:0px;border-radius: 5px;border:2px solid {color:border sidebar};box-shadow: 0px 0px 0px 0px {color:border};background:white;}
  131.  
  132. #sidebar {position: fixed !important;;z-index: 999;margin-left:-170px; border-radius: 0px;border: 0px solid {color:border};margin-top:170px; border-radius:0px;background-color: transparent;font-family: {select:font};text-align: left;{block:IfPostShadow}box-shadow:rgba(0,0,0,0.2)6px 6px;{/block:IfPostShadow};padding:10px;
  133. box-shadow: 0px 0px 0px 0px {color:border};
  134. }
  135.  
  136. #linkie {position:relative;display: block;padding:5px;margin:auto;line-height: 140%;word-wrap: break-word; width: 110px;background-image:url(http://static.tumblr.com/pxbnumn/Nc1nqkr4x/tumblr_inline_n4ytr7kzby1rv4xc4.png);background-color: {color:footer};}
  137. #linkie a {border-bottom: 0px solid {color:link underline};}
  138.  
  139.  
  140. #oikawa {position: fixed !important;;z-index: 999;color:white;font-size: 50px;margin-top: 6px;margin-left:49px;}
  141.  
  142. #pagination {position:absolute;display:block;width: 125px;margin-left:-1px;margin-top: 10px;min-height: 15px;font-size: 12px;text-align:center;background-color: {color:posts};border: 1px {select:post border} {color:border};padding-top: 5px;{block:IfPostShadow}box-shadow:rgba(0,0,0,0.2)6px 6px;{/block:IfPostShadow}}#pagination: a {text-align:center;padding:2px;}
  143.  
  144. #footie {position: relative;padding:2px;background-color: trasparent;text-align:center;border-top: 1px solid {color:border}; padding-top: 10px; border-radius: 0px;}
  145. #info {position:relative;width: auto;height: auto;padding: 5px;border-top: 0px solid {color:border};background-color: transparent;text-align:center;}
  146. #footie a{border-top: 0px solid {color:link underline}; border-bottom: 0px solid {color:link underline};padding: 0px; font-family:inherit}
  147. #notes {text-align:left;}
  148.  
  149.  
  150. .links {margin:auto; margin-top: -10px; padding:0px; width:100px;} .links_title {padding-top:2px; padding-bottom:2px; position:relative;text-align:center;color: {color:text};width: 100px;border:1px solid {color:nav menu border};background-color: {color:nav menu bg};text-transform:lowercase} .linkie{ position:relative;display: block;padding:3px;background-color: white;margin:auto;width:100px;line-height: 140%;font-size: {text:font size}px;letter-spacing: 0px;word-spacing:3px;word-wrap: break-word; margin-top:-10px;padding-bottom: 10px;}.linkie a {border-bottom: 0px solid {color:link underline};}
  151.  
  152. #text {position:relative; display:block; background-color: transparent; word-wrap: break-word;padding:5px;}
  153. #text a{border-bottom: 0px solid {color:link underline};}
  154.  
  155.  
  156. #tags {position:relative;padding:3px;padding-top:5px;background-color:{block:indexpage}{color:footer}{/block:indexpage}{block:permalinkpage}transparent{/block:permalinkpage};text-align: center;}
  157.  
  158. #tags a{ text-decoration: none;border-bottom: 0px solid; background-color:; border-radius: 3px;padding:3px;}
  159.  
  160. #quote {font-size: 15px;padding: 10px 20px 5px 10px;font-family: {select:font};text-align: center;}
  161. #open {position: absolute;font-size:30px;margin-top: 0px;padding-bottom: 15px;margin-left: -10px;font-family:georgia;text-align: left;opacity: 0.5;}
  162. #close {position: absolute;font-size: 35px;font-family:georgia;opacity: 0.5;padding-top:5px;margin-left: 240px;{block:if400pxpost}margin-left:340px;{/block:if400pxpost}{block:if250pxpost}margin-left:220px;{/block:if250pxpost}{block:if500pxpost}margin-left:460px;{/block:if500pxpost}}
  163. #source {text-align: center;padding-top: 5px;padding-bottom: 5px;{block:permalinkpage}padding-bottom:10px;{/block:permalinkpage}}
  164.  
  165. .tumblr_audio_player {border: 0px solid {color:border};height: 30px;margin-left: 100px;width: 170px;width:295px;}
  166. .audioimgwrapper {position: absolute;border: 1px solid {color:border};overflow: hidden;width: 90px;height: 90px;}
  167. .audioimgwrapper img {width: 100%;height: 90px;}
  168. .trackdetails {width: auto;display:inline-block;padding-top:10px;margin-left:100px;min-height: 50px;}
  169. .audiowrapper {position: relative;display:inline-block;}
  170.  
  171. select {-webkit-appearance: none;-moz-appearance: none;appearance: none;outline:none;padding: 2px;border: none;margin:auto;font-family:{select:font};letter-spacing: 0px;color: {color:text};width: 100px;border:1px solid {color:nav menu border};background-color: {color:nav menu bg};text-transform:lowercase;}
  172.  
  173. .bubble {line-height: 20px;padding: 8px 10px;position: relative;display:block;margin-bottom: 1em;min-height: 45p}.portrait {display:inline;border: 1px solid {color:border};border-radius:99px;}
  174. #asker {position:relative;background-color: #000;font-weight:bold;text-align:left;width: 250px;float: right}
  175. #answerer {font-weight:bold;text-align:left;padding-left:25px;}
  176. #question {text-align:left;margin-left: 50px;}
  177. #answer {text-align:left;margin-left: 50px;}
  178.  
  179. #notes {padding:10px;background-color: {color:posts color};font-size: {text:font size}px;border-top: 0px solid {color:border};}
  180. ol.notes {list-style: none;padding: 0px 0px 10px 0px;}
  181. ol.notes img {width: 16px;height: 16px;border: 1px solid {color:border};margin-right: 5px; width: 16px; height: 16px;}
  182.  
  183. #nextp {width: 125px;display:block;float:right;padding-right:5px;text-align:right}#previousp {width: 125px;display:block;margin-left: 5px;float:left;padding-right:5px;text-align:left}
  184.  
  185. #s-m-t-tooltip{position:fixed;z-index: -1;color:{color:text};
  186. background:white; width:auto;border: 1px {select:post border}{color:border}; padding:3px;margin-left: 25px; z-index:1000;font-family:12px arial;letter-spacing:0px;text-align:center;text-transform:justify; box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  187.  
  188. .top_button {
  189. display:none;
  190. background:transparent;
  191. border: 0px solid {color:border};
  192. border-radius: 0px;
  193. padding:15px;
  194. font-size:12px;
  195. font-weight:normal;
  196. text-align:center;
  197. text-transform:uppercase;
  198. position:fixed;
  199. left:260px;
  200. bottom:120px;}
  201.  
  202. /*start of updates tab css by oxygenthemes @ tumblr*/
  203.  
  204. #updatestab {
  205. position:fixed;
  206. text-align:left;
  207. top:30px; /*how far from top*/
  208. left:5px; /*how far from the left - if you want the tab on the right, change margin-left to just "right:20px"*/
  209. z-index:999;
  210.  
  211. width:210px; /*width of tab*/
  212. font-size:9px; /*font size*/
  213. padding:15px;
  214. transition:0.5s ease-in-out;
  215. -webkit-transition:0.5s ease-in-out;
  216. -moz-transition:0.5s ease-in-out;
  217. }
  218.  
  219. .box {
  220. opacity:0;
  221. padding:12px;
  222. letter-spacing:1px;
  223.  
  224. border-radius: 5px;
  225. box-shadow: 0px 0px 0px 0px {color:border};
  226. margin-top:100px;
  227. transition:0.5s ease-in-out;
  228. -webkit-transition:0.5s ease-in-out;
  229. -moz-transition:0.5s ease-in-out;
  230. }
  231.  
  232. .box:hover {
  233. opacity:1;
  234. transition:0.5s ease-in-out;
  235. -webkit-transition:0.5s ease-in-out;
  236. -moz-transition:0.5s ease-in-out;
  237. }
  238. #updatestab:hover .box {
  239. opacity:1;
  240. margin-top:0px;
  241. letter-spacing:0px;
  242. background:#fff; /*background of individual boxes*/
  243. border:2px solid {color:border};
  244. transition:0.5s ease-in-out;
  245. -webkit-transition:0.5s ease-in-out;
  246. -moz-transition:0.5s ease-in-out;
  247. }
  248.  
  249. #updatestab h7 { /*customising the subheadings: you can change the color by choosing an alternative from colorpicker.com*/
  250. font-size:9px;text-transform:uppercase;font-weight:700;
  251. }
  252.  
  253. #updatestab h5 { /*customising the main heading: you can change the color by choosing an alternative from colorpicker.com*/
  254. font-size:8px;text-transform:uppercase;letter-spacing:1px;font-weight:700;
  255.  
  256. }
  257.  
  258. /*end of updates tab css*/
  259.  
  260. #topBar
  261. {
  262. background: url({image:topbar}); /*you can change the top bar background over here*/
  263. width: 100%;
  264. height: 150px;
  265. position: fixed;
  266. top: 0;
  267. z-index:-1;
  268. opacity: 0.9;
  269. border-bottom: 0px solid white;
  270. }
  271.  
  272.  
  273. header {
  274. width:400px;
  275. margin:40;
  276. margin-left:60px;
  277. }
  278.  
  279.  
  280. #description {
  281. margin:10px;
  282. width:280px;
  283. text-transform:uppercase;
  284. text-align:center;
  285. }
  286.  
  287. #navbar{
  288. display:inline-block;
  289. text-align:center;
  290. }
  291.  
  292.  
  293. {CustomCSS}
  294.  
  295. </style>
  296.  
  297.  
  298. <!--start of updates tab-->
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305. </head>
  306.  
  307. <script language=""JavaScript"">
  308. <!--
  309. function cambia(ImageName,ImageFile){
  310. ImageName.src = ImageFile;
  311. }
  312. // -->
  313. </script>
  314.  
  315.  
  316. <div id="topBar"></div><body>
  317. <div id="wrapper">
  318. <div id="content">
  319.  
  320. <div id="dani">
  321. <div style="border-bottom:0px solid #efefef;background-color:transparent;">
  322.  
  323. <a href="#" class="top_button">{text:top title}</a>
  324.  
  325.  
  326. <header>
  327.  
  328. <div id="description"><a href="/"
  329. onMouseOver="cambia(img_c1,'{image:sidebar2}')"
  330. onMouseOut="cambia(img_c1,'{image:sidebar}')" title="home"><img name="img_c1" src="{image:sidebar}" style="width:110px;
  331. -moz-border-radius:100px;
  332. -webkit-border-radius:100px;
  333. border-radius:999px;
  334. border:1px solid {color:border}; opacity: 1; padding:2px;"></a><br><img src="{image:title image}" width="18px"></font><br>{text:title}<br>
  335.  
  336. <a href="/ask">ask</a> <a href="{text:link url}">{text:link}</a> <font size="1px">{block:Pagination}<span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:PreviousPage}<a href="{PreviousPage}" title="previous"><</a>{/block:PreviousPage}</span> {CurrentPage}/{TotalPages} <span style="position: relative; margin: 10px 0 0 0; font-size: 7pt">{block:NextPage}<a href="{NextPage}" title="next">></a> {/block:NextPage}</span>{/block:Pagination}</font>
  337. </div></div>
  338. </header>
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. {block:Posts}
  347.  
  348. <!-- {block:NoRebloggedFrom}
  349. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  350. {/block:NoRebloggedFrom} -->
  351.  
  352. {block:ContentSource}<!-- {SourceURL}
  353. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  354. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  355. {/block:ContentSource}
  356.  
  357. {block:ifinfinitescroll}<div class = "autopagerize_page_element" >{/block:ifinfinitescroll}
  358. <div id="post">
  359.  
  360. {block:Text}
  361. <div id="text">
  362. {block:Title}
  363. <div id="posttitle">{Title}</div>
  364. {/block:Title}
  365. {Body}
  366. </div>
  367. {/block:Text}
  368.  
  369. {block:Photo}
  370. <div class="photo">
  371. <center>{LinkOpenTag}<a href="{Permalink}">
  372.  
  373. <img src="{PhotoURL-400}"></a>{LinkCloseTag}</center>
  374.  
  375. {block:Caption}
  376. <div id="text">{Caption}</div>
  377. {/block:Caption}
  378. </div>
  379. {/block:Photo}
  380.  
  381. {block:Panorama}
  382. <div class="post panorama">
  383. {LinkOpenTag}
  384. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
  385. {LinkCloseTag}{block:Caption}
  386. <div id="text">{Caption}</div>
  387. {/block:Caption}
  388. </div>
  389. {/block:Panorama}
  390.  
  391. {block:Photoset}
  392. <div class="post photoset">
  393. {Photoset}{block:Caption}
  394. <div id="text">{Caption}</div>
  395. {/block:Caption}
  396. </div>
  397. {/block:Photoset}
  398.  
  399. {block:Link}
  400. <div class="post link">
  401. <a href="{URL}" class="link" {Target}>{Name}</a>
  402. </div>
  403.  
  404. {block:Description}
  405. <div class="description">{Description}</div>
  406. {/block:Description}
  407. </li>
  408. {/block:Link}
  409.  
  410. {block:Quote}<div id="quote"><div id="open">“</div>{Quote}<div id="close">”</div></div><br><div id="source">{block:Source}{Source}{/block:Source}</div>{/block:Quote}
  411.  
  412. {block:Chat}{block:Title}<div id="posttitle">{Title}</div>{/block:Title}<div id="text">{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  413.  
  414. {block:Video}
  415. <div class="post video">
  416. <center>{VideoEmbed-400}</center>
  417. {block:Caption}<div id="text">{Caption}</div>{/block:Caption}
  418. </div>
  419. {/block:Video}
  420.  
  421. {block:AudioPlayer}
  422. <div class="audiowrapper">
  423. {block:AlbumArt}
  424. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  425. {/block:AlbumArt}
  426.  
  427. {AudioPlayerWhite}
  428. <div class="trackdetails">
  429. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  430. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  431. {block:Album}Album: {Album}{/block:Album}<br/>
  432. </div>
  433. </div>
  434.  
  435. {block:Caption}{Caption}{/block:Caption}
  436.  
  437.  
  438. {/block:AudioPlayer}
  439.  
  440. {block:Answer}
  441. <table style="border-bottom:1px solid {color:border};padding-bottom:5px;margin-bottom:5px;{block:if250pxpost}width:250px;{/block:if250pxpost}{block:if400pxpost}width:375px;{/block:if400pxpost}{block:if500pxpost}width:500px;{/block:if500pxpost}background-color: {color:post}; border-bottom: 1px dashed {color:border};">
  442. <tr>
  443. <td style="vertical-align:top;width:45px; padding-top: 5px"><a href="{AskerURL}" title="{AskerName}"><img class="portrait" src="{AskerPortraitURL-40}" alt=""></a></td>
  444.  
  445. <td style="vertical-align:top;padding: 10px; padding-left:5px;"><strong><a href="{AskerURL}">{Asker}</a> said:</strong> <br>{Question}</td>
  446. </tr>
  447. </table>
  448.  
  449. <table style="padding-bottom:5px;margin-bottom:5px;{block:if250pxpost}width:250px;{/block:if250pxpost}{block:if400pxpost}width:400px;{/block:if400pxpost}{block:if500pxpost}width500px;{/block:if500pxpost}height:auto; background-color: {color:post};">
  450. <tr>
  451. <td style="vertical-align:top; margin-left: -10px; padding:0px;">{Answer}</td>
  452. </tr>
  453. </table>
  454.  
  455. {/block:Answer}
  456.  
  457. {block:permalinkpage}
  458. {block:Date}
  459. {block:PostNotes}<div id="footie"><div id="info">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
  460. </a> <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
  461. {/block:RebloggedFrom} {NoteCountwithLabel}{/block:NoteCount}
  462. <p>
  463. {block:HasTags}<img src="http://lh5.ggpht.com/_NZJzdRm10Y0/TUbbeZX9J3I/AAAAAAAAAc8/Ap4DbUdhFFo/marcadores1.gif">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  464.  
  465. <div id="notes">{PostNotes}</div></div></div>{/block:PostNotes}
  466. {/block:Date}
  467. {/block:permalinkpage}
  468.  
  469. {block:indexpage}<div id="footie"><p align="center">— <a class="date" title="{NoteCountWithLabel}" href="{Permalink}">{DayOfMonth} {Month} {Year}</a> <a href="{ReblogURL}" title="reblog">(reblog)</a> —</span>
  470. {block:HasTags}<br><img src="http://lh5.ggpht.com/_NZJzdRm10Y0/TUbbeZX9J3I/AAAAAAAAAc8/Ap4DbUdhFFo/marcadores1.gif">{block:Tags} <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</p></div>
  471.  
  472. {/block:indexpage}
  473.  
  474. </div>
  475. {/block:Posts}
  476. {block:ifinfinitescroll}</div>{/block:ifinfinitescroll}
  477.  
  478.  
  479. <div id="theme" style="position:fixed; z-index:999; right:10px; bottom:10px; background: transparent;padding: 0px; border: 0px solid {color:border}; border-radius: 99px;"><center><a href="http://migurin.tumblr.com/" title="by migu">THEME</a></center></div>
  480.  
  481.  
  482.  
  483. </body>
  484. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement