Guest User

tumblr theme

a guest
Jun 28th, 2021
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.15 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  5. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. <meta name="text:Link 1" content=""/>
  9. <meta name="text:Link 1 URL" content=""/>
  10. <meta name="text:Link 2" content=""/>
  11. <meta name="text:Link 2 URL" content=""/>
  12. <meta name="text:Link 3" content=""/>
  13. <meta name="text:Link 3 URL" content=""/>
  14. <meta name="text:Link 4" content=""/>
  15. <meta name="text:Link 4 URL" content=""/>
  16. <meta name="text:Link 5" content=""/>
  17. <meta name="text:Link 5 URL" content=""/>
  18. <meta name="text:Link 6" content=""/>
  19. <meta name="text:Link 6 URL" content=""/>
  20. <meta name="text:Link 7" content=""/>
  21. <meta name="text:Link 7 URL" content=""/>
  22. <meta name="text:Link 8" content=""/>
  23. <meta name="text:Link 8 URL" content=""/>
  24. <meta name="text:Home Label" content="Home"/>
  25. <meta name="text:Ask Label" content="Ask"/>
  26. <meta name="text:Submit Label" content="Submit"/>
  27. <meta name="text:Archive Label" content="Archive"/>
  28. <meta name="if:Show Archive Link" content="1"/>
  29. <meta name="if:Show Submit Link" content="1"/>
  30. <meta name="if:Show Title" content="1"/>
  31. <meta name="if:Show Tags" content="0"/>
  32. <meta name="if:Animation" content="1"/>
  33. <meta name="if:To Top Button" content="0"/>
  34. <meta name="if:Infinite Scroll" content="1"/>
  35. <meta name="if:Show Captions" content="0"/>
  36. <meta name="if:Show Tags" content="0"/>
  37. <meta name="image:Background" content=""/>
  38. <meta name="image:Sidebar" content=""/>
  39. <script type='text/javascript' src='https://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  40.  
  41. <script src="https://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  42. <script src="https://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  43. <style type="text/css">
  44.  
  45. /**ask por conjugad-a **/
  46.  
  47. #pergunta a {color:{color:text};text-transform:none;}
  48.  
  49. .pergunta {background: #fff;text-align: justify; padding: 5px; margin-bottom: 15px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 80px border-bottom: 2px dashed #e0e0e0;text-transform:none;font-size:10px; font-family:calibri;}
  50.  
  51. .pergunta a {color: #000}
  52.  
  53. .pergunta g {color: #000;}
  54.  
  55. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border:2px solid #f0f0f0;}
  56.  
  57. .divisoria {display: block; margin-top: 0px; margin-bottom: 0px;}
  58.  
  59. div.treme img{position:relative}
  60.  
  61. #resposta {text-align:center;color:{color:text};font-family:calibri;font-size:10px;text-transform:none;}
  62.  
  63. #resposta a{text-transform:uppercase;color:{color:text};}
  64.  
  65. /** fim do código **/
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. body, a, a:hover { cursor:url(https://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  76.  
  77.  
  78. ::-webkit-scrollbar-thumb:vertical{
  79. width:10px;
  80. background:#EEE9E9;
  81. border-radius:5px;
  82. border:2px solid #EEE9E9;
  83. }
  84.  
  85.  
  86.  
  87. ::-webkit-scrollbar{
  88. width:7px;
  89. height:7px;
  90. background:{color:background};
  91. background-image:url({image:Background});
  92. }
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. body {
  106. color: #000000;background: #ffffff url({image:Background});
  107. font-family: calibri;
  108. font-size: 13px;
  109. text-transform:uppercase;
  110. line-height: 1.6em;
  111. }
  112. p {margin:0 0 .75em 0} p:last-child {margin:0}
  113. a {
  114. color: #000000;
  115. text-decoration:none;
  116. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  117. a:hover {color: #000000; }
  118. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  119. line-height: 100%;border-left: solid 4px #EDEDED;
  120. }
  121. h1 {
  122. font-family: Pacifico;
  123. font-size: 38px;
  124. line-height: -4.5em;font-weight: normal;
  125. }
  126. ul {
  127. margin: 0px 1.5em .75em;}
  128. li {
  129. margin: .75em 0;
  130. list-style-type: square;
  131. }
  132. .box img {
  133. display: block;
  134. max-width: 100%;}.m-i {
  135. display: block;
  136. line-height: 1px!important;
  137. }
  138. .menu-picture {
  139. line-height: 100%;
  140. display: inline-block;
  141. line-height: 0px!important;
  142. }
  143. .post-link{
  144. font-family: Arial;
  145. font-size: 8px;
  146. line-height: 8px;
  147. }p.source{text-align: center;}
  148. .menu-picture {
  149. line-height: 100%;display: inline-block;
  150. }p.source{text-align: center;}
  151. h3 {
  152. font-size: 14px; font-weight: normal;
  153. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  154. .text { padding: 5px;}p.question {
  155. margin-bottom: .375em;
  156. }
  157. p.words {
  158. padding: 6px;
  159. line-height: 1.5em;
  160. color: #000000;
  161. background: #ffffff;
  162. }
  163. .response {
  164. background: #efefef;
  165. padding: 5px;
  166. margin-bottom: .75em;
  167. }.answer {
  168. text-align: center;
  169. }
  170. .post {
  171. position: relative;
  172. {block:IndexPage}
  173. width:230px;
  174. {/block:IndexPage}
  175. {block:PermalinkPage}
  176. width:230px;
  177. {/block:PermalinkPage}
  178. {block:indexpage}float: left;{/block:indexpage}
  179. {block:Permalinkpage}margin:10px auto!imporant;{block:Permalinkpage}
  180. background: #transparent;
  181.  
  182. padding:0px;
  183. margin:22px;
  184.  
  185. }.box {position: relative;}
  186.  
  187. #side {
  188. text-align: center;
  189. margin: 0px auto 10px;
  190. width:305px;
  191. padding:0px;
  192. background: #ffffff;
  193. }#side img {
  194. max-width: 100%;
  195. }ul {margin-bottom: .75em;}
  196. #contain {
  197. width:1100px;
  198. margin: 10px auto 0;
  199. }
  200. #content {
  201. width:1250px;
  202. }
  203. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}.post-header-a{width:100%;height:100%;position:absolute;display:block;text-align:center;z-index:9999999999;{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.p-center{position:relative;height:30px;top:50%;margin-top:-15px}.post:hover .reblog-button,.post:hover .like-button,.post:hover .note-perma{margin-top:0;opacity:1;filter:alpha(opacity = 1);{block:IfAnimation}-webkit-transition:all .33s ease-in;-moz-transition:all .33s ease-in;transition:all .33s ease-in;-o-transition:all .33s ease-in;{/block:IfAnimation}}.reblog-button:hover,.like-button:hover,.note-perma:hover{background:rgba(0,0,0,1);opacity:1;filter:alpha(opacity = 100)}.reblog-button{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.reblog-button img{z-index:33333;height:15px;display:block;margin:8px 5px;display:block;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.note-perma{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.note-perma img{z-index:33333;height:15px;display:block;margin:7px 5px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.like-button{margin-top:60px;z-index:3333;background:rgba(0,0,0,.17);height:30px;width:30px;display:inline-block;right:10px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.like-button img{z-index:33333;height:15px;display:block;margin:8px auto;display:block;text-indent:-999em;overflow:hidden}.post-right { float: left; text-transform: normal; } .post-left { float: right; text-transform: normal;}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  204. max-width: 100%;
  205. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  206. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  207.  
  208. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(https://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  209.  
  210. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('https://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  211. </style>
  212.  
  213.  
  214. <script type="text/javascript" src="scrolltopcontrol.js">
  215. </script>
  216.  
  217. <script type="text/javascript">
  218.  
  219.  
  220. var scrolltotop={
  221. //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
  222. //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
  223. setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
  224. controlHTML: '<img src="https://i1155.photobucket.com/albums/p559/scrolltotop/arrow35.png" style="filter:alpha(opacity=70); -moz-opacity:0.7; margin-right: 10px; top: 50; " />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
  225. controlattrs: {offsetx:20, offsety:20}, //offset of control relative to right/ bottom of window corner
  226. anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
  227.  
  228. state: {isvisible:false, shouldvisible:false},
  229.  
  230. scrollup:function(){
  231. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  232. this.$control.css({opacity:0}) //hide control immediately after clicking it
  233. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  234. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  235. dest=jQuery('#'+dest).offset().top
  236. else
  237. dest=0
  238. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  239. },
  240.  
  241. keepfixed:function(){
  242. var $window=jQuery(window)
  243. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  244. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  245. this.$control.css({left:controlx+'px', top:controly+'px'})
  246. },
  247.  
  248. togglecontrol:function(){
  249. var scrolltop=jQuery(window).scrollTop()
  250. if (!this.cssfixedsupport)
  251. this.keepfixed()
  252. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  253. if (this.state.shouldvisible && !this.state.isvisible){
  254. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  255. this.state.isvisible=true
  256. }
  257. else if (this.state.shouldvisible==false && this.state.isvisible){
  258. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  259. this.state.isvisible=false
  260. }
  261. },
  262.  
  263. init:function(){
  264. jQuery(document).ready(function($){
  265. var mainobj=scrolltotop
  266. var iebrws=document.all
  267. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLhttpsRequest //not IE or IE7+ browsers in standards mode
  268. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  269. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  270. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  271. .attr({title:'Scroll to Top'})
  272. .click(function(){mainobj.scrollup(); return false})
  273. .appendTo('body')
  274. if (document.all && !window.XMLhttpsRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  275. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  276. mainobj.togglecontrol()
  277. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  278. mainobj.scrollup()
  279. return false
  280. })
  281. $(window).bind('scroll resize', function(e){
  282. mainobj.togglecontrol()
  283. })
  284. })
  285. }
  286. }
  287.  
  288. scrolltotop.init()
  289.  
  290. </script>
  291.  
  292.  
  293. </head>
  294. <body>
  295.  
  296.  
  297. <div style="position: fixed; overflow: hidden; background: #fff; margin-top: 25px; margin-left: 1295px; font-family: 'calibri'; font-style: ;"><a href="https://souldomar.tumblr.com" title="ask style undoned"><font color=696969>THEME</a></font> <font color=#696969> </font></div>
  298.  
  299. <div id="contain" class="clearfix">
  300. <div id="side">
  301. <div class="text">
  302. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div>
  303. <div><a class="menu-link" href="/">{text:Home Label}</a> <a class="menu-link" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink} <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages} <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1} <a class="menu-link" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2} <a class="menu-link" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3} <a class="menu-link" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4} <a class="menu-link" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5} <a class="menu-link" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6} <a class="menu-link" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7} <a class="menu-link" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8} <a class="menu-link" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink} <a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</div>
  304. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  305. </div>
  306. </div>
  307. <div id="content">
  308. {block:Posts}
  309. <div class="post">
  310.  
  311. {block:Text}
  312. <div class="text">
  313. {block:Title}<h3>{Title}</h3>{/block:Title}
  314. {Body}
  315. <!-- permalink --> {block:IndexPage}
  316. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  317. <!-- /permalink --> {/block:IndexPage}
  318. </div>
  319. {/block:Text}
  320.  
  321. {block:Quote}
  322. <div class="text quote">
  323. <p class="words">&#8220;{Quote}&#8221;</p>
  324. {block:Source}<p class="source">{Source}</p>{/block:Source}
  325. <!-- permalink --> {block:IndexPage}
  326. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  327. <!-- /permalink --> {/block:IndexPage}
  328. </div>
  329. {/block:Quote}
  330.  
  331. {block:Link}
  332. <div class="text link">
  333. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  334. {block:Description}{Description}{/block:Description}
  335. <!-- permalink --> {block:IndexPage}
  336. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"><a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  337. <!-- /permalink --> {/block:IndexPage}
  338. </div>
  339. {/block:Link}
  340.  
  341. {block:Chat}
  342. <div class="text chat">
  343. <ul class="conversation">
  344. {block:Lines}
  345. <li class="line {Alt}">
  346. {block:Label}<span class="person">{Label}</span>{/block:Label}
  347. <span class="person-said">{Line}</span>
  348. </li>
  349. {/block:Lines}
  350. </ul>
  351. <!-- permalink --> {block:IndexPage}
  352. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"><a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  353. <!-- /permalink --> {/block:IndexPage}
  354. </div>
  355. {/block:Chat}
  356.  
  357. {block:Audio}
  358. <div class="text audio">
  359. <p>{AudioPlayerBlack}</p>
  360. {block:IndexPage}{block:IfShowCaptions}
  361. {block:Caption}{Caption}{/block:Caption}
  362. {/block:IfShowCaptions}{/block:IndexPage}
  363. <!-- permalink --> {block:IndexPage}
  364. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"><a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  365. <!-- /permalink --> {/block:IndexPage}
  366. </div>
  367. {/block:Audio}
  368.  
  369. {block:Answer}
  370. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  371.  
  372. <div id ="pergunta"class="pergunta"><b>{Asker} | says:</b> {Question}</div>
  373.  
  374. <div class="divisoria"></div>
  375.  
  376. <div id="resposta">{Answer} </div>
  377. {/block:Answer}
  378.  
  379. {block:Photoset}
  380. <div class="photoset">
  381. <div class="box">
  382. <!-- permalink --> {block:IndexPage}
  383. <div class="post-header-a"><div class="p-center">
  384. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  385. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  386. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  387. </div></div>
  388. <!-- /permalink --> {/block:IndexPage}
  389. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  390. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  391. </div>
  392. {block:IndexPage}{block:IfShowCaptions}
  393. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  394. {/block:IfShowCaptions}{/block:IndexPage}
  395. </div>
  396. {/block:Photoset}
  397.  
  398. {block:Video}
  399. <div class="video">
  400. <div class="box">
  401. <!-- permalink --> {block:IndexPage}
  402. <div class="post-header-a"><div class="p-center">
  403. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  404. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  405. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  406. </div></div>
  407. <!-- /permalink --> {/block:IndexPage}
  408. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  409. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  410. </div>
  411. {block:IndexPage}{block:IfShowCaptions}
  412. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  413. {/block:IfShowCaptions}{/block:IndexPage}
  414. </div>
  415. {/block:Video}
  416.  
  417. {block:Photo}
  418. <div class="photo">
  419. <div class="box">
  420. <!-- permalink --> {block:IndexPage}
  421. <div class="post-header-a"><div class="p-center">
  422. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  423. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  424. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  425. </div></div>
  426. <!-- /permalink --> {/block:IndexPage}
  427. {block:IndexPage}
  428. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  429. {/block:IndexPage}
  430. {block:PermalinkPage}
  431. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  432. {/block:PermalinkPage}
  433. </div>
  434. {block:IndexPage}{block:IfShowCaptions}
  435. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  436. {/block:IfShowCaptions}{/block:IndexPage}
  437. </div>
  438. {/block:Photo}
  439.  
  440. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  441. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  442. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  443.  
  444. {block:PermalinkPage}
  445. <div id="post-info" class="text">
  446. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  447. {block:HasTags}
  448. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  449. {/block:HasTags}
  450. <p class="post-info-data">
  451. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  452. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  453. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  454. {block:PostNotes}
  455. {PostNotes}
  456. {/block:PostNotes}
  457. </div>
  458. {/block:PermalinkPage}
  459.  
  460. </div> <!-- end single post -->
  461. {block:ContentSource}
  462. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  463. {/block:ContentSource}
  464. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  465. {/block:Posts}
  466. </div> <!-- end content -->
  467. <div class="loading"></div>
  468. </div> <!-- end containing div -->
  469. {block:IfInfiniteScroll}
  470. {block:Pagination}<ul id="pagination">
  471. {block:PreviousPage}
  472. <li><a href="{PreviousPage}"></a></li>
  473. {/block:PreviousPage}
  474. {block:JumpPagination length="5"}
  475. {block:CurrentPage}
  476. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  477. {/block:CurrentPage}
  478. {block:JumpPage}
  479. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  480. {/block:JumpPage}
  481. {/block:JumpPagination}
  482. {block:NextPage}
  483. <li><a id="nextPage" href="{NextPage}"></a></li>
  484. {/block:NextPage}
  485. </ul>{/block:Pagination}
  486. {/block:IfInfiniteScroll}
  487. {block:IndexPage}
  488. <script type="text/javascript">
  489. $(window).load(function () {
  490. $('#content').masonry(),
  491. $('.masonryWrap').infinitescroll({
  492. navSelector : '#pagination',
  493. nextSelector : '#pagination a#nextPage',
  494. itemSelector : ".post, .loading",
  495. bufferPx : 40,
  496. loadingImg : "https://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  497. loadingText : "<em></em>",
  498. },
  499. function() { $('#content').masonry({ appendedContent: $(this) }); }
  500. );
  501. });
  502. </script>
  503. {/block:IndexPage}
  504. {block:IfToTopButton}
  505. <script type="text/javascript">
  506. $(document).ready(function() {
  507. /*
  508. var defaults = {
  509. containerID: 'toTop', // fading element id
  510. containerHoverID: 'toTopHover', // fading element hover id
  511. scrollSpeed: 1200,
  512. easingType: 'linear'
  513. };
  514. */
  515.  
  516. $().UItoTop({ easingType: 'easeOutQuart' });
  517.  
  518. });
  519. </script>
  520. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  521. {/block:IfToTopButton}
  522.  
  523. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment