Advertisement
extendedhate

"florals" theme

Mar 29th, 2014
799
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.04 KB | None | 0 0
  1. <!--
  2. "florals" theme by coolified
  3. keep the credit or add it to your faq & enjoy!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14.  
  15. <!--DEFAULT VARIABLES-->
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <meta name="color:Background" content="#fff"/>
  18. <meta name="color:Hover" content="#fff"/>
  19. <meta name="color:Entry Text" content="#aaa"/>
  20. <meta name="color:Description Text" content="#aaa"/>
  21. <meta name="color:Links" content="#aaa"/>
  22. <meta name="color:Title" content="#aaa"/>
  23. <meta name="color:Post Borders" content="#eee"/>
  24. <meta name="color:Post Background" content="#fff"/>
  25. <meta name="color:Permalink Background" content="#eee"/>
  26. <meta name="color:Entry Background" content="#fff"/>
  27. <meta name="color:Entry Border" content="#eee"/>
  28. <meta name="color:Sidebar Border" content="#eee"/>
  29. <meta name="color:Sidebar Background" content="#fff"/>
  30. <meta name="image:Background" content="0"/>
  31. <meta name="text:Link One" content="">
  32. <meta name="text:Link One Title" content="">
  33. <meta name="text:Link Two" content="">
  34. <meta name="text:Link Two Title" content="">
  35. <meta name="text:Link Three" content="">
  36. <meta name="text:Link Three Title" content="">
  37. <meta name="text:Link Four" content="">
  38. <meta name="text:Link Four Title" content="">
  39. <meta name="text:Link Five" content="">
  40. <meta name="text:Link Five Title" content="">
  41. <meta name="text:Link Six" content="">
  42. <meta name="text:Link Six Title" content="">
  43. <meta name="text:Link Seven" content="">
  44. <meta name="text:Link Seven Title" content="">
  45. <meta name="color:Scrollbar" content="#000000"/>
  46. <meta name="color:Scrollbar Background" content="#fff"/>
  47. <meta name="if:White Follow Buttons" content="1" />
  48. <meta name="if:Faded Images" content="0" />
  49. <meta name="if:Inverted Images" content="0" />
  50. <meta name="if:Post Background" content="1" />
  51. <meta name="if:Rounded Permalinks" content="0" />
  52. <meta name="if:Rounded Entries" content="0" />
  53. <meta name="if:Entry Shadow" content="0" />
  54. <meta name="if:Entry Border" content="1" />
  55. <meta name="if:Rounded Sidebar" content="0" />
  56. <meta name="if:Sidebar Shadow" content="0" />
  57. <meta name="if:Sidebar Border" content="1" />
  58. <meta name="if:Flowers By Sidebar" content="1" />
  59. <meta name="if:Show Captions" content="1" />
  60. <meta name="if:Show Tags" content="1" />
  61.  
  62. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  63. <script>
  64. (function($){
  65. $(document).ready(function(){
  66. $("[title]").style_my_tooltips({
  67. tip_follows_cursor:true,
  68. tip_delay_time:200,
  69. tip_fade_speed:300
  70. }
  71. );
  72. });
  73. })(jQuery);
  74. </script>
  75.  
  76. <style type="text/css">
  77.  
  78. #s-m-t-tooltip{ z-index: 99999;
  79. background: #FFF;
  80. font-size: 10px;
  81. line-height: 11px;
  82. font-family: calibri;
  83. letter-spacing: px;
  84. text-transform: none;
  85. color: #aaa;
  86. text-align: center;
  87. padding: 5px;
  88. border: 1px solid #eeeded;
  89. border-radius: 0px;
  90. display: block;
  91. max-width: 170px;
  92. margin: 6px 10px;
  93. -webkit-box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);
  94. -moz-box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);
  95. box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);}
  96.  
  97.  
  98. ::-webkit-scrollbar-thumb{
  99. background-color: {color:scrollbar};
  100. border: 2px solid {color:scrollbar background};
  101. height:auto;
  102. -moz-border-radius: 10px;
  103. border-radius: 10px;
  104. }
  105.  
  106.  
  107.  
  108. ::-webkit-scrollbar {
  109. height:auto;
  110. width:8px;
  111. background-color: #999999;
  112. border: 4px solid {color:scrollbar background};
  113. }
  114.  
  115.  
  116. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  117.  
  118. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  119.  
  120. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  121.  
  122. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  123.  
  124. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  125.  
  126. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  127. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  128.  
  129.  
  130. p {
  131. margin:0px;
  132. margin-top:0px;
  133. }
  134.  
  135. @font-face { font-family: "consolas"; src: url('http://static.tumblr.com/ou4lry1/BcUmj8799/consolas.ttf'); }
  136. body {
  137. padding: 0px;
  138. margin: 0px;
  139. color:{color:Entry Text};
  140. font-family: consolas;
  141. text-align: left;
  142. line-height:11px;
  143. text-align: center;
  144. font-size:10px;
  145. background-color: {color:Background};
  146. background-image:url({image:Background});
  147. background-attachment: fixed;
  148. background-repeat: repeat;
  149. background-size:100%;
  150. }
  151.  
  152.  
  153. a:link, a:active, a:visited{
  154. text-decoration: none;
  155. -webkit-transition: color 0.3s ease-out;
  156. -moz-transition: color 0.3s ease-out;
  157. transition: color 0.3s ease-out;
  158. color:{color:Links};
  159. }
  160.  
  161. a:hover {
  162. text-decoration: none;
  163. font-style:;
  164. color: {color:Hover};
  165. }
  166.  
  167. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  168.  
  169. .entry{
  170. text-align:left;
  171. float:left;
  172. font-family: consolas;
  173. font-size: 10px;
  174. width:250px;
  175. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  176. height: auto;
  177. line-height:12px;
  178. {block:ifentryshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifentryshadow}
  179. {block:ifentryborder}border: 1px solid {color:entry border};{/block:ifentryborder}
  180. background-color:{color:entry background};
  181. margin:20px;
  182. overflow:hidden;
  183. padding:15px;
  184. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}
  185. {block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}
  186. transition: all 0.5s ease-out;
  187. -o-transition-transition: all 0.5s ease-out;
  188. -webkit-transition: all 0.5s ease-out;
  189. -moz-transition: all 0.5s ease-out;
  190. }
  191. {block:iffadedimages}.entry img{
  192. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}opacity: 0.6;
  193. transition: all 0.5s ease-out;
  194. -o-transition-transition: all 0.5s ease-out;
  195. -webkit-transition: all 0.5s ease-out;
  196. -moz-transition: all 0.5s ease-out;}
  197.  
  198. .entry img:hover{
  199. opacity:0.8;
  200. transition: all 0.5s ease-out;
  201. -o-transition-transition: all 0.5s ease-out;
  202. -webkit-transition: all 0.5s ease-out;
  203. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  204. {block:ifNOTfadedimages}.entry img{
  205. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}
  206. transition: all 0.5s ease-out;
  207. -o-transition-transition: all 0.5s ease-out;
  208. -webkit-transition: all 0.5s ease-out;
  209. -moz-transition: all 0.5s ease-out;}
  210.  
  211. .entry img:hover{
  212. transition: all 0.5s ease-out;
  213. -o-transition-transition: all 0.5s ease-out;
  214. -webkit-transition: all 0.5s ease-out;
  215. -moz-transition: all 0.5s ease-out;} {/block:ifNOTfadedimages}
  216.  
  217. .permalink2 {
  218. display: block;
  219. padding: 3px;
  220. margin: 3px 0px 0px 0px;
  221. font-family:consolas;
  222. font-size: 10px;
  223. line-height: 14px;
  224. letter-spacing:0px;
  225. text-align: right;
  226. letter-spacing: px;
  227. font-style: none;
  228. text-decoration: none;
  229. color:#aaa;
  230. webkit-transition: all 0.2s linear;
  231. -webkit-transition: all 0.2s linear;
  232. -moz-transition: all 0.2s linear;
  233. transition: all 0.2s linear;
  234. }
  235.  
  236. .permalink3 a{color:{color:links};}
  237. .permalink3 {
  238. color:black;
  239. font-size:10px;
  240. display:block;
  241. line-height: 12px;
  242. opacity: 0;
  243. -webkit-transition-duration: .75s;
  244. width:238px;
  245. height:auto;
  246. padding: 6px;
  247. {block:ifroundedpermalinks}border-radius: 3px;{block:ifroundedpermalinks}
  248. background-color: {color:permalink background};
  249. color: #aaa;
  250. position: absolute;
  251. top:15px;
  252. text-align:left;
  253. font-family:consolas;
  254. letter-spacing:px;
  255. text-transform:lowercase;
  256. display:block;
  257. margin-left: 0px;-webkit-transform: rotate(0deg);
  258. -moz-transform: rotate(0deg);
  259. }
  260.  
  261. .entry:hover .permalink3 {
  262. opacity:0.9;
  263. z-index:999999;-webkit-transform: rotate(0deg);
  264. -moz-transform: rotate(0deg);}
  265. #postnotes{
  266. text-align: left;}
  267.  
  268. #postnotes{
  269. text-align: left;}
  270.  
  271. #postnotes blockquote{
  272. border: 0px;}
  273.  
  274.  
  275. blockquote{
  276. padding:0px 0px 2px 3px;
  277. margin:0px 0px 2px 1px;
  278. }
  279. ul, ol, li{
  280. list-style: square;
  281. margin-left:26px;
  282. padding:0px;
  283. }
  284.  
  285. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  286. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  287. }
  288.  
  289. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  290.  
  291. .caption { margin-left:5px; line-height:0px; }
  292. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  293. blockquote small, blockquote { font-size:10px; }
  294.  
  295. #cunt{width:250px; height:auto;}
  296. {block:PermalinkPage}
  297. width:410px;
  298. {/block:PermalinkPage}
  299. }
  300.  
  301. #center{
  302. padding-top:3px;
  303. padding-bottom:3px;
  304. position:fixed !important;
  305. width:250px;
  306. height:207px;
  307. background-color:#fff;
  308. {block:PermalinkPage}
  309. width:410px;
  310. height:207px;
  311. {/block:PermalinkPage}
  312. }
  313. #posts{
  314. opacity: 1;
  315. float:center;
  316. width: 325px;
  317. margin-left: 540px;
  318. z-index: 1;
  319. {block:ifpostbackground}
  320. border-right: 1px solid {color:post borders};
  321. background: {color:post background};
  322. border-left: 1px solid {color:post borders};
  323. {/block:ifpostbackground}
  324. margin-top:0px;
  325. transition: all 0.5s ease-out;
  326. -o-transition-transition: all 0.5s ease-out;
  327. -webkit-transition: all 0.5s ease-out;
  328. -moz-transition: all 0.5s ease-out;
  329. }
  330. #sidebar a{font-style: italic; }
  331. #sidebar{
  332. position:fixed;
  333. text-align: left;
  334. opacity:1;
  335. background: {color:sidebar background};
  336. {block:ifroundedsidebar}border-radius: 5px;{/block:ifroundedsidebar}
  337. width: 200px;
  338. color:{color:description text};
  339. font-family: consolas;
  340. font-size: 10px;
  341. padding: 15px;
  342. line-height: 11px;
  343. letter-spacing: 0px;
  344. {block:ifsidebarborder}border:1px solid {color:sidebar border};{/block:ifsidebarborder}
  345. text-transform: none;
  346. margin-top:0px;
  347. {block:ifsidebarshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifsidebarshadow}
  348. margin-left:260px;
  349. }
  350.  
  351. .title{
  352. font-family: consolas;
  353. font-size: 10px;
  354. line-height: 11px;
  355. color:{color:Title};
  356. letter-spacing: 0px;
  357. font-weight: normal;
  358. text-align: left;
  359. padding:0px 0px 0px 0px;
  360. }
  361.  
  362. #infscr-loading{
  363. bottom: -70px;
  364. position: absolute;
  365. left: 50%;
  366. margin-left:-8px;
  367. width:16px;
  368. height:11px;
  369. overflow:hidden;
  370. margin-bottom: 50px;
  371. }
  372.  
  373. #postnotes{
  374. text-align: justify;}
  375.  
  376. #postnotes blockquote{
  377. border: 0px;}
  378.  
  379. blockquote{
  380. padding:0px 0px 0px 5px;
  381. margin:0px 0px 0px 10px;
  382. border-left: 1px dotted #ddd;
  383. }
  384.  
  385. blockquote p, ul{
  386. margin:0px;
  387. padding:0px;
  388. }
  389.  
  390. a img{border: 0px;}
  391.  
  392.  
  393.  
  394. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  395. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  396.  
  397. .notes img{width:10px; position:relative; top:3px;}
  398. <--ses-->
  399. small{font-size: 90%;}
  400.  
  401. {CustomCSS}
  402.  
  403. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  404. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  405. .cover img {float:left; width:60px; height:60px;}
  406. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  407. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  408. </style>
  409.  
  410. {block:IndexPage}
  411. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  412. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  413.  
  414. <script type="text/javascript">
  415. $(window).load(function(){
  416. var $wall = $('#posts');
  417. $wall.imagesLoaded(function(){
  418. $wall.masonry({
  419. itemSelector: '.entry, .entry_photo',
  420. isAnimated : false
  421. });
  422. });
  423.  
  424. $wall.infinitescroll({
  425. navSelector : '#pagination',
  426. nextSelector : '#pagination a',
  427. itemSelector : '.entry, .entry_photo',
  428. bufferPx : 2000,
  429. debug : false,
  430. errorCallback: function() {
  431. $('#infscr-loading').fadeOut('normal');
  432. }},
  433. function( newElements ) {
  434. var $newElems = $( newElements );
  435. $newElems.hide();
  436. $newElems.imagesLoaded(function(){
  437. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  438. });
  439. }); $('#posts').show(500);
  440. });
  441. </script>
  442.  
  443.  
  444. {/block:IndexPage}
  445.  
  446.  
  447. <title>{title}</title>
  448.  
  449. <link rel="shortcut icon" href="{favicon}" />
  450. <meta name="viewport" content="width=820" />
  451. </head>
  452.  
  453. <body>
  454.  
  455. <div id="center">
  456. <div id="content"><div style="position:fixed; bottom: 5px; right:5px;"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhud00pKL1qzvcyt.gif"></a></div>
  457.  
  458. {block:ifflowersbysidebar}<div style=" position: fixed; margin-top:0px; margin-left: 120px;"><a href="/"><img src="http://media.tumblr.com/bbf701a9a0389a88c80d265e713959b0/tumblr_inline_mjxb52hDvF1qz4rgp.png"></a> </div>{/block:ifflowersbysidebar}
  459.  
  460. <div id="sidebar">
  461. <div style="border:1px solid #eee; padding: 10px;"> {description}</div>
  462. <br><div style="border:1px solid #eee; padding: 10px;">
  463. <a href="{text:Link One}">{text:Link One Title}</a>,
  464.  
  465. <a href="{text:Link Two}">{text:Link Two Title}</a>,
  466.  
  467. <a href="{text:Link Three}">{text:Link Three Title}</a>,
  468.  
  469. <a href="{text:Link Four}">{text:Link Four Title}</a>,
  470.  
  471. <a href="{text:Link Five}">{text:Link Five Title}</a>,
  472.  
  473. <a href="{text:Link Six}">{text:Link Six Title}</a>,
  474.  
  475. <a href="{text:Link Seven}">{text:Link Seven Title}</a>
  476.  
  477. <center>
  478. </center>
  479. </div></div>
  480. </div>
  481.  
  482. </div>
  483.  
  484. <div class="left">
  485. <div id="posts">
  486. {block:Posts}
  487. <div class="entry">
  488.  
  489. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  490. {/block:Text}
  491.  
  492. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div> {block:Link}
  493.  
  494. {block:Photo}
  495. {block:IndexPage}
  496. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a><Br>{block:ifshowcaptions}{block:Caption}{caption} {/block:Caption}{/block:ifshowcaptions}</div>
  497. <div class="permalink3"> <a href="{permalink}">{timeago}</a><br> <a href="{permalink}">{notecountwithlabel}</a> / <a href="{reblogurl}">reblog</a><br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  498. {/block:IndexPage}
  499. {block:PermalinkPage}
  500. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  501. {block:caption}{caption}{/block:caption}
  502. {LinkCloseTag}
  503. {/block:PermalinkPage}
  504. {/block:Photo}
  505.  
  506. {block:Answer}
  507. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 1px solid #f8f8f8; padding: 6px; background: white;"/>
  508. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  509.  
  510. {Asker}: {Question}</div>
  511. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div><div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  512. {/block:Answer}
  513.  
  514. {block:Photoset}
  515. {block:IndexPage}
  516. <center>{Photoset-250}<Br>{block:ifshowcaptions}{block:Caption}{caption} {/block:Caption}{/block:ifshowcaptions}</center>
  517. <div class="permalink3"> <a href="{permalink}">{timeago}</a><br> <a href="{permalink}">{notecountwithlabel}</a> / <a href="{reblogurl}">reblog</a><br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  518. {/block:IndexPage}
  519. {block:PermalinkPage}
  520. <center>
  521. {Photoset-500}
  522. </center>
  523. {/block:PermalinkPage}
  524. {/block:Photoset}
  525.  
  526. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div> {/block:Quote}
  527.  
  528. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  529. <ul class="chat">
  530. {block:Lines}
  531. <li class="user_{UserNumber}">
  532. {block:Label}
  533. <span class="label">{Label}</span>
  534. {/block:Label}
  535.  
  536. {Line}
  537. </li>
  538. {/block:Lines}<div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  539. {/block:Chat}
  540.  
  541. {block:Video}
  542. {block:IndexPage}
  543. {Video-250}</center><div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  544. {/block:IndexPage}
  545. {block:PermalinkPage}
  546. <center>
  547. {Video-500}</center>
  548. {/block:PermalinkPage}
  549. {block:Video}
  550.  
  551. {block:Audio}<br>
  552. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  553. {block:IndexPage}<div class="permalink2"> <a href="{permalink}">{notecountwithlabel}</a>, <a href="{reblogurl}">reblog</a> <br>{block:ifshowtags}{block:HasTags}{block:Tags} #{Tag}{/block:Tags} {/block:HasTags}{/block:ifshowtags}</div>
  554. {/block:IndexPage}
  555. {/block:Audio}
  556.  
  557. {block:PostNotes}
  558. <center>
  559.  
  560. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  561.  
  562. {block:HasTags}
  563. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  564. {block:RebloggedFrom}
  565. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  566. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  567.  
  568. {/block:RebloggedFrom}
  569. </center></span>
  570. <br>
  571. <div id="postnotes">{PostNotes}</div><br>
  572.  
  573. <center>{block:ContentSource}
  574. <br><a href="{SourceURL}">
  575. {lang:Source}:
  576. {block:SourceLogo}
  577. <img src="{BlackLogoURL}" width="{LogoWidth}"
  578. height="{LogoHeight}" alt="{SourceTitle}" />
  579. {/block:SourceLogo}
  580. {block:NoSourceLogo}
  581. {SourceLink}
  582. {/block:NoSourceLogo}
  583. </a>
  584. {/block:ContentSource}</center>
  585.  
  586. {/block:PostNotes}
  587. </div>
  588. {/block:Posts}
  589. </div></div>
  590.  
  591. {block:IndexPage}
  592. {block:Pagination}
  593. <div id="pagination">
  594. {block:NextPage}
  595. <a id="nextPage" href="{NextPage}"></a>
  596. {/block:NextPage}
  597. {block:PreviousPage}
  598. <a href="{PreviousPage}"></a>
  599. {/block:PreviousPage}
  600. </div>
  601. {/block:Pagination}
  602. {/block:IndexPage}
  603. </body>
  604.  
  605. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement