Advertisement
rewarn

Theme #05 BY REWARN @ REWARNTHEMES

Feb 18th, 2014
8,546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.62 KB | None | 0 0
  1. <!--
  2. Rᴇᴡᴀʀɴ Tʜᴇᴍᴇs
  3. (ʀᴇᴡᴀʀɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  4. Mᴀᴅᴇ Bʏ Rᴇᴡᴀʀɴ
  5.  
  6. Tʜᴇᴍᴇ #05
  7.  
  8. Pʟᴇᴀsᴇ ᴋᴇᴇᴘ ᴛʜᴇ ᴛʜᴇᴍᴇ ᴄʀᴇᴅɪᴛs, ᴀɴᴅ ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ sᴛᴇᴀʟ ᴏʀ ʀᴇᴅɪsᴛʀɪʙᴜᴛᴇ ᴛʜᴇ ᴄᴏᴅᴇs ғᴏᴜɴᴅ ɪɴ ᴛʜɪs ᴛʜᴇᴍᴇ.
  9.  
  10. Gᴏ ᴛᴏ EᴀsʏHᴛᴍʟTᴜᴛᴏʀɪᴀʟs.ᴄᴏᴍ ғᴏʀ ᴛʜᴇᴍᴇ ᴀssɪsᴛᴀɴᴄᴇ. Mᴀᴅᴇ ᴜsɪɴɢ ᴛʜᴇ Oᴜᴛʟᴀsᴛɪɴɢ BᴀsᴇCᴏᴅᴇ.
  11. -->
  12.  
  13. <html lang="en">
  14. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17. <link rel="shortcut icon" href="{favicon}">
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45. <!-- start of script tooltip -->
  46. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  47. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  48. <script>
  49. (function($){
  50. $(document).ready(function(){
  51. $("a[title]").style_my_tooltips({
  52. tip_follows_cursor:true,
  53. tip_delay_time:90,
  54. tip_fade_speed:600,
  55. attribute:"title"
  56. });
  57. });
  58. })(jQuery);
  59. </script>
  60.  
  61. <!-- end of script tooltip -->
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  64.  
  65. <script type="text/javascript"
  66. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  67.  
  68. <a href="http://rewarn.tumblr.com/"><div id="thelogo" style="font-family:serif;">ⓒ&nbsp;&nbsp;theme by<br><i>rewarn</i>themes</div><link rel="stylesheet" type="text/css" href="http://static.tumblr.com/z9fa1r8/l2Jn19uhf/semehtnrawer.css"></a>
  69.  
  70. <!--DEFAULT VARIABLES-->
  71. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  72. <meta name="color:background" content="#fbfbfb"/>
  73. <meta name="color:link" content="#777777"/>
  74. <meta name="color:text" content="#848484"/>
  75. <meta name="color:title" content="#848484"/>
  76. <meta name="color:hover" content="#eeeeee"/>
  77. <meta name="image:background" content="1"/>
  78. <meta name="color:post background" content="#ffffff"/>
  79. <meta name="color:permalinks" content="#ffe3f6"/>
  80. <meta name="if:two column" content="1"/>
  81. <meta name="if:three column" content="0"/>
  82. <meta name="if:post background" content="1"/>
  83. <meta name="if:chinese links" content="1"/>
  84.  
  85.  
  86. <meta name="text:link1" content="/"/>
  87. <meta name="text:link1title" content="home"/>
  88. <meta name="text:link2" content="/ask"/>
  89. <meta name="text:link2title" content="ask"/>
  90. <meta name="text:link3" content="/submit"/>
  91. <meta name="text:link3title" content="submit"/>
  92. <meta name="text:link4" content="/"/>
  93. <meta name="text:link4title" content="link 4"/>
  94. <meta name="text:link5" content="http://rewarn.tumblr.com"/>
  95. <meta name="text:link5title" content="theme"/>
  96.  
  97. <style type="text/css">
  98. ::-webkit-scrollbar {width: 8px; height: 4px; background: #fff; border-left: 0px solid #fff; }
  99.  
  100. ::-webkit-scrollbar-thumb { background-color:{color:permalinks}; border-bottom: 0px solid #fff; border-top: 0px solid #fff; border-left: 0px solid
  101. #fff; border-right: 0px solid #fff; }
  102.  
  103. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.8s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-
  104.  
  105. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  106.  
  107. 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;}
  108.  
  109. p {
  110. margin:0px;
  111. margin-top:0px;
  112. }
  113.  
  114.  
  115. body {
  116. padding: 0px;
  117. margin: 0px;
  118. color:{color:text};
  119. font-family:times;
  120. line-height:13px;
  121. font-size:11px;
  122. background-color: {color:Background};
  123. background-image:url({image:Background});
  124. background-attachment: fixed;
  125. background-repeat: repeat;
  126. }
  127.  
  128. #s-m-t-tooltip {
  129. max-width:300px; /* maximum width */
  130. background-color:#ffffff; /* color background */
  131. border:1px solid {color:permalinks}; /* color, shape and thickness of the border */
  132. font-size:9px; /* font size */
  133. color:{color:text}; /* font color */
  134. letter-spacing:2px; /* font spacing */
  135. text-transform:uppercase; /* uppercase, lowercase, none */
  136. padding:3px; /* padding size */
  137. margin:5px 0px 0px 20px; /* margin size */
  138. z-index:9999999999999999999999;
  139. border-radius: 2px; /* border radius */
  140. }
  141.  
  142.  
  143. a:link, a:active, a:visited{
  144. text-decoration: none;
  145. -webkit-transition: color 0.3s ease-out;
  146. -moz-transition: color 0.3s ease-out;
  147. transition: color 0.3s ease-out;
  148. color:{color:link};
  149. }
  150.  
  151. a:hover {
  152. text-decoration: none;
  153. color: {color:Hover};
  154. }
  155.  
  156. div#center{
  157. margin:auto;
  158. position:relative;
  159. width:1100px;
  160. background-color:;
  161. overflow:auto;
  162. overflow-y:hidden;
  163. }
  164.  
  165.  
  166. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  167. .entry img {max-width:100%;}
  168. .entry {
  169. float:left;
  170. display: block;
  171. margin:15px;
  172. overflow:hidden;
  173. {block:iftwocolumn}
  174. width:250px;
  175. {/block:iftwocolumn}
  176. {block:ifthreecolumn}
  177. width:200px;
  178. {/block:ifthreecolumn}
  179. {block:PermalinkPage}
  180. width:450px;
  181. text-align:left;
  182. line-height:13px;
  183. {/block:PermalinkPage}
  184. {block:ifpostbackground}
  185. background:{color:post background};
  186. border:1px solid {color:Title};
  187. {/block:ifpostbackground}
  188. padding: 10px;
  189. }
  190.  
  191. .entry { opacity: 0.70; -webkit-transition: all .7s ease;
  192. -moz-transition: all .7s ease;
  193. -o-transition: all .7s ease;
  194. transition: all .7s ease;}
  195.  
  196. .entry:hover{ opacity: 1; -webkit-transition: all .7s ease;
  197. -moz-transition: all .7s ease;
  198. -o-transition: all .7s ease;
  199. transition: all .7s ease;}
  200.  
  201.  
  202.  
  203. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  204. .entry .perma{
  205. width:auto;
  206. height:13px;
  207. margin-top:55px;
  208. background: {color:permalinks};
  209. border: 1px solid {color:hover};
  210. margin-left:10px;
  211. position: absolute;
  212. text-align:center;
  213. padding:5px;
  214. top:0px;
  215. font-size:9px;
  216. text-transform:uppercase;
  217. opacity: 0.0;
  218. -webkit-transition: all .7s ease;
  219. -moz-transition: all .7s ease;
  220. -o-transition: all .7s ease;
  221. transition: all .7s ease;
  222. overflow:hidden;
  223. }
  224. .perma:hover {background: {color:background};}
  225.  
  226. .entry:hover .perma{
  227. opacity:1.0;
  228. }
  229.  
  230. .entry .permados{
  231. width:auto;
  232. height:13px;
  233. margin-top:25px;
  234. background: {color:permalinks};
  235. border: 1px solid {color:hover};
  236. margin-left:10px;
  237. position: absolute;
  238. text-align:center;
  239. padding:5px;
  240. top:0px;
  241. font-size:9px;
  242. text-transform:uppercase;
  243. opacity: 0.0;
  244. -webkit-transition: all .7s ease;
  245. -moz-transition: all .7s ease;
  246. -o-transition: all .7s ease;
  247. transition: all .7s ease;
  248. }
  249. .permados:hover {background: {color:background};}
  250.  
  251. .entry:hover .permados {
  252. opacity:1.0;
  253. }
  254.  
  255. .entry img { max-width:100%;}
  256.  
  257. .entry:hover .permalink{opacity:1.0;
  258. margin-top:2px;
  259. -webkit-transition: all .4s ease;
  260. -moz-transition: all .4s ease;
  261. -o-transition: all .4s ease;
  262. transition: all .4s ease;}
  263.  
  264.  
  265.  
  266. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  267. #posts {{block:iftwocolumn}
  268. width:605px;
  269. margin-left:350px;
  270. {block:iftwocolumn}
  271. {block:ifthreecolumn}
  272. width:760px;
  273. margin-left:310px;
  274. {/block:ifthreecolumn}
  275. margin-top:20px;
  276. z-index:99;
  277. right:auto;
  278. background:transparent;
  279. margin-right:auto;
  280. position:relative;
  281. overflow-y: hidden;
  282. }
  283.  
  284.  
  285. /*CUSTOMIZE SIDEBAR HERE*/
  286. #sidebar{border:1px solid {color:text};
  287. padding:5px;
  288. position:fixed !important;
  289. width:200px;
  290. background:transparent;
  291. height:auto;
  292. margin-top:500px;
  293. {block:iftwocolumn}
  294. margin-left:60px;
  295. {/block:iftwocolumn}
  296. {block:ifthreecolumn}
  297. margin-left:50px;
  298. {/block:ifthreecolumn}
  299. }
  300.  
  301.  
  302.  
  303. .blogtitle {
  304. font-size:15px;
  305. line-height: 25px;
  306. color:{color:Title};
  307. text-align:center;
  308. margin-bottom:5px;}
  309. .blogtitle a {color:{color:Title};}
  310.  
  311. #nav {
  312. width:auto;
  313. -webkit-border-radius: 5px;
  314. -moz-border-radius: 5px;
  315. border-radius: 5px;
  316. height:auto;
  317. text-align:center;
  318. }
  319.  
  320. #nav a {color:{color:Title};font-size:13px; padding:7px;margin-bottom:5px; }
  321.  
  322. #nav img { opacity:0.7;
  323. height:10px;
  324. width:10px;
  325. padding:5px;
  326. border:1px
  327. solid {color:permalinks};
  328. background:{color:permalinks};
  329. -webkit-border-radius: 30px;
  330. -moz-border-radius: 30px;
  331. border-radius: 30px;
  332. -webkit-transition: all .4s ease;
  333. -moz-transition: all .4s ease;
  334. -o-transition: all .4s ease;
  335. transition: all .4s ease;}
  336.  
  337. #nav img:hover {
  338. background:#fff;
  339. -webkit-transition: all .4s ease;
  340. -moz-transition: all .4s ease;
  341. -o-transition: all .4s ease;
  342. transition: all .4s ease;}
  343.  
  344. .title{
  345. font-size:15px;
  346. line-height: 22px;
  347. color:{color:Title};
  348. font-weight: normal;}
  349.  
  350. .title a{
  351. color:{color:Title};}
  352.  
  353. .title a:hover{
  354. color:{color:Hover};}
  355.  
  356.  
  357. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  358. .permalink{opacity:0;
  359. margin-top:-10px;
  360. padding:2px;
  361. text-transform:uppercase;
  362. font-size:9px;
  363. display: block;
  364. text-align: center;
  365. -webkit-transition: all .4s ease;
  366. -moz-transition: all .4s ease;
  367. -o-transition: all .4s ease;
  368. transition: all .4s ease;}
  369.  
  370.  
  371. .desc {margin-top:10px;
  372. width:200px;
  373. font-size:8px;
  374. line-height:10px;
  375. letter-spacing:1px;
  376. text-transform:uppercase;}
  377.  
  378. .audioplayer {display:block;
  379. margin-left:7px;
  380. margin-top:0px;
  381. height:26px;
  382. width:26px;
  383. border:1px
  384. solid {color:permalinks};
  385. overflow:hidden;
  386. padding:5px;
  387. background:white;
  388. -webkit-border-radius: 5px;
  389. -moz-border-radius: 5px;
  390. border-radius: 5px;}
  391.  
  392. .audioinfo {display:block;
  393. margin-left:50px;
  394. margin-top:-40px;
  395. {block:iftwocolumn}
  396. height:52px;
  397. width:177px;
  398. {/block:iftwocolumn}
  399. {block:ifthreecolumn}
  400. height:52px;
  401. width:127px;
  402. {/block:ifthreecolumn}
  403. border:1px solid {color:permalinks};
  404. overflow-y:scroll;
  405. padding:5px;
  406. background:white;
  407. -webkit-border-radius: 5px;
  408. -moz-border-radius: 5px;
  409. border-radius: 5px;
  410. text-transform:uppercase;
  411. font-size:8px;
  412. letter-spacing:2px;
  413. line-height:13px;}
  414.  
  415. .askerr {text-align:right;
  416. font-size:12px;}
  417. .askerr a{color:{color:title}}
  418. .askerr a:hover{color:{color:hover}}
  419.  
  420. /*I RECCOMEND YOU DON'T EDIT BELOW HERE*/
  421. #infscr-loading{
  422. bottom: -70px;
  423. position: absolute;
  424. left: 50%;
  425. margin-left:-8px;
  426. width:16px;
  427. height:11px;
  428. overflow:hidden;
  429. margin-bottom: 50px;
  430. }
  431.  
  432. #postnotes{
  433. text-align: justify;}
  434.  
  435. #postnotes blockquote{
  436. border: 0px;}
  437.  
  438. blockquote{
  439. padding:0px 0px 2px 5px;
  440. margin:0px 0px 2px 10px;
  441. border-left: 1px dotted #555555;
  442. }
  443.  
  444. blockquote p, ul{
  445. margin:0px;
  446. padding:0px;
  447. }
  448.  
  449. a img{border: 0px;}
  450.  
  451.  
  452. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  453.  
  454. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  455. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  456.  
  457. .notes img{width:10px; position:relative; top:3px;}
  458. <--ses-->
  459. small{font-size: 90%;}
  460.  
  461.  
  462. {CustomCSS}
  463.  
  464. </style>
  465.  
  466. {block:IndexPage}
  467. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  468. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  469.  
  470. <script type="text/javascript">
  471. $(window).load(function(){
  472. var $wall = $('#posts');
  473. $wall.imagesLoaded(function(){
  474. $wall.masonry({
  475. itemSelector: '.entry, .entry_photo',
  476. isAnimated : false
  477. });
  478. });
  479.  
  480. $wall.infinitescroll({
  481. navSelector : '#pagination',
  482. nextSelector : '#pagination a',
  483. itemSelector : '.entry, .entry_photo',
  484. bufferPx : 2000,
  485. debug : false,
  486. errorCallback: function() {
  487. $('#infscr-loading').fadeOut('normal');
  488. }},
  489. function( newElements ) {
  490. var $newElems = $( newElements );
  491. $newElems.hide();
  492. $newElems.imagesLoaded(function(){
  493. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  494. });
  495. }); $('#posts').show(500);
  496. });
  497. </script>
  498.  
  499.  
  500. {/block:IndexPage}
  501.  
  502.  
  503. <title>{title}</title>
  504.  
  505.  
  506. <meta name="viewport" content="width=820" />
  507. </head>
  508.  
  509. <body>
  510. <BODY onselectstart="return false;" ondragstart="return false;">
  511. <div class="wrapper">
  512. <div class="header">
  513. </div>
  514.  
  515. <div id="cage">
  516. <div id="center">
  517.  
  518.  
  519. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  520. <div id="sidebar"><div class="blogtitle"><a href="/">{Title}</a></div>
  521. <center>
  522. </center>
  523. {block:ifchineselinks}
  524. <div id="nav">
  525. <a href="{text:link1}" title="{text:link1title}">家</a>
  526. <a href="{text:link2}" title="{text:link2title}">问</a>
  527. <a href="{text:link3}" title="{text:link3title}">我</a>
  528. <a href="{text:link4}" title="{text:link4title}">更多</a>
  529. <a href="{text:link5}" title="{text:link5title}">主题</a>
  530. </div>
  531. {/block:ifchineselinks}
  532.  
  533. {block:ifnotchineselinks}
  534. <div id="nav">
  535. <a href="{text:link1}" title="{text:link1title}"><img src="http://static.tumblr.com/z9fa1r8/nj0n0910n/flaticon_9305.png" ></a>
  536. <a href="{text:link2}" title="{text:link2title}"><img src="http://static.tumblr.com/z9fa1r8/7P6n0914a/flaticon_9292.png"></a>
  537. <a href="{text:link3}" title="{text:link3title}"><img src="http://static.tumblr.com/z9fa1r8/O3Un0918y/flaticon_9546.png"></a>
  538. <a href="{text:link4}" title="{text:link4title}"><img src="http://static.tumblr.com/z9fa1r8/I8Rn091ah/flaticon_12217.png"></a>
  539. <a href="{text:link5}" title="{text:link5title}"><img src="http://static.tumblr.com/z9fa1r8/MOon091b0/flaticon_9260.png"></a>
  540. </div>
  541. {/block:ifnotchineselinks}
  542. <!------------------------------------->
  543. <div class="desc">
  544. <center>{description}
  545. </center>
  546. </div>
  547. </div>
  548. <div class="left">
  549. <div id="posts">
  550. {block:Posts}
  551. <div class="entry">
  552.  
  553. {block:Text}{block:Title}<span class="title"><a href="{Permalink}">{Title}</a></span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  554. {/block:Text}
  555.  
  556. {block:Answer}
  557. <div style="background-color:#f7f7f7; padding:5px; color: {color:Text};"><br>{Question}<br><div class="askerr" style="text-align:right;">-&nbsp;{Asker}</div></div><br>{Answer}<br>
  558. <span class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span></align>
  559. {/block:Answer}
  560.  
  561. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  562.  
  563. class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span></align>{block:Link}
  564.  
  565. {block:Photo}
  566. {block:IndexPage}
  567. <center>
  568. <div class="perma"><a href="{ReblogURL}" title="reblog">reblog</a></div>
  569. <div class="permados">
  570. <a href="{Permalink}" title="permalink">{TimeAgo} with {notecountwithlabel}</a>
  571. </div>
  572.  
  573. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  574. {/block:IndexPage}
  575. {block:PermalinkPage}
  576. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  577.  
  578. {LinkCloseTag}
  579. {/block:PermalinkPage}
  580. {/block:Photo}
  581.  
  582. {block:Photoset}
  583. {block:IndexPage}
  584. <center>
  585.  
  586. <div class="perma"><a href="{ReblogURL}" title="reblog">reblog</a></div>
  587. <div class="permados">
  588. <a href="{Permalink}" title="permalink">{TimeAgo} with {notecountwithlabel}</a>
  589. </div>
  590. {block:iftwocolumn}
  591. {Photoset}
  592. {/block:iftwocolumn}
  593. {block:ifthreecolumn}
  594. {Photoset}
  595. {/block:ifthreecolumn}
  596. </center>
  597. {/block:IndexPage}
  598. {block:PermalinkPage}
  599. <center>
  600. {Photoset-500}</center>
  601. {/block:PermalinkPage}
  602. {/block:Photoset}
  603.  
  604. {block:Quote}<span class="title">❝{Quote}❞</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  605.  
  606. href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span>{/block:Quote}
  607.  
  608. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  609. <ul class="chat">
  610. {block:Lines}
  611. <li class="user_{UserNumber}">
  612. {block:Label}
  613. <span class="label">{Label}</span>
  614. {/block:Label}
  615.  
  616. {Line}
  617. </li>
  618. {/block:Lines}
  619. {block:IndexPage}
  620. <p align=right><span class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span>{/block:IndexPage}
  621. {/block:Audio}
  622. {/block:Chat}
  623.  
  624. {block:Audio}
  625.  
  626. {block:iftwocolumn}
  627. <div style="width:250px; height:85px; background:#F5F5F5;-webkit-border-radius: 5px;
  628. -moz-border-radius: 5px;
  629. border-radius: 5px;">
  630. {/block:iftwocolumn}
  631. {block:ifthreecolumn}
  632. <div style="width:200px; height:85px; background:#F5F5F5;-webkit-border-radius: 5px;
  633. -moz-border-radius: 5px;
  634. border-radius: 5px;">
  635. {/block:ifthreecolumn}
  636. <br><div class="audioplayer">
  637. {AudioPlayerWhite}</div> <div class="audioinfo"> {block:TrackName}
  638. <u>Track Name:</u><br> {TrackName}<br><br>
  639. {/block:TrackName}
  640. {block:Artist}
  641. <u>Artist:</u><br>
  642. {Artist}<br><br>
  643. {/block:Artist}
  644. {block:Album}
  645. <u>Album:</u><br>
  646. {Album}<br><br>
  647. {/block:Album}
  648. </div>
  649. </div>
  650. {block:IndexPage}
  651. <p align=right><span class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span>{/block:IndexPage}
  652. {/block:Audio}
  653.  
  654. {block:Video}
  655. {block:IndexPage}
  656. <center>
  657. <div class="perma">{LikeButton color="white" size="20"}</div>
  658. <div class="permados">
  659. {ReblogButton color="white" size="20"}
  660. </div>
  661. {block:iftwocolumn}
  662. {Video-250}
  663. {/block:iftwocolumn}
  664.  
  665. {block:ifthreecolumn}
  666. <div style="overflow:auto;">{Video-250}</div>
  667. {/block:ifthreecolumn}
  668. </center>
  669. {/block:IndexPage}
  670. {block:PermalinkPage}
  671. <center>
  672. {Video-400}</center>
  673. {/block:PermalinkPage}
  674. {block:Video}
  675.  
  676. {block:PermalinkPage}
  677. {block:PostNotes}{block:Caption}<div align="left" style="padding-top:10px; border-bottom:1px solid #aaa; padding-bottom:10px; ">{caption}</div>{/block:Caption}
  678. <center>
  679.  
  680. {block:NoteCount}<br>{NoteCountWithLabel}<br>{/block:NoteCount}
  681.  
  682. {block:HasTags}
  683. tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
  684. {block:RebloggedFrom}
  685. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  686. {/block:RebloggedFrom}
  687.  
  688. {block:ContentSource} posted by <a href="{SourceURL}">{SourceTitle}</a>
  689. {/block:ContentSource}
  690.  
  691. </center></span>
  692. <br>
  693. <div id="postnotes">{PostNotes}</div><br>
  694.  
  695. <center>{block:ContentSource}
  696. <br><a href="{SourceURL}">
  697. {lang:Source}:
  698. {block:SourceLogo}
  699. <img src="{BlackLogoURL}" width="{LogoWidth}"
  700. height="{LogoHeight}" alt="{SourceTitle}" />
  701. {/block:SourceLogo}
  702. {block:NoSourceLogo}
  703. {SourceLink}
  704. {/block:NoSourceLogo}
  705. </a>
  706. {/block:ContentSource}</center>
  707.  
  708. {/block:PostNotes}
  709. {/block:PermalinkPage}
  710. </div>
  711. {/block:Posts}
  712. </div></div>
  713.  
  714. {block:IndexPage}
  715. {block:Pagination}
  716. <div id="pagination">
  717. {block:NextPage}
  718. <a id="nextPage" href="{NextPage}"></a>
  719. {/block:NextPage}
  720. {block:PreviousPage}
  721. <a href="{PreviousPage}"></a>
  722. {/block:PreviousPage}
  723. </div>
  724. {/block:Pagination}
  725. {/block:IndexPage}
  726.  
  727. </body>
  728. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement