Advertisement
christinaxoxthemes

Theme 05- Christinaxox

Jul 27th, 2013
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.21 KB | None | 0 0
  1. <!--
  2. Christina Theme 05 :) Please keep the credit!
  3. Oh and please give me your opinion my themeees! I'd really appreciate it :D
  4. -->
  5. <a href="http://christinaxoxthemes.tumblr.com"><img src="http://media.tumblr.com/049bcc6a60ee5a5e838e205c2c8bbbbd/tumblr_inline_mjs1bk6vdu1qdlkyg.gif"></a>
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11. <link href='http://fonts.googleapis.com/css?family=Neucha|Great+Vibes|Over+the+Rainbow|Cedarville+Cursive' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Sofia' rel='stylesheet' type='text/css'>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  15. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  16. <script>
  17. (function($){
  18. $(document).ready(function(){
  19. $("a[title]").style_my_tooltips({
  20. tip_follows_cursor:true,
  21. tip_delay_time:90,
  22. tip_fade_speed:600,
  23. attribute:"title"
  24. });
  25. });
  26. })(jQuery);
  27. </script>
  28.  
  29.  
  30. <script type="text/javascript">
  31. <!--
  32.  
  33. // Disable Right Click Script
  34.  
  35. function IE(e)
  36. {
  37. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  38. {
  39. return false;
  40. }
  41. }
  42. function NS(e)
  43. {
  44. if (document.layers || (document.getElementById && !document.all))
  45. {
  46. if (e.which == "2" || e.which == "3")
  47. {
  48. return false;
  49. }
  50. }
  51. }
  52. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  53.  
  54. //-->
  55. </script>
  56.  
  57.  
  58. <script type="text/javascript"
  59. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  60.  
  61. <!--DEFAULT VARIABLES-->
  62. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  63. <meta name="color:background" content="#fff"/>
  64. <meta name="color:link" content="#f771a0"/>
  65. <meta name="color:text" content="#777"/>
  66. <meta name="color:posttitle" content="#333"/>
  67. <meta name="color:hover" content="#d18ea3"/>
  68. <meta name="image:sidebar" content="1"/>
  69. <meta name="image:background" content="1"/>
  70. <meta name="color:sidebarborder1" content="#ff91b6"/>
  71. <meta name="color:sidebarborder2" content="#ff91b6"/>
  72. <meta name="color:sidebarborder3" content="#b35272"/>
  73. <meta name="color:sidebarborder4" content="#b35272"/>
  74. <meta name="color:sidebarborderhover1" content="#c191ff"/>
  75. <meta name="color:sidebarborderhover2" content="#965ee0"/>
  76. <meta name="color:sidebarborderhover3" content="#8766b3"/>
  77. <meta name="color:sidebarborderhover4" content="#7742bd"/>
  78. <meta name="color:descriptionborder" content="#7742bd"/>
  79. <meta name="color:descriptionglow" content="#9865c2"/>
  80. <meta name="color:description" content="#000"/>
  81. <meta name="color:navborder" content="#dabad5"/>
  82. <meta name="color:navglow" content="#d192ae"/>
  83. <meta name="color:striper1" content="#a6879c"/>
  84. <meta name="color:striper2" content="#a6879c"/>
  85. <meta name="color:striper3" content="#a6879c"/>
  86. <meta name="color:striper4" content="#a6879c"/>
  87. <meta name="color:striper5" content="#a6879c"/>
  88. <meta name="color:titleyay" content="#ffa51f"/>
  89. <meta name="color:postborder1" content="#ffd1f3"/>
  90. <meta name="color:postborder2" content="#ffc9e1"/>
  91. <meta name="color:postborder3" content="#ff70b0"/>
  92. <meta name="color:postborder4" content="#fc9cc7"/>
  93. <meta name="color:titleyayglow" content="#ebb86c"/>
  94. <meta name="color:2ndtitle" content="#ffc46b"/>
  95. <meta name="color:quote" content="#ffa51f"/>
  96. <meta name="color:quoteglow" content="#ebb86c"/>
  97. <meta name="color:perma" content="#ffd1da"/>
  98. <meta name="color:permaglow" content="#fff"/>
  99. <meta name="text:navurl1" content="/"/>
  100. <meta name="text:navurl2" content="/ask"/>
  101. <meta name="text:navurl3" content="/"/>
  102. <meta name="text:navurl4" content="/"/>
  103. <meta name="text:quote" content="be who you are"/>
  104. <meta name="text:hover1" content="home"/>
  105. <meta name="text:hover2" content="message"/>
  106. <meta name="text:hover3" content="links"/>
  107. <meta name="text:hover4" content="more"/>
  108.  
  109.  
  110. <style type="text/css">
  111.  
  112.  
  113. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  114.  
  115. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  116.  
  117. 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;}
  118.  
  119. p {
  120. margin:0px;
  121. margin-top:0px;
  122. }
  123.  
  124.  
  125. body {
  126. padding: 0px;
  127. margin: 0px;
  128. color:{color:text};
  129. font-family: 'Neucha', cursive;
  130. line-height:12px;
  131. font-size:14px;
  132. background-color: {color:Background};
  133. background-image:url({image:Background});
  134. background-attachment: fixed;
  135. background-repeat: repeat;
  136. }
  137.  
  138.  
  139. a:link, a:active, a:visited{
  140. text-decoration: none;
  141. -webkit-transition: color 0.3s ease-out;
  142. -moz-transition: color 0.3s ease-out;
  143. transition: color 0.3s ease-out;
  144. color:{color:link};
  145. }
  146.  
  147. a:hover {
  148. text-decoration: none;
  149. font-style:;
  150. color: {color:Hover};
  151. }
  152.  
  153. div#center{
  154. margin:auto;
  155. position:relative;
  156. width:1000px;
  157. background-color:;
  158. overflow:auto;
  159. overflow-y:hidden;
  160. }
  161.  
  162.  
  163. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  164. .entry {
  165. float:left;
  166. display: block;
  167. border-top:3px solid {color:postborder1};
  168. border-bottom:3px solid {color:postborder2};
  169. border-right:3px solid {color:postborder3};
  170. border-left:3px solid {color:postborder4};
  171. box-shadow: 0 0 5px #000;
  172. margin:5px;
  173. width:220px;
  174. overflow:hidden;
  175. {block:PermalinkPage}
  176. width:500px;
  177. text-align:left;
  178. line-height:10px;
  179. {/block:PermalinkPage}
  180. background:white;
  181. background-image:URL();
  182. }
  183.  
  184.  
  185. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  186. .entry .perma{
  187. width:100%;
  188. height:30px;
  189. margin-left:-1px;
  190. border: dotted 1px #000;
  191. position: absolute;
  192. line-height: 30px;
  193. overflow:hidden;
  194. text-align:center;
  195. bottom:20px;
  196. background:{color:perma};
  197. box-shadow: 0 0 10px {color:permaglow};
  198. word-spacing:2px;
  199. letter-spacing:1px;
  200. opacity: 0.0;
  201. -webkit-transition: all .7s ease;
  202. -moz-transition: all .7s ease;
  203. -o-transition: all .7s ease;
  204. transition: all .7s ease;
  205.  
  206. }
  207.  
  208. .entry:hover .perma{
  209. overflow:visible;
  210. opacity:1;
  211. }
  212.  
  213.  
  214. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  215. #posts {
  216. width:730px;
  217. margin-top:1px;
  218. z-index:99;
  219. margin-left:270px;
  220. right:auto;
  221. background:transparent;
  222. margin-right:auto;
  223. position:relative;
  224. overflow-y: hidden;
  225. }
  226.  
  227.  
  228. /*CUSTOMIZE SIDEBAR HERE*/
  229. #sidebar{
  230. position:fixed !important;
  231. width:230px;
  232. background:white;
  233. height:auto;
  234. margin-top:150px;
  235. margin-left:-15px;
  236. text-align:center;
  237. border-right: double 7px {color:sidebarborder1};
  238. border-left: double 7px {color:sidebarborder2};
  239. border-top: double 7px {color:sidebarborder3};
  240. border-bottom: double 7px {color:sidebarborder4};
  241. -webkit-transition: all .7s ease;
  242. -moz-transition: all .7s ease;
  243. -o-transition: all .7s ease;
  244. transition: all .7s ease;
  245. }
  246.  
  247. #sidebar:hover{
  248. border-top: double 7px {color:sidebarborderhover1};
  249. border-bottom: double 7px {color:sidebarborderhover2};
  250. border-right: double 7px {color:sidebarborderhover3};
  251. border-left: double 7px {color:sidebarborderhover4};
  252. -webkit-transition: all .7s ease;
  253. -moz-transition: all .7s ease;
  254. -o-transition: all .7s ease;
  255. transition: all .7s ease;
  256. }
  257.  
  258. #s-m-t-tooltip {
  259. max-width:300px;
  260. padding:6px 6px 6px 6px;
  261. margin:20px 0px 0px 20px;
  262. background: #fff;
  263. border-right: 4px double #a484c2;
  264. border-left: 4px double #a484c2;
  265. border-top: 1px dotted #000;
  266. border-bottom: 1px dotted #000;
  267. font-family: 'Over the Rainbow', cursive;
  268. font-size:10px;
  269. letter-spacing:0px;
  270. text-transform:lowercase;
  271. color:#000;
  272. z-index:999999999999999999999999999999999999;
  273. }
  274.  
  275. #striper{
  276. width: 20px;
  277. height: 1000px;
  278. margin-top: -20px;
  279. margin-left: -50px;
  280. border-right: dotted 1px {color:striper1};
  281. border-left: dotted 1px {color:striper1};
  282. position: fixed;
  283. }
  284.  
  285. #striper2{
  286. width: 2000px;
  287. height: 20px;
  288. margin-top: 100px;
  289. margin-left: -50px;
  290. border-top: dotted 1px {color:striper2};
  291. border-bottom: dotted 1px {color:striper2};
  292. position: fixed;
  293. }
  294.  
  295. #striper3{
  296. width: 2000px;
  297. height: 20px;
  298. margin-top: 520px;
  299. margin-left: -50px;
  300. border-top: dotted 1px {color:striper3};
  301. border-bottom: dotted 1px {color:striper3};
  302. position: fixed;
  303. }
  304.  
  305. #striper4{
  306. width: 20px;
  307. height: 1000px;
  308. margin-top: -20px;
  309. margin-left: 241px;
  310. border-right: dotted 1px {color:striper4};
  311. border-left: dotted 1px {color:striper4};
  312. position: fixed;
  313. }
  314.  
  315. #striper5{
  316. width: 20px;
  317. height: 1000px;
  318. margin-top: -20px;
  319. margin-left: 985px;
  320. border-right: dotted 1px {color:striper5};
  321. border-left: dotted 1px {color:striper5};
  322. position: fixed;
  323. }
  324.  
  325. #description{
  326. height: 70px;
  327. width: 170px;
  328. position:fixed;
  329. border: double {color:descriptionborder} 4px;
  330. border-radius: 22px 10px / 10px 22px;
  331. box-shadow: 0 0 20px #9865c2;
  332. background: #fff;
  333. margin-top: -90px;
  334. margin-left: 10px;
  335. font-size: 15px;
  336. color: {color:description};
  337. line-height: 12px;
  338. text-align:left;
  339. opacity:0;
  340. transition: all 0.7s ease-out;
  341. -o-transition-transition: all 0.7s ease-out;
  342. -webkit-transition: all 0.7s ease-out;
  343. -moz-transition: all 0.7s ease-out;
  344. }
  345.  
  346. #sidebar:hover #description{
  347. opacity: 1;
  348. transition: all 0.7s ease-out;
  349. -o-transition-transition: all 0.7s ease-out;
  350. -webkit-transition: all 0.7s ease-out;
  351. -moz-transition: all 0.7s ease-out;
  352. }
  353.  
  354. #nav{
  355. height: 30px;
  356. width: 30px;
  357. position:fixed;
  358. border: double {color:navborder} 4px;
  359. background: #fff;
  360. margin-top: 550px;
  361. margin-left: -15px;
  362. font-size: 15px;
  363. line-height: 12px;
  364. text-align:left;
  365. transition: all 0.7s ease-out;
  366. -o-transition-transition: all 0.7s ease-out;
  367. -webkit-transition: all 0.7s ease-out;
  368. -moz-transition: all 0.7s ease-out;
  369. }
  370.  
  371. #nav:hover{
  372. box-shadow: 0 0 10px {color:navglow};
  373. border-radius: 10px 10px 10px 10px;
  374. transition: all 0.7s ease-out;
  375. -o-transition-transition: all 0.7s ease-out;
  376. -webkit-transition: all 0.7s ease-out;
  377. -moz-transition: all 0.7s ease-out;
  378. }
  379.  
  380. #nav2{
  381. height: 30px;
  382. width: 30px;
  383. position:fixed;
  384. border: double {color:navborder} 4px;
  385. background: #fff;
  386. margin-top: 550px;
  387. margin-left: 35px;
  388. font-size: 15px;
  389. line-height: 12px;
  390. text-align:left;
  391. transition: all 0.7s ease-out;
  392. -o-transition-transition: all 0.7s ease-out;
  393. -webkit-transition: all 0.7s ease-out;
  394. -moz-transition: all 0.7s ease-out;
  395. }
  396.  
  397. #nav2:hover{
  398. box-shadow: 0 0 10px {color:navglow};
  399. border-radius: 10px 10px 10px 10px;
  400. transition: all 0.7s ease-out;
  401. -o-transition-transition: all 0.7s ease-out;
  402. -webkit-transition: all 0.7s ease-out;
  403. -moz-transition: all 0.7s ease-out;
  404. }
  405.  
  406. #nav3{
  407. height: 30px;
  408. width: 30px;
  409. position:fixed;
  410. border: double {color:navborder} 4px;
  411. background: #fff;
  412. margin-top: 550px;
  413. margin-left: 85px;
  414. font-size: 15px;
  415. line-height: 12px;
  416. text-align:left;
  417. transition: all 0.7s ease-out;
  418. -o-transition-transition: all 0.7s ease-out;
  419. -webkit-transition: all 0.7s ease-out;
  420. -moz-transition: all 0.7s ease-out;
  421. }
  422.  
  423. #nav3:hover{
  424. box-shadow: 0 0 10px {color:navglow};
  425. border-radius: 10px 10px 10px 10px;
  426. transition: all 0.7s ease-out;
  427. -o-transition-transition: all 0.7s ease-out;
  428. -webkit-transition: all 0.7s ease-out;
  429. -moz-transition: all 0.7s ease-out;
  430. }
  431.  
  432. #nav4{
  433. height: 30px;
  434. width: 30px;
  435. position:fixed;
  436. border: double {color:navborder} 4px;
  437. background: #fff;
  438. margin-top: 550px;
  439. margin-left: 135px;
  440. font-size: 15px;
  441. line-height: 12px;
  442. text-align:left;
  443. transition: all 0.7s ease-out;
  444. -o-transition-transition: all 0.7s ease-out;
  445. -webkit-transition: all 0.7s ease-out;
  446. -moz-transition: all 0.7s ease-out;
  447. }
  448.  
  449. #nav4:hover{
  450. box-shadow: 0 0 10px {color:navglow};
  451. border-radius: 10px 10px 10px 10px;
  452. transition: all 0.7s ease-out;
  453. -o-transition-transition: all 0.7s ease-out;
  454. -webkit-transition: all 0.7s ease-out;
  455. -moz-transition: all 0.7s ease-out;
  456. }
  457.  
  458. #nav5{
  459. height: 30px;
  460. width: 30px;
  461. position:fixed;
  462. border: double {color:navborder} 4px;
  463. background: #fff;
  464. margin-top: 550px;
  465. margin-left: 185px;
  466. font-size: 15px;
  467. line-height: 12px;
  468. text-align:left;
  469. transition: all 0.7s ease-out;
  470. -o-transition-transition: all 0.7s ease-out;
  471. -webkit-transition: all 0.7s ease-out;
  472. -moz-transition: all 0.7s ease-out;
  473. }
  474.  
  475. #nav5:hover{
  476. box-shadow: 0 0 10px {color:navglow};
  477. border-radius: 10px 10px 10px 10px;
  478. transition: all 0.7s ease-out;
  479. -o-transition-transition: all 0.7s ease-out;
  480. -webkit-transition: all 0.7s ease-out;
  481. -moz-transition: all 0.7s ease-out;
  482. }
  483.  
  484. #navposition{
  485. margin-top: 10px;
  486. margin-left: 10px;
  487. }
  488.  
  489. #sidetitle{
  490. opacity: 1.0;
  491. position: fixed;
  492. font-family: 'Great Vibes', cursive;
  493. width:auto;
  494. font-size:35px;
  495. letter-spacing: 2px;
  496. line-height: 26px;
  497. top:250px;
  498. margin-left:990px;
  499. height:auto;
  500. background-color: transparent;
  501. z-index:999999;
  502. color: {color:quote};
  503. text-shadow: 0 0 5px {color:quoteglow};
  504. -webkit-transform: rotate(90deg);
  505. }
  506.  
  507. #titleyay{
  508. position: fixed !important;
  509. font-family: 'Great Vibes', cursive;
  510. text-shadow: 0 0 10px {color:titleyayglow};
  511. width:auto;
  512. font-size:50px;
  513. margin-top: 70px;
  514. margin-left: -20px;
  515. letter-spacing: 2px;
  516. color: {color:titleyay};
  517. }
  518.  
  519. #titleyay2{
  520. position: fixed !important;
  521. font-family: 'Over the Rainbow', cursive;
  522. width:auto;
  523. font-size:15px;
  524. margin-top: 105px;
  525. margin-left: 15px;
  526. letter-spacing: 2px;
  527. color: {color:2ndtitle};
  528. }
  529.  
  530.  
  531. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  532.  
  533.  
  534. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  535. .title{
  536. line-height: 16px;
  537. color:{color:posttitle};
  538. font-weight: normal;
  539. font-family: 'Sofia', cursive;
  540. font-size: 16px;
  541. }
  542.  
  543.  
  544. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  545. .permalink{
  546. text-transform: normal;
  547. display: block;
  548. text-align: right;
  549. text-decoration: none;
  550. }
  551.  
  552.  
  553. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  554. #infscr-loading{
  555. bottom: -70px;
  556. position: absolute;
  557. left: 50%;
  558. margin-left:-8px;
  559. width:16px;
  560. height:11px;
  561. overflow:hidden;
  562. margin-bottom: 50px;
  563. }
  564.  
  565. #postnotes{
  566. text-align: justify;}
  567.  
  568. #postnotes blockquote{
  569. border: 0px;}
  570.  
  571. blockquote{
  572. padding:0px 0px 2px 5px;
  573. margin:0px 0px 2px 10px;
  574. border-left: 1px dotted #555555;
  575. }
  576.  
  577. blockquote p, ul{
  578. margin:0px;
  579. padding:0px;
  580. }
  581.  
  582. a img{border: 0px;}
  583.  
  584.  
  585. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  586.  
  587. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  588. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  589.  
  590. .notes img{width:10px; position:relative; top:3px;}
  591. <--ses-->
  592. small{font-size: 90%;}
  593.  
  594. {CustomCSS}
  595.  
  596. </style>
  597.  
  598. {block:IndexPage}
  599. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  600. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  601.  
  602. <script type="text/javascript">
  603. $(window).load(function(){
  604. var $wall = $('#posts');
  605. $wall.imagesLoaded(function(){
  606. $wall.masonry({
  607. itemSelector: '.entry, .entry_photo',
  608. isAnimated : false
  609. });
  610. });
  611.  
  612. $wall.infinitescroll({
  613. navSelector : '#pagination',
  614. nextSelector : '#pagination a',
  615. itemSelector : '.entry, .entry_photo',
  616. bufferPx : 2000,
  617. debug : false,
  618. errorCallback: function() {
  619. $('#infscr-loading').fadeOut('normal');
  620. }},
  621. function( newElements ) {
  622. var $newElems = $( newElements );
  623. $newElems.hide();
  624. $newElems.imagesLoaded(function(){
  625. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  626. });
  627. }); $('#posts').show(500);
  628. });
  629. </script>
  630.  
  631.  
  632. {/block:IndexPage}
  633.  
  634.  
  635.  
  636. <link rel="shortcut icon" href="{Favicon}" />
  637. <meta name="viewport" content="width=820" />
  638. </head>
  639.  
  640. <body>
  641. <BODY onselectstart="return false;" ondragstart="return false;">
  642. <div class="wrapper">
  643. <div class="header">
  644. </div>
  645.  
  646. <div id="cage">
  647. <div id="center">
  648. <div id="striper"></div>
  649. <div id="striper2"></div>
  650. <div id="striper3"></div>
  651. <div id="striper4"></div>
  652. <div id="striper5"></div>
  653. <div id="sidetitle">{text:quote}</div>
  654. <div id="titleyay">{Title}</div>
  655. <div id="titleyay2">{Title}</div>
  656. <div id="nav"><div id="navposition"><a href="{text:navurl1}" title="{text:hover1}">↻</a></div></div>
  657. <div id="nav2"><div id="navposition"><a href="{text:navurl2}" title="{text:hover2}">?</a></div></div>
  658. <div id="nav3"><div id="navposition"><a href="{text:navurl3}" title="{text:hover3}">☂</a></div></div>
  659. <div id="nav4"><div id="navposition"><a href="{text:navurl4}" title="{text:hover4}">❀</a></div></div>
  660. <div id="nav5"><div id="navposition"><a href="http://christinaxoxthemes.tumblr.com/" title="theme">♡</a></div></div>
  661.  
  662. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  663. <div id="sidebar">
  664. <center>
  665. <a href="/"><img src="{image:sidebar}" width=100%></a>
  666. <div id="description">{description}</div>
  667. </center>
  668. </div>
  669. <!------------------------------------->
  670.  
  671.  
  672. <div class="left">
  673. <div id="posts">
  674. {block:Posts}
  675. <div class="entry">
  676.  
  677. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  678.  
  679. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  680. {/block:Text}
  681.  
  682. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  683.  
  684. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  685.  
  686. {block:Photo}
  687. {block:IndexPage}
  688. <center>
  689. <div class="perma">
  690. <a href="{ReblogURL}" target="_blank"> reblog </a> ♕ <a href="{Permalink}" target="_blank"> {Notecount} </a> </div>
  691.  
  692. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  693. {/block:IndexPage}
  694. {block:PermalinkPage}
  695. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  696.  
  697. {LinkCloseTag}
  698. {/block:PermalinkPage}
  699. {/block:Photo}
  700.  
  701. {block:Photoset}
  702. {block:IndexPage}
  703. <center>
  704.  
  705. <div class="perma">
  706. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  707.  
  708. {Photoset-250}</center>
  709. {/block:IndexPage}
  710. {block:PermalinkPage}
  711. <center>
  712. {Photoset-500}</center>
  713. {/block:PermalinkPage}
  714. {/block:Photoset}
  715.  
  716. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  717.  
  718. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  719.  
  720. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  721. <ul class="chat">
  722. {block:Lines}
  723. <li class="user_{UserNumber}">
  724. {block:Label}
  725. <span class="label">{Label}</span>
  726. {/block:Label}
  727.  
  728. {Line}
  729. </li>
  730. {/block:Lines}
  731. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  732. {/block:Chat}
  733.  
  734. {block:Audio}
  735. <div style="width:200px; height:30px;">
  736. {AudioPlayerBlack}
  737. </div>
  738. {block:IndexPage}<span class="permalink">
  739. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  740. </span>{/block:IndexPage}
  741. {/block:Audio}
  742.  
  743. {block:Video}
  744. {block:IndexPage}
  745. <center>
  746. <div class="perma">
  747. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  748. {Video-250}</center>
  749. {/block:IndexPage}
  750. {block:PermalinkPage}
  751. <center>
  752. {Video-400}</center>
  753. {/block:PermalinkPage}
  754. {block:Video}
  755.  
  756.  
  757. {block:PostNotes}<div align="middle">{caption}</div>
  758. <center>
  759.  
  760. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  761.  
  762. {block:HasTags}
  763. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  764. {block:RebloggedFrom}
  765. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  766. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  767.  
  768. {/block:RebloggedFrom}
  769. </center></span>
  770. <br>
  771. <div id="postnotes">{PostNotes}</div><br>
  772.  
  773. <center>{block:ContentSource}
  774. <br><a href="{SourceURL}">
  775. {lang:Source}:
  776. {block:SourceLogo}
  777. <img src="{BlackLogoURL}" width="{LogoWidth}"
  778. height="{LogoHeight}" alt="{SourceTitle}" />
  779. {/block:SourceLogo}
  780. {block:NoSourceLogo}
  781. {SourceLink}
  782. {/block:NoSourceLogo}
  783. </a>
  784. {/block:ContentSource}</center>
  785.  
  786. {/block:PostNotes}
  787. </div>
  788. {/block:Posts}
  789. </div></div>
  790.  
  791. {block:IndexPage}
  792. {block:Pagination}
  793. <div id="pagination">
  794. {block:NextPage}
  795. <a id="nextPage" href="{NextPage}"></a>
  796. {/block:NextPage}
  797. {block:PreviousPage}
  798. <a href="{PreviousPage}"></a>
  799. {/block:PreviousPage}
  800. </div>
  801. {/block:Pagination}
  802. {/block:IndexPage}
  803. </body>
  804. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement