Advertisement
rewarn

Theme #06 BY REWARN @ REWARNTHEMES

Feb 19th, 2014
1,852
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.58 KB | None | 0 0
  1. <!--
  2. Rᴇᴡᴀʀɴ Tʜᴇᴍᴇs
  3. (ʀᴇᴡᴀʀɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  4. Mᴀᴅᴇ Bʏ Rᴇᴡᴀʀɴ
  5.  
  6. Tʜᴇᴍᴇ #06
  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.  
  64. <script type="text/javascript"
  65. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  66.  
  67. <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>
  68.  
  69. <!--DEFAULT VARIABLES-->
  70. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  71. <meta name="color:background" content="#fbfbfb"/>
  72. <meta name="color:link" content="#777777"/>
  73. <meta name="color:text" content="#848484"/>
  74. <meta name="color:title" content="#848484"/>
  75. <meta name="color:hover" content="#eeeeee"/>
  76. <meta name="color:navlinks" content="#d7eaf7"/>
  77. <meta name="color:navlinks hover" content="#ffffff"/>
  78. <meta name="color:sidebar hover background" content="#f1f1f1"/>
  79. <meta name="image:sidebar1" content="1"/>
  80. <meta name="image:sidebar2" content="1"/>
  81. <meta name="image:background" content="1"/>
  82. <meta name="color:post background" content="#ffffff"/>
  83. <meta name="color:permalinks" content="#d7eaf7"/>
  84. <meta name="color:permalink text" content="#848484"/>
  85. <meta name="color:permalink buttons" content="#a3a3a3"/>
  86. <meta name="if:grayscale sidebar" content="0"/>
  87. <meta name="if:post background" content="1"/>
  88. <meta name="if:lace border" content="1"/>
  89.  
  90. <meta name="text:link1" content="/"/>
  91. <meta name="text:link1title" content="home"/>
  92. <meta name="text:link2" content="/ask"/>
  93. <meta name="text:link2title" content="ask"/>
  94. <meta name="text:link3" content="/submit"/>
  95. <meta name="text:link3title" content="submit"/>
  96. <meta name="text:link4" content="/"/>
  97. <meta name="text:link4title" content="link 4"/>
  98. <meta name="text:link5" content="http://rewarn.tumblr.com"/>
  99. <meta name="text:link5title" content="theme"/>
  100.  
  101. <style type="text/css">
  102. @font-face{
  103. font-family: "mossy";
  104. src: url('http://static.tumblr.com/z9fa1r8/XaBn19pa9/mossy.ttf');
  105. }
  106.  
  107. ::-webkit-scrollbar {width: 8px; height: 4px; background: #fff; border-left: 0px solid #fff; }
  108.  
  109. ::-webkit-scrollbar-thumb { background-color:{color:permalinks}; border-bottom: 0px solid #fff; border-top: 0px solid #fff; border-left: 0px solid
  110. #fff; border-right: 0px solid #fff; }
  111.  
  112. 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-
  113.  
  114. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  115.  
  116. 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;}
  117.  
  118. p {
  119. margin:0px;
  120. margin-top:0px;
  121. }
  122.  
  123.  
  124.  
  125. body {
  126. padding: 0px;
  127. margin: 0px;
  128. color:{color:text};
  129. font-family:times;
  130. line-height:13px;
  131. font-size:11px;
  132. background-color: {color:Background};
  133. background-image:url({image:Background});
  134. background-attachment: fixed;
  135. background-repeat: repeat;
  136. }
  137.  
  138. #s-m-t-tooltip {
  139. max-width:300px; /* maximum width */
  140. background-color:#ffffff; /* color background */
  141. border:1px solid {color:permalinks}; /* color, shape and thickness of the border */
  142. font-size:9px; /* font size */
  143. color:{color:text}; /* font color */
  144. letter-spacing:2px; /* font spacing */
  145. text-transform:uppercase; /* uppercase, lowercase, none */
  146. padding:3px; /* padding size */
  147. margin:5px 0px 0px 20px; /* margin size */
  148. z-index:9999999999999999999999;
  149. border-radius: 2px; /* border radius */
  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:link};
  159. -webkit-transition: all .3s ease;
  160. -moz-transition: all .3s ease;
  161. -o-transition: all .3s ease;
  162. }
  163.  
  164. a:hover {
  165. text-decoration: none;
  166. font-style:;
  167. color: {color:Hover};
  168. text-shadow:1px 1px 1px {color:Hover};
  169. -webkit-transition: all .3s ease;
  170. -moz-transition: all .3s ease;
  171. -o-transition: all .3s ease;
  172. }
  173.  
  174. div#center{
  175. margin:auto;
  176. position:relative;
  177. width:1210px;
  178. background-color:;
  179. overflow:auto;
  180. overflow-y:hidden;
  181. }
  182.  
  183.  
  184. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  185. .entry img {max-width:100%;}
  186. .entry {
  187. float:left;
  188. display: block;
  189. margin:15px;
  190. overflow:hidden;
  191. width:250px;
  192. {block:PermalinkPage}
  193. width:550px;
  194. text-align:left;
  195. line-height:13px;
  196. {/block:PermalinkPage}
  197. {block:ifpostbackground}
  198. background:{color:post background};
  199. {/block:ifpostbackground}
  200. padding: 15px;
  201. background-image:URL();
  202. -webkit-border-radius: 5px;
  203. -moz-border-radius: 5px;
  204. border-radius: 5px;
  205. }
  206.  
  207. .entry .perma{
  208. opacity:0.0;
  209. height:20px;
  210. width:20px;
  211. margin-left:9px;
  212. bottom:25px;
  213. position:absolute;
  214. border-radius:3px;
  215. padding:4px;
  216. background: {color:permalink buttons};
  217. text-align:center;
  218. z-index:8;
  219. -webkit-transition: all .5s ease;
  220. -moz-transition: all .5s ease;
  221. -o-transition: all .5s ease;
  222. }
  223.  
  224. .entry:hover .perma{
  225. opacity:0.7;
  226. -webkit-transition: all .5s ease;
  227. -moz-transition: all .5s ease;
  228. -o-transition: all .5s ease;
  229. }
  230.  
  231. .entry .permados{
  232. opacity:0.0;
  233. height:20px;
  234. width:20px;
  235. margin-left:43px;
  236. bottom:25px;
  237. position:absolute;
  238. border-radius:5px;
  239. padding:4px;
  240. background: {color:permalink buttons};
  241. text-align:center;
  242. z-index:8;
  243. -webkit-transition: all .5s ease;
  244. -moz-transition: all .5s ease;
  245. -o-transition: all .5s ease;
  246. }
  247.  
  248. .entry:hover .permados{
  249. opacity:0.7;
  250. -webkit-transition: all .5s ease;
  251. -moz-transition: all .5s ease;
  252. -o-transition: all .5s ease;
  253. }
  254.  
  255. .entry img { max-width:100%;}
  256.  
  257. #posts {border-left:1px solid #ddd;
  258. border-right:1px solid #ddd;
  259. width:620px;
  260. {block:PermalinkPage}
  261. width:600px;
  262. {/block:PermalinkPage}
  263. margin-left:400px;
  264. margin-top:-10px;
  265. padding-top:20px;
  266. z-index:99;
  267. right:auto;
  268. background:transparent;
  269. margin-right:auto;
  270. position:relative;
  271. overflow-y: hidden;
  272. }
  273.  
  274. #sidebar {border:1px solid transparent;
  275. position:fixed !important;
  276. width:160px;
  277. height:160px;
  278. margin-top:150px;
  279. margin-left:50px;
  280. overflow:hidden;
  281. background:#fff;
  282. }
  283.  
  284. #sidebar2 {border:1px solid transparent;
  285. position:fixed !important;
  286. width:160px;
  287. height:160px;
  288. margin-top:150px;
  289. margin-left:210px;
  290. overflow:hidden;
  291. background:#fff;
  292. }
  293.  
  294. #sidebar #hiya{
  295. padding:5px;
  296. -webkit-transition: all .5s ease;
  297. -moz-transition: all .5s ease;
  298. -o-transition: all .5s ease;
  299. }
  300.  
  301. #sidebar2 #hiya2{
  302. padding:5px;
  303. -webkit-transition: all .5s ease;
  304. -moz-transition: all .5s ease;
  305. -o-transition: all .5s ease;
  306. }
  307.  
  308. #sidebar #hiya:hover {
  309. margin-top:-160px;
  310. -webkit-transition: all .5s ease;
  311. -moz-transition: all .5s ease;
  312. -o-transition: all .5s ease; }
  313.  
  314. #sidebar2 #hiya2:hover {
  315. margin-top:-155px;
  316. -webkit-transition: all .5s ease;
  317. -moz-transition: all .5s ease;
  318. -o-transition: all .5s ease; }
  319.  
  320.  
  321. #sidebar img {
  322. width:150px;
  323. {block:ifgrayscalesidebar}
  324. -webkit-filter: grayscale(1);
  325. {/block:ifgrayscalesidebar}
  326. }
  327. #sidebar2 img {
  328. width:150px;
  329. {block:ifgrayscalesidebar}
  330. -webkit-filter: grayscale(1);
  331. {/block:ifgrayscalesidebar}
  332. }
  333.  
  334.  
  335. .blogtitle {width:310px;
  336. position:fixed !important;
  337. margin-left:55px;
  338. margin-top:325px;
  339. font-family: 'mossy';
  340. font-size:30px;
  341. line-height: 30px;
  342. color:{color:Title};
  343. text-align:center;
  344. margin-bottom:5px;}
  345. .blogtitle a {text-decoration:none; color:{color:Title};}
  346. .blogtitle a:hover {letter-spacing:1px;color:{color:Title};text-decoration:none;}
  347.  
  348. #sidebar2 #nav {
  349. width:140px; height:140px;
  350. background:{color:sidebar hover background};
  351. margin-top:5px;
  352. padding:5px;
  353. -webkit-transition: all .5s ease;
  354. -moz-transition: all .5s ease;
  355. -o-transition: all .5s ease;
  356. }
  357.  
  358. #navlink {
  359. width:110px;
  360. padding:7px;
  361. height:4px;
  362. border:1px solid {color:permalinks};
  363. background:{color:navlinks};
  364. margin:7px;
  365. font-size:10px;
  366. line-height:4px;
  367. text-transform:uppercase;
  368. -webkit-transition: all .5s ease;
  369. -moz-transition: all .5s ease;
  370. -o-transition: all .5s ease; }
  371.  
  372. #navlink:hover {background:{color:navlinks hover};
  373. -webkit-transition: all .5s ease;
  374. -moz-transition: all .5s ease;
  375. -o-transition: all .5s ease; }
  376.  
  377. #nav a { opacity:0.5;
  378. color:{color:text};
  379. margin-left:10px;
  380. --webkit-transition: all .5s ease;
  381. -moz-transition: all .5s ease;
  382. -o-transition: all .5s ease; }
  383.  
  384.  
  385. #sidebar .desc table{padding:5px;
  386. width:150px; height:150px;
  387. background:{color:sidebar hover background};
  388. margin-top:10px;
  389. font-size:9px;
  390. line-height:10px;
  391. letter-spacing:1px;
  392. text-transform:uppercase;}
  393.  
  394. .title{
  395. font-family: 'mossy';
  396. font-size:22px;
  397. line-height: 22px;
  398. color:{color:Title};}
  399.  
  400. .title a{
  401. color:{color:Title};}
  402.  
  403. .title a:hover{
  404. color:{color:Hover};}
  405.  
  406. .permalink{
  407. margin-top:5px;
  408. padding:2px;
  409. text-transform:uppercase;
  410. font-size:9px;
  411. display: block;
  412. text-align: center;
  413. background-color: {color:permalinks};
  414. border-radius:2px;
  415. text-decoration: none;}
  416. .permalink a{color:{color:permalink text};}
  417.  
  418.  
  419. .audioplayer {display:block;
  420. margin-left:7px;
  421. margin-top:-2px;
  422. height:23px;
  423. width:23px;
  424. border:1px solid {color:permalinks};
  425. overflow:hidden;
  426. padding:5px;
  427. background:white;
  428. -webkit-border-radius: 3px;
  429. -moz-border-radius: 3px;
  430. border-radius: 3px;}
  431.  
  432. .audioinfo {display:block;
  433. margin-left:50px;
  434. margin-top:-37px;
  435. height:52px;
  436. width:177px;
  437. border:1px solid {color:permalinks};
  438. overflow-y:scroll;
  439. padding:5px;
  440. background:white;
  441. text-transform:uppercase;
  442. font-size:8px;
  443. letter-spacing:2px;
  444. line-height:13px;
  445. -webkit-border-radius: 3px;
  446. -moz-border-radius: 3px;
  447. border-radius: 3px;}
  448.  
  449. .askerr {
  450. font-family: 'mossy';
  451. font-size:20px;
  452. display:inline; }
  453. .askerr a {color:{color:title}}
  454. .askerr a:hover {color:{color:hover}}
  455.  
  456. .answerr {
  457. background: {color:sidebar hover background};
  458. border:1px solid {color:sidebar hover background};
  459. margin:0px 0px 0px 50px;
  460. padding:10px;
  461. position: relative;
  462. -moz-border-radius:5px;
  463. -webkit-border-radius:5px;
  464. border-radius:5px;
  465. }
  466.  
  467. .chat{list-style:none;
  468. color:{color:text};
  469. text-align:left;
  470. }
  471.  
  472. .chat_line_odd{
  473. margin-top:2px;
  474. color:{color:hover};
  475. }
  476.  
  477. .chat_line_even{
  478. margin-top:2px;
  479. color:{color:link};
  480. }
  481.  
  482.  
  483. /*DON'T EDIT BELOW HERE*/
  484. #infscr-loading{
  485. bottom: -70px;
  486. position: absolute;
  487. left: 50%;
  488. margin-left:-8px;
  489. width:16px;
  490. height:11px;
  491. overflow:hidden;
  492. margin-bottom: 50px;
  493. }
  494.  
  495. #postnotes{
  496. text-align: justify;}
  497.  
  498. #postnotes blockquote{
  499. border: 0px;}
  500.  
  501. #postnotes li{ list-style:none; margin-left:0px; padding:1px;}
  502.  
  503. blockquote{
  504. padding:0px 0px 2px 5px;
  505. margin:0px 0px 2px 10px;
  506. border-left: 3px solid {color:hover};
  507. }
  508.  
  509. blockquote p, ul{
  510. margin:0px;
  511. padding:0px;
  512. }
  513.  
  514. a img{border: 0px;}
  515.  
  516.  
  517. ul, ol, li{list-style:disc; margin-left:7px; padding:0px;}
  518.  
  519. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  520. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  521.  
  522. .notes img{width:10px; position:relative; top:3px;}
  523. <--ses-->
  524. small{font-size: 90%;}
  525.  
  526. #bord {
  527. position:fixed;
  528. opacity:.7;
  529. z-index:999;
  530. width:100%;
  531. top:0px;
  532. height:30px;
  533. margin-left:-5px;
  534. margin-top:-10px;
  535. background-image:url("http://media.tumblr.com/82703b19182664c198cd163279558d9c/tumblr_inline_mrf2j4fME11rto88t.png");
  536. background-repeat: repeat;
  537. }
  538.  
  539. {CustomCSS}
  540.  
  541. </style>
  542.  
  543. {block:IndexPage}
  544. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  545. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  546.  
  547. <script type="text/javascript">
  548. $(window).load(function(){
  549. var $wall = $('#posts');
  550. $wall.imagesLoaded(function(){
  551. $wall.masonry({
  552. itemSelector: '.entry, .entry_photo',
  553. isAnimated : false
  554. });
  555. });
  556.  
  557. $wall.infinitescroll({
  558. navSelector : '#pagination',
  559. nextSelector : '#pagination a',
  560. itemSelector : '.entry, .entry_photo',
  561. bufferPx : 2000,
  562. debug : false,
  563. errorCallback: function() {
  564. $('#infscr-loading').fadeOut('normal');
  565. }},
  566. function( newElements ) {
  567. var $newElems = $( newElements );
  568. $newElems.hide();
  569. $newElems.imagesLoaded(function(){
  570. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  571. });
  572. }); $('#posts').show(500);
  573. });
  574. </script>
  575.  
  576.  
  577. {/block:IndexPage}
  578.  
  579.  
  580. <title>{title}</title>
  581.  
  582. <link rel="shortcut icon" href="{Favicon}" />
  583. <meta name="viewport" content="width=820" />
  584. </head>
  585.  
  586.  
  587. <body onselectstart="return false;" ondragstart="return false;">
  588. {block:iflaceborder}<div id="bord"></div>{/block:iflaceborder}
  589.  
  590. <div class="header">
  591.  
  592.  
  593. <div id="cage">
  594. <div id="center">
  595.  
  596. <div class="blogtitle"><a href="/">{Title}</a></div>
  597.  
  598. <div id="sidebar"><div id="hiya"><img src="{image:sidebar1}" style="width:150px; height:150px;">
  599. <div class="desc">
  600. <table><tr><td valign="middle">
  601. {description}
  602. </td></tr></table>
  603.  
  604. </div></div></div>
  605. <div id="sidebar2"><div id="hiya2"><img src="{image:sidebar2}" style="width:150px; height:150px;"><div id="nav">
  606. <div id="navlink"><a href="{text:link1}">{text:link1title}</a><br></div>
  607. <div id="navlink"><a href="{text:link2}">{text:link2title}</a><br></div>
  608. <div id="navlink"><a href="{text:link3}">{text:link3title}</a><br></div>
  609. <div id="navlink"><a href="{text:link4}">{text:link4title}</a><br></div>
  610. <div id="navlink"><a href="{text:link5}">{text:link5title}</a><br></div>
  611. </div></div></div>
  612. <br>
  613.  
  614.  
  615.  
  616.  
  617. <!-----------------POST STUFF DON'T EDIT!-------------------->
  618.  
  619.  
  620. <div class="left">
  621. <div id="posts">
  622. {block:Posts}
  623. <div class="entry">
  624.  
  625. {block:Text}{block:Title}<span class="title"><a href="{Permalink}">{Title}</a></span>{/block:Title}<span class="body">{Body}</span><p align=right>
  626. {block:IndexPage}
  627. <span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a></a><br></span>
  628. {/block:IndexPage}
  629. {/block:Text}
  630.  
  631. {block:Answer}
  632. <a href="{AskerURL}"><img src="{AskerPortraitURL-40}" align="left" style="-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border:1px solid {color:permalinks}"></a><div class="answerr"><div class="askerr">{Asker}</div>&nbsp;asked:<br>{Question}&nbsp;</div>
  633. <div style="padding-top:10px; padding-bottom:10px;">{Answer}</div>
  634. {block:IndexPage}
  635. <span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a></a><br></span>
  636. {/block:IndexPage}
  637. {/block:Answer}
  638.  
  639. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  640. {block:IndexPage}
  641. <span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a></a><br></span>
  642. {/block:IndexPage}
  643. {block:Link}
  644.  
  645. {block:Photo}
  646. {block:IndexPage}
  647. <center>
  648. <div class="perma">{LikeButton color="white" size="20"}</div>
  649. <div class="permados">
  650. {ReblogButton color="white" size="20"}
  651. </div>
  652. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  653. {/block:IndexPage}
  654. {block:PermalinkPage}
  655. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  656. {LinkCloseTag}
  657. {/block:PermalinkPage}
  658. {/block:Photo}
  659.  
  660.  
  661. {block:Photoset}
  662. {block:IndexPage}
  663. <center>
  664. <div class="perma">{LikeButton color="white" size="20"}</div>
  665. <div class="permados">
  666. {ReblogButton color="white" size="20"}
  667. </div>{Photoset-250}
  668. </center>
  669. {/block:IndexPage}
  670. {block:PermalinkPage}
  671. <center>
  672. {Photoset}</center>
  673. {/block:PermalinkPage}
  674. {/block:Photoset}
  675.  
  676.  
  677. {block:Quote}<span class="title">❝ {Quote} ❞</span>{block:Source} —{Source}{/block:Source}<br>
  678. {block:IndexPage}
  679. <span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a></a><br></span>
  680. {/block:IndexPage}
  681. {/block:Quote}
  682.  
  683. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  684. <ul class="chat">
  685. {block:Lines}
  686. <div class="chat_line_{Alt}">
  687. {block:Label}
  688. <span class="chat_label">{Label}</span>
  689. {/block:Label}
  690. {Line}
  691. </div>
  692. {/block:Lines}
  693. {block:IndexPage}
  694. <p align=right><span class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span>{/block:IndexPage}
  695. {/block:Chat}
  696.  
  697. {block:Audio}
  698. <div style="width:250px; height:85px; background:#F5F5F5;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;">
  699. <br><div class="audioplayer">
  700. {AudioPlayerWhite}</div> <div class="audioinfo"> {block:TrackName}
  701. <u>Track Name:</u><br> {TrackName}<br><br>
  702. {/block:TrackName}
  703. {block:Artist}
  704. <u>Artist:</u><br>
  705. {Artist}<br><br>
  706. {/block:Artist}
  707. {block:Album}
  708. <u>Album:</u><br>
  709. {Album}<br><br>
  710. {/block:Album}
  711. </div>
  712. </div>
  713. {block:IndexPage}
  714. <p align=right><span class="permalink"><a href="{Permalink}">{TimeAgo} with {notecountwithlabel}</a> </span>{/block:IndexPage}
  715. {/block:Audio}
  716.  
  717. {block:Video}
  718. {block:IndexPage}
  719. <center>
  720. <div class="perma">{LikeButton color="white" size="20"}</div>
  721. <div class="permados">
  722. {ReblogButton color="white" size="20"}
  723. </div>
  724. {Video-250}
  725. </center>
  726. {/block:IndexPage}
  727. {block:PermalinkPage}
  728. <center>
  729. {Video-400}</center>
  730. {/block:PermalinkPage}
  731. {block:Video}
  732.  
  733. {block:PermalinkPage}
  734. {block:PostNotes}{block:Caption}<div align="left" style="padding-top:10px; border-bottom:1px solid #aaa; padding-bottom:10px; ">{caption}</div>{/block:Caption}
  735. <center>
  736. {block:NoteCount}<br>{NoteCountWithLabel}<br>{/block:NoteCount}
  737. {block:HasTags}
  738. tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
  739. {block:RebloggedFrom}
  740. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  741. {/block:RebloggedFrom}
  742. {block:ContentSource} posted by <a href="{SourceURL}">{SourceTitle}</a>
  743. {/block:ContentSource}
  744. </center>
  745. </span>
  746. <br>
  747.  
  748. <div id="postnotes">{PostNotes}</div><br>
  749. {/block:PostNotes}
  750. {/block:PermalinkPage}
  751. </div>
  752. {/block:Posts}
  753. </div></div>
  754.  
  755. {block:IndexPage}
  756. {block:Pagination}
  757. <div id="pagination">
  758. {block:NextPage}
  759. <a id="nextPage" href="{NextPage}"></a>
  760. {/block:NextPage}
  761. {block:PreviousPage}
  762. <a href="{PreviousPage}"></a>
  763. {/block:PreviousPage}
  764. </div>
  765. {/block:Pagination}
  766. {/block:IndexPage}
  767.  
  768. </body>
  769. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement