Advertisement
puellae-themes

Trance Theme

Dec 15th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.44 KB | None | 0 0
  1.  <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!--                
  4.  
  5.                          Trance Theme by
  6.  
  7.         _   __            ___  _             __  ___
  8.        / \ |  \|    ||   |    | \     |     /   |
  9.       |   ||  ||    ||   |    |  \    |    /    |
  10.       |   ||__/|    ||   |___ |   \   |---|     |___
  11.       \   /|   |    ||   |    |    \  |    \    |
  12.        \_/ |    \__/ |___|___ |     \_|     \__ |___
  13.      
  14.      
  15.      
  16. Please don't remove the credit. I worked very hard on this.
  17.  
  18.  
  19. If you don't have any html skills I wouldn't suggest you to use this theme because you have pretty much to edit in the html code not in the appearance page.
  20. I will work on this. If you have questions just send me a message and I will help you. Please leave the credit & enjoy your new theme :)xx
  21.  
  22.  
  23. -->
  24.  
  25. <html xmlns="http://www.w3.org/1999/xhtml">
  26. <script type="text/javascript">
  27. <!--
  28.  
  29. // Disable Right Click Script
  30.  
  31. function IE(e)
  32. {
  33. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  34. {
  35. return false;
  36. }
  37. }
  38. function NS(e)
  39. {
  40. if (document.layers || (document.getElementById && !document.all))
  41. {
  42. if (e.which == "2" || e.which == "3")
  43. {
  44. return false;
  45. }
  46. }
  47. }
  48. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  49.  
  50. //-->
  51. </script>
  52. <head>
  53.  
  54. <script type="text/javascript"
  55. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  56. <script>
  57. $(document).ready(function() {
  58. //
  59. $('a.poplight[href^=#]').click(function() {
  60. var popID = $(this).attr('rel'); //Get Popup Name
  61. var popURL = $(this).attr('href'); //Get Popup href to define size
  62. var query= popURL.split('?');
  63. var dim= query[1].split('&');
  64. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  65. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://i48.tinypic.com/15qrd6u.gif" class="btn_close" title="Close" alt="Close" /></a>');
  66. var popMargTop = ($('#' + popID).height() + 80) / 2;
  67. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  68. //Apply Margin to Popup
  69. $('#' + popID).css({
  70. 'margin-top' : -popMargTop,
  71. 'margin-left' : -popMargLeft
  72. });
  73. $('body').append('<div id="fade"></div>');
  74. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  75. return false;
  76. });
  77. $('a.close, #fade').live('click', function() {
  78. $('#fade , .popup_block').fadeOut(function() {
  79. $('#fade, a.close').remove(); //fade them both out
  80. });
  81. return false;
  82. });
  83. });
  84. </script>
  85.  
  86. <style type="text/css">body, a:hover , progress !important;}</style>
  87.  
  88. <script type="text/javascript">function tb8_makeArray(n){this.length = n;return this.length;}tb8_messages = new tb8_makeArray(3);tb8_messages[0] = "YOURTEXT";tb8_messages[1] = "YOURTEXT";tb8_messages[2] = "YOURTEXT";tb8_rptType = 'infinite';tb8_rptNbr = 5;tb8_speed = 100;tb8_delay = 2000;var tb8_counter=1;var tb8_currMsg=0;var tb8_tekst ="";var tb8_i=0;var tb8_TID = null;function tb8_pisi(){tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);document.title = tb8_tekst;tb8_sp=tb8_speed;tb8_i++;if (tb8_i==tb8_messages[tb8_currMsg].length){tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;}if (tb8_currMsg == tb8_messages.length){if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){clearTimeout(tb8_TID);return;}tb8_counter++;tb8_currMsg = 0;}tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}tb8_pisi()</script>
  89.  
  90.  
  91. <script type="text/javascript"
  92. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  93.  
  94. <!-- DEFAULT VARIABLES -->
  95. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  96.  
  97. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  98. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  99. <meta name="color:background" content="#fff"/>
  100. <meta name="color:link" content="#000"/>
  101. <meta name="color:text" content="#000"/>
  102. <meta name="color:title" content="#777"/>
  103. <meta name="color:hover" content="#fff"/>
  104. <meta name="image:sidebar" content="1"/>
  105. <meta name="image:background" content="1"/>
  106. <meta name="image:sidebar background" content="1"/>
  107. <meta name="if:show photo" content="1"/>
  108. <meta name="if:scrollbar" content="1"/>
  109. <meta name="image:border background" content=""/>
  110. <meta name="text:titletitle" content=""/>
  111. <meta name="text:Link One Title" content="" />
  112. <meta name="text:Link One" content="" />
  113. <meta name="text:Link Two Title" content="" />
  114. <meta name="text:Link Two" content="" />
  115. <meta name="text:Link Three Title" content="" />
  116. <meta name="text:Link Three" content="" />
  117.  <meta name="text:Link Four Title" content="" />
  118. <meta name="text:Link Four" content="" />
  119. <meta name="text:Link Five Title" content="" />
  120. <meta name="text:Link Five" content="" />
  121.  
  122. <style type="text/css">
  123.  
  124. #tumblr_controls{
  125. position:fixed !important;
  126. -webkit-filter: invert(100%)
  127. }
  128.  
  129. #fade { /*--Transparent background layer--*/
  130. display: none; /*--hidden by default--*/
  131. background: #000;
  132. position: fixed; left: 0; top: 0;
  133. width: 100%; height: 100%;
  134. opacity: .80;
  135. z-index: 9999;
  136. }
  137. .popup_block{
  138. display: none; /*--hidden by default--*/
  139. background: #fcfbf8;
  140. background-image:url(http://i48.tinypic.com/1ox852.png);
  141. padding: 10px;
  142. border: 2px solid #f2e7e2;
  143. float: left;
  144. font-size: 8;
  145. position: fixed;
  146. top: 50%; left: 50%;
  147. z-index: 99999;
  148. /*--CSS3 Box Shadows--*/
  149. -webkit-box-shadow: 0px 0px 20px #000;
  150. -moz-box-shadow: 0px 0px 20px #000;
  151. box-shadow: 0px 0px 20px #000;
  152. /*--CSS3 Rounded Corners--*/
  153. -webkit-border-radius: 0px;
  154. -moz-border-radius: 0px;
  155. border-radius: 0px;
  156. }
  157. img.btn_close {
  158. float: right;
  159. margin: -10 -10px 0 0;
  160. }
  161. /*--Making IE6 Understand Fixed Positioning--*/
  162. *html #fade {
  163. position: absolute;
  164. }
  165. *html .popup_block {
  166. position: absolute;
  167. }
  168.  
  169.  
  170. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  171.  
  172. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  173.  
  174. {block:ifscrollbar}
  175. ::-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff}
  176. ::-webkit-scrollbar-thumb {background: #aaaaaa;}
  177. {/block:ifscrollbar}
  178.  
  179. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  180.  
  181. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  182.  
  183. .wrapper{
  184. margin: 0px auto;
  185. width: 100%;
  186. }
  187.  
  188. .header{
  189. float: left;
  190. width: 100%;
  191. }
  192.  
  193. .left{
  194. float: left;
  195. margin-right: 20px;
  196. width: 802px;
  197. }
  198.  
  199. .right{
  200. float: right;
  201. width: 200px;
  202. background-color: #fff;
  203. }
  204.  
  205. p {
  206. margin:0px;
  207. margin-top:0px;
  208. }
  209.  
  210. body {
  211. padding: 0px;
  212. margin: 0px;
  213. color:{color:text};
  214. font-family: arial;
  215. text-transform: normal;
  216. font-size: 10px;
  217. line-height: 10px;
  218. letter-spacing: 1px;
  219. background-color: {color:Background};
  220. background-image:url({image:Background});
  221. background-attachment: fixed;
  222. background-repeat: repeat;
  223. }
  224.  
  225. a:link, a:active, a:visited{
  226. text-decoration: none;
  227. -webkit-transition: color 0.3s ease-out;
  228. -moz-transition: color 0.3s ease-out;
  229. transition: color 0.3s ease-out;
  230. color: {color:Link};
  231. }
  232.  
  233. a:hover {
  234. text-decoration: none;
  235. font-style: none;
  236. color: {color:Hover};
  237. }
  238.  
  239. div#center{
  240. margin:auto;
  241. position:relative;
  242. width:1000px;
  243. background-color:;
  244. overflow:auto;
  245. overflow-y:hidden;
  246. }
  247.  
  248. .entry {
  249. margin:5px;
  250. padding-top: 6px;
  251. padding-left: 6px;
  252. padding-right: 6px;
  253. padding-bottom: 4px;
  254. float:left;
  255. background-color: white;
  256. font-family: arial;
  257. font-size: 10px;
  258. line-height:{text:text line height}px;
  259. {block:IndexPage}
  260. width:300px;
  261. {/block:IndexPage}
  262. {block:PermalinkPage}
  263. width:310px;
  264. {/block:PermalinkPage}
  265. }
  266.  
  267.  
  268. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  269.  
  270. .entry .perma a{
  271. color:-fdsa;
  272. }
  273.  
  274.  
  275.  
  276.  
  277.  
  278. .perma
  279. {
  280. opacity: 0.0;
  281. filter: alpha(opacity = 0);
  282. margin-top: -21px;
  283. width: px;
  284. height: 30px;
  285. line-height: 30px;
  286. font-size: 9px;
  287. position:absolute;
  288. text-align: center;
  289. z-index:9999991;
  290. color: {color:permalink};
  291.  
  292. }
  293. a.p
  294. {
  295.  
  296. color: {color:permalink};
  297. }
  298. .entry:hover .perma {
  299.  
  300. -webkit-transition: opacity 0.4s linear;
  301. opacity: 1;
  302. -moz-transition: all 0.4s linear;
  303. transition: all 0.4s linear;
  304. filter: alpha(opacity = 100);
  305.  
  306. }
  307.  
  308. .likep {
  309. width: 21px;
  310. height: 20px;
  311. overflow: hidden;
  312. position: relative;
  313. z-index: 9999999;
  314. position: absolute;
  315. margin-top: 26px;
  316. margin-left: 5px;
  317. }
  318. .rep {
  319. width: 24px;
  320. height: 20px;
  321. overflow: hidden;
  322. position: relative;
  323. z-index: 9999999;
  324. position: absolute;
  325. margin-top: 26px;
  326. margin-left: 29px;
  327. }
  328. .likep a:hover {
  329. background-position: 0px 0px;
  330. }
  331. .likep a {
  332. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  333. background-position: 0px 0px;
  334. display: block;
  335. z-index: 9999999;
  336. webkit-transition: all 0s linear;
  337. -webkit-transition: all 0s linear;
  338. -moz-transition: all 0s linear;
  339. transition: all 0s linear;
  340. }
  341. .likep img {
  342. width: 21px;
  343. height: 20px;
  344. webkit-transition: all 0.2s linear;
  345. -webkit-transition: all 0.2s linear;
  346. -moz-transition: all 0.2s linear;
  347. transition: all 0.2s linear;
  348. }
  349. .rep img{
  350. width: 24px;
  351. height: 20px;
  352. line-height: 30px;
  353. display: inline;
  354. }
  355. h7 {
  356. color: #ffffff;
  357. }
  358. .not { position: absolute;
  359. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  360. height: 20px;
  361. font-size: 11px;
  362. line-height: 20px;
  363. color: #fff;
  364. position: absolute;
  365. margin-top: 26px;
  366. margin-left: 56px;
  367. padding-left: 4px;
  368. padding-right: 4px;
  369. -moz-border-radius: 2px;
  370. border-radius: 2px;
  371. }
  372. .not a{
  373. color: #fff;
  374. font-weight: bold;
  375. }
  376.  
  377.  
  378. .textperma{
  379. display: block;
  380. font-family: arial;
  381. font-size: px;
  382. text-transform: lowercase;
  383. text-align: right;
  384. background-color:transparent;
  385. letter-spacing: 0px;
  386. border-top: 0px ridge #000000;
  387. padding: 0px;
  388. margin: 2px;
  389. }
  390.  
  391.  
  392.  
  393. #posts {
  394. width:760px;
  395. margin-top:5px;
  396. margin-left:221px;
  397. right:auto;
  398. margin-right:auto;
  399. position:relative;
  400. overflow-y: hidden;
  401. }
  402.  
  403. #sidebar{
  404. position:fixed !important;
  405. width:205px;
  406. height:auto;
  407. padding:3px;
  408. margin-top: 130px;
  409. margin-left:2px;
  410. background:white;
  411. border-right:0px solid black;
  412. background-image:url({image:sidebar background});
  413. }
  414.  
  415. #sidebar2{
  416. width:646px;
  417. margin-left: 220px;
  418. position:fixed;
  419. bottom:0px;
  420. height:100%;
  421. background-color: #fff;
  422. opacity: 0.85;
  423. background-image:url({image:border background});
  424. }
  425.  
  426.  
  427. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  428.  
  429. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  430.  
  431. @font-face { font-family: "arsenalewhite"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  432.  
  433. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  434.  
  435. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  436.  
  437. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  438.  
  439. .title{
  440. font-family: arial;
  441. font-size: 9px;
  442. line-height: 10px;
  443. color:{color:Title};
  444. letter-spacing: 1px;
  445. font-weight: normal;
  446. padding:0px 0px 0px 0px;
  447. }
  448.  
  449. @font-face { font-family: "existance"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
  450.  
  451. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  452.  
  453.  
  454.  
  455.  
  456.  
  457. #infscr-loading{
  458. bottom: -70px;
  459. position: absolute;
  460. left: 50%;
  461. margin-left:-8px;
  462. width:16px;
  463. height:11px;
  464. overflow:hidden;
  465. margin-bottom: 50px;
  466. }
  467.  
  468. #postnotes{
  469. text-align: justify;}
  470.  
  471. #postnotes blockquote{
  472. border: 0px;}
  473.  
  474. blockquote{
  475. padding:0px 0px 2px 5px;
  476. margin:0px 0px 2px 10px;
  477. border-left: 1px dotted #555555;
  478. }
  479.  
  480. blockquote p, ul{
  481. margin:0px;
  482. padding:0px;
  483. }
  484.  
  485. a img{border: 0px;}
  486.  
  487.  
  488. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  489.  
  490. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  491. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  492.  
  493. .notes img{width:10px; position:relative; top:3px;}
  494. <--ses-->
  495. small{font-size: 90%;}
  496.  
  497. {CustomCSS}
  498.  
  499. div.navigate a{
  500. background: {color:background}; color: {color:link}; letter-spacing: 0px; display:block; padding:0px 0; padding-bottom:1px; border: 0px solid #000000; width: 200px; margin-top:1px; position:relative; z-index:1;
  501. }
  502.  
  503. div.navigate a:hover{
  504. background: {color:background}; color: {color:link}; letter-spacing: 2px; font-weight: bold;
  505. }
  506.  
  507. </style>
  508.  
  509. {block:IndexPage}
  510. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  511. <script type="text/javascript" src="http://static.tumblr.com/sxplfnv/rrjmfqebp/jquery.txt"></script>
  512. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  513.  
  514. <script type="text/javascript">
  515. $(window).load(function () {
  516. var $content = $('#posts');
  517. $content.masonry({itemSelector: '.entry'}),
  518. $content.infinitescroll({
  519. navSelector : 'div#pagination',
  520. nextSelector : 'div#pagination a#nextPage',
  521. itemSelector : '.entry',
  522. loading: {
  523. finishedMsg: '',
  524. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  525. },
  526. bufferPx : 600,
  527. debug : false,
  528. },
  529. // call masonry as a callback.
  530. function( newElements ) {
  531. var $newElems = $( newElements );
  532. $newElems.hide();
  533. // ensure that images load before adding to masonry layout
  534. $newElems.imagesLoaded(function(){
  535. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  536.  
  537.  
  538. });
  539. });
  540. });
  541. </script>
  542.  
  543. {/block:IndexPage}
  544.  
  545.  
  546. <title>{title}</title>
  547.  
  548. <link rel="shortcut icon" href="{Favicon}">
  549. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  550. <meta name="viewport" content="width=820" />
  551. </head>
  552. <body>
  553. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  554.  
  555. <div class="wrapper">
  556. <div class="header">
  557. </div>
  558.  
  559. <div id="center">
  560. <div class="classylanebanner"></div>
  561.  
  562. <div id="cage">
  563. <div id="center">
  564. <div id="sidebar">
  565. <center>{block:ifshowblogtitle}<span class="blogtitle">{Title}</span>{/block:ifshowblogtitle}
  566. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=205px></a>{/block:ifshowphoto}<br><br>
  567. {Description}<br><br><br>
  568. <center><div class="navigate">
  569. <a href="/">home</a>
  570. <a href="/ask}">message</a>
  571. <a href="{text:Link One}">{text:Link One Title}</a>
  572. <a href="{text:Link Two}">{text:Link Two Title}</a>
  573. <a href="{text:Link Three}">{text:Link Three Title}</a>
  574. <a href="{text:Link Four}">{text:Link Four Title}</a>
  575. <a href="{text:Link Five}">{text:Link Five Title}</a>
  576. <a href="http://opulen-ce.tumblr.com">theme</a>
  577.  
  578. </center></div>
  579. <div id="sidebar2">
  580. <img src="{image:borderbar}" height=1000px;>
  581. </div>
  582.  
  583.  
  584.  
  585. <div id="titletitle"><span id="bubble"><center> {text:titletitle}  
  586. </a></span></div>
  587.  
  588.  
  589.  
  590.  
  591. <div class="left">
  592. <div id="posts">
  593. {block:Posts}
  594. <div class="entry">
  595.  
  596. {block:Answer}
  597. <div style="margin-top:0px; margin-bottom:0px; min-height:31px; padding: 4px; background-color:{color:background}">
  598. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  599. {Asker} asked: {Question}</div>
  600. <div style="margin-top:2px; margin-bottom:4px; background: white;">{Answer}</div>
  601. <div class="textperma"> <a href="{permalink}">{notecountwithlabel} <font color="#E6A2AD"></font></a></a> </div>
  602. {/block:Answer}
  603.  
  604. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel} <font color="#E6A2AD"></font></a></a></a><br>{/block:HasTags}</span></align>
  605. {/block:Text}
  606.  
  607. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} <font color="#E6A2AD"></font></a> <a href="{Permalink}"></span></align>{block:Link}
  608.  
  609. {block:Photo}
  610. {block:IndexPage}
  611. <div class="perma">
  612. <div class="likep">
  613. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  614. </div>
  615. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
  616. </div>
  617. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  618. </div>
  619. {/block:IndexPage}
  620. {block:indexpage}
  621. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  622. {/block:indexpage}
  623. {block:permalinkpage}
  624. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  625. {/block:permalinkpage}
  626. {/block:Photo}
  627.  
  628. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  629. <ul class="chat">
  630. {block:Lines}
  631. <li class="user_{UserNumber}">
  632. {block:Label}
  633. <span class="label">{Label}</span>
  634. {/block:Label}
  635.  
  636. {Line}
  637. </li>
  638. {/block:Lines}
  639. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} <font color="#E6A2AD"></font></a> <a href="{Permalink}">
  640. {/block:Chat}
  641.  
  642. {block:Audio}
  643. <div style="width:310px; height:30px;">
  644. {AudioPlayerBlack}
  645. </div>
  646. {block:IndexPage}<span class="permalink">
  647. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} <font color="#E6A2AD"></font></a> <a href="{Permalink}"> </a>
  648. </span>{/block:IndexPage}
  649. {/block:Audio}
  650.  
  651. {block:Video}
  652. {block:IndexPage}
  653. <center>
  654. {Video-340}</center>
  655. {/block:IndexPage}
  656. {block:PermalinkPage}
  657. <center>
  658. {Video-550}</center>
  659. {/block:PermalinkPage}
  660. {block:Video}
  661.  
  662.  
  663. {block:PostNotes}<div align="middle">{caption}</div>
  664. <center>
  665.  
  666. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  667.  
  668. {block:HasTags}
  669. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  670. {block:RebloggedFrom}
  671. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  672. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  673.  
  674. {/block:RebloggedFrom}
  675. </center></span>
  676. <br>
  677. <div id="postnotes">{PostNotes}</div><br>
  678.  
  679. <center>{block:ContentSource}
  680. <br><a href="{SourceURL}">
  681. {lang:Source}:
  682. {block:SourceLogo}
  683. <img src="{BlackLogoURL}" width="{LogoWidth}"
  684. height="{LogoHeight}" alt="{SourceTitle}" />
  685. {/block:SourceLogo}
  686. {block:NoSourceLogo}
  687. {SourceLink}
  688. {/block:NoSourceLogo}
  689. </a>
  690. {/block:ContentSource}</center>
  691.  
  692. {/block:PostNotes}
  693. </div>
  694. {/block:Posts}
  695. </div></div>
  696.  
  697. {block:IndexPage}
  698. {block:Pagination}
  699. <div id="pagination">
  700. {block:NextPage}
  701. <a id="nextPage" href="{NextPage}"></a>
  702. {/block:NextPage}
  703. {block:PreviousPage}
  704. <a href="{PreviousPage}"></a>
  705. {/block:PreviousPage}
  706. </div>
  707. {/block:Pagination}
  708. {/block:IndexPage}
  709. </body>
  710.  
  711.  
  712.  
  713. </div></div></div></div></div></div></div></div></div></div>
  714.  
  715. </div>
  716.  
  717. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement