Advertisement
ialkhachi

Theme 18 - Floral

Aug 20th, 2014
993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.68 KB | None | 0 0
  1. <!-- * BASE CODE BY NATHESYKES *-->
  2. <!-- * THEME BY CUMMANDS *-->
  3.  
  4.  
  5.  
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8.  
  9.  
  10. <!-- COLORS -->
  11. <meta name="color:background" content="#fcfcfc"/>
  12. <meta name="color:link" content="#c2bebe">
  13. <meta name="color:text" content="#777"/>
  14. <meta name="color:title" content="#666"/>
  15. <meta name="color:hover" content="#a3a3a0"/>
  16. <meta name="color:border" content="#e4e4e4">
  17. <meta name="color:sidebg" content="#3c3b3b">
  18.  
  19.  
  20. <!--SIDEBAR AND BACKGROUND IMAGES-->
  21. <meta name="image:sidebar" content="1"/>
  22. <meta name="image:background" content="1"/>
  23.  
  24. <meta name="text:UpdatesTabContent" content="This is where your updates go!" />
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="/" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="/" />
  30. <meta name="text:Link3 Title" content="" />
  31. <meta name="text:Link4" content="/" />
  32. <meta name="text:Link4 Title" content="" />
  33. <meta name="text:Link5" content="/" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:Link6" content="/" />
  36. <meta name="text:Link6 Title" content="" />
  37.  
  38.  
  39. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  40.  
  41. <style>
  42. div#qTip {
  43. padding: 5px;
  44. display: none;
  45. text-align: center;
  46. position: absolute;
  47. font-size:11px;
  48. line-height:12px;
  49. font-family:calibri;
  50. z-index: 9999999999;
  51. border: 1px solid #eee;
  52. text-shadow:1px 1px 4px #A31919;
  53. border-radius:5px;
  54. background-color:#fff;
  55. color: {color:text};
  56. text-transform:uppercase;
  57. letter-spacing: 1px;
  58. box-shadow: 3px 3px 5px #888;
  59. }
  60. </style>
  61.  
  62. <style type="text/css">
  63.  
  64. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  65.  
  66. iframe#tumblr_controls {
  67. top: 0% !important;
  68. right:0% !important;
  69. opacity:0.3;
  70. position: fixed !important;
  71. filter:alpha(opacity=30);
  72. -webkit-transition: all 0.7s ease;
  73. -moz-transition: all 0.7s ease;
  74. -o-transition: all 0.7s ease;
  75. }
  76. iframe#tumblr_controls:hover{
  77. top: 0% !important;
  78. right:0% !important;
  79. opacity:0.8;
  80. position: fixed !important;
  81. filter:alpha(opacity=80);
  82. -webkit-transition: all 0.7s ease;
  83. -moz-transition: all 0.7s ease;
  84. -o-transition: all 0.7s ease;
  85. }
  86.  
  87.  
  88. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  89.  
  90. ::-webkit-scrollbar-thumb {background-color:{color:background} ; border: 0px solid #f8f8f8;}
  91.  
  92.  
  93. @font-face{font-family:Never; src: url(http://static.tumblr.com/9wzbixa/caAmj3lsm/neverletgo.ttf);}
  94.  
  95.  
  96. 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-
  97.  
  98. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  99.  
  100. 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;}
  101.  
  102. p {
  103. margin:0px;
  104. margin-top:0px;
  105. }
  106.  
  107.  
  108. body {
  109. padding:10px;
  110. margin: 1px;
  111. color:{color:text};
  112. font-family: Calibri;
  113. line-height:100%;
  114. font-size:15px;
  115. background-color: {color:Background};
  116. background-image:url({image:Background});
  117. background-attachment: fixed;
  118. background-repeat: repeat;
  119. }
  120.  
  121.  
  122.  
  123.  
  124.  
  125. a:link, a:active, a:visited{
  126. text-decoration: none;
  127. -webkit-transition: color 0.3s ease-out;
  128. -moz-transition: color 0.3s ease-out;
  129. transition: color 0.3s ease-out;
  130. color:{color:link};
  131. }
  132.  
  133. a:hover {
  134. text-decoration: none;
  135. font-style:;
  136. color: {color:Hover};
  137. }
  138.  
  139. /* DON'T MAKE THE WIDTH NUMBER TOO BIG OR ELSE YOU'LL HAVE A HORIZONTAL SCROLLBAR */
  140.  
  141. div#center{
  142. margin:auto;
  143. position:relative;
  144. width:1340px;
  145. overflow:auto;
  146. overflow-y:hidden;
  147. }
  148.  
  149.  
  150. /* EDIT ENTRY SETTINGS HERE */
  151.  
  152. .entry {
  153. padding:5px;
  154. padding-bottom:4px;
  155. border-radius:2px;
  156. border:1px solid {color:border};
  157. float:left;
  158. margin:12px;
  159. overflow:hidden;
  160. opacity:.87;
  161. width:240px; /*MAKE IT SMALLER FOR MORE COLUMNS AND BIGGER FOR LESS*/
  162. {block:PermalinkPage}
  163. width:450px;
  164. text-align:left;
  165. line-height:10px;
  166. {/block:PermalinkPage}
  167. background:white;
  168. -moz-transition-duration:1s;
  169. -webkit-transition-duration:1s;
  170. -o-transition-duration:1s;
  171. }
  172.  
  173. .entry:hover {
  174. opacity:1;
  175. -moz-transition-duration:1s;
  176. -webkit-transition-duration:1s;
  177. -o-transition-duration:1s;
  178. }
  179.  
  180.  
  181.  
  182. /*EDIT POSTS HERE*/
  183.  
  184. #posts {
  185. width:600px;
  186. margin-top:5px;
  187. margin-left:335px;
  188. right:auto;
  189. background:transparent;
  190. margin-right:auto;
  191. overflow-y: hidden;
  192. position:inherit;
  193. }
  194.  
  195.  
  196. /*EDIT SIDEBAR HERE*/
  197.  
  198.  
  199. #sidebar {
  200. z-index:99999;
  201. margin-left:0px;
  202. margin-top:-75px;
  203. position:fixed;
  204. background:transparent;
  205. }
  206.  
  207. #sidebar img {
  208. position:fixed;
  209. width:180px;
  210. height:auto;
  211. margin-top:198px;
  212. margin-left:80px;
  213. background:transparent;
  214. opacity:.9;
  215. -moz-transition-duration:1s;
  216. -webkit-transition-duration:1s;
  217. -o-transition-duration:1s;
  218. }
  219.  
  220. #sidebar img:hover {
  221. position:center;
  222. opacity:1;
  223. -moz-transition-duration:1s;
  224. -webkit-transition-duration:1s;
  225. -o-transition-duration:1s;
  226. }
  227.  
  228. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  229.  
  230. .sidetitle{
  231. width:175px;
  232. font-size:30px;
  233. font-family:Ginette;
  234. line-height:100%;
  235. text-align:right;
  236. height:15px;
  237. letter-spacing:0px;
  238. word-spacing:0px;
  239. margin-left:80px;
  240. margin-top:167px;
  241. text-shadow:2px 2px 5px #A31919;
  242. padding-bottom:5px;
  243. padding-top:5px;
  244. padding-left:5px;
  245. color:{color:title};
  246. background-color:transparent;
  247. position:fixed;
  248. -moz-transition-duration:.7s;
  249. -webkit-transition-duration:.7s;
  250. -o-transition-duration:.7s;
  251. }
  252.  
  253. .sidetitle a {
  254. color:{color:title};
  255. }
  256.  
  257. .sidetitle:hover {
  258. text-shadow:0px 0px 0px #666;
  259. -moz-transition-duration:.7s;
  260. -webkit-transition-duration:.7s;
  261. -o-transition-duration:.7s;
  262. }
  263.  
  264. #circles {
  265. display: inline;
  266. position:fixed;
  267. width:175px;
  268. z-index:99999999999999999999;
  269. height:10px;
  270. margin-top:255px;
  271. background-color:transparent;
  272. padding:15px;
  273. margin-left:50px;
  274.  
  275. }
  276.  
  277. .one a{
  278. background-color:#444;
  279. z-index:99999999999999999999;
  280. border-radius:120px;
  281. height:4px;
  282. padding:3px;
  283. width:4px;
  284. margin-left:15px;
  285. line-height:9px;
  286. text-align:center;
  287. border:1px solid #444;
  288. margin-top:174px;
  289. letter-spacing:1px;
  290. color:transparent;
  291. text-transform:uppercase;
  292. font-family:calibri;
  293. display:block;
  294. }
  295.  
  296.  
  297. .one a:hover {
  298. opacity:1;
  299. background-color:#fff;
  300. font-style:none;
  301. border:1px solid #efefef;
  302. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  303. }
  304.  
  305. .two a{
  306. background-color:#666;
  307. z-index:9;
  308. border-radius:120px;
  309. height:4px;
  310. margin-left:35px;
  311. padding:3px;
  312. width:4px;
  313. line-height:9px;
  314. text-align:center;
  315. border:1px solid #666;
  316. margin-top:-12px;
  317. letter-spacing:1px;
  318. color:transparent;
  319. text-transform:uppercase;
  320. font-family:calibri;
  321. display:block;
  322. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  323. }
  324.  
  325.  
  326. .two a:hover {
  327. opacity:1;
  328. background-color:#fff;
  329. font-style:none;
  330. border:1px solid #efefef;
  331. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  332. }
  333.  
  334. .three a{
  335. background-color:#999;
  336. z-index:9;
  337. border-radius:120px;
  338. height:4px;
  339. margin-left:55px;
  340. padding:3px;
  341. width:4px;
  342. line-height:9px;
  343. text-align:center;
  344. border:1px solid #999;
  345. margin-top:-12px;
  346. letter-spacing:1px;
  347. color:transparent;
  348. text-transform:uppercase;
  349. font-family:calibri;
  350. display:block;
  351. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  352. }
  353.  
  354.  
  355. .three a:hover {
  356. opacity:1;
  357. background-color:#fff;
  358. font-style:none;
  359. border:1px solid #efefef;
  360. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  361. }
  362.  
  363. .four a{
  364. background-color:#aaa;
  365. z-index:9;
  366. border-radius:120px;
  367. height:4px;
  368. padding:3px;
  369. width:4px;
  370. margin-left:75px;
  371. line-height:9px;
  372. text-align:center;
  373. border:1px solid #aaa;
  374. margin-top:-12px;
  375. letter-spacing:1px;
  376. color:transparent;
  377. text-transform:uppercase;
  378. font-family:calibri;
  379. display:block;
  380. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  381. }
  382.  
  383.  
  384. .four a:hover {
  385. opacity:1;
  386. background-color:#fff;
  387. font-style:none;
  388. border:1px solid #efefef;
  389. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  390. }
  391.  
  392. .five a{
  393. background-color:#ddd;
  394. z-index:9;
  395. border-radius:120px;
  396. height:4px;
  397. padding:3px;
  398. margin-left:95px;
  399. width:4px;
  400. line-height:9px;
  401. text-align:center;
  402. border:1px solid #ddd;
  403. margin-top:-12px;
  404. letter-spacing:1px;
  405. color:transparent;
  406. text-transform:uppercase;
  407. font-family:calibri;
  408. display:block;
  409. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  410. }
  411.  
  412.  
  413. .five a:hover {
  414. opacity:1;
  415. background-color:#fff;
  416. font-style:none;
  417. border:1px solid #efefef;
  418. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  419. }
  420.  
  421. .six a{
  422. background-color:#efefef;
  423. z-index:9;
  424. border-radius:120px;
  425. height:4px;
  426. padding:3px;
  427. margin-left:115px;
  428. width:4px;
  429. line-height:9px;
  430. text-align:center;
  431. border:1px solid #efefef;
  432. margin-top:-12px;
  433. letter-spacing:1px;
  434. color:transparent;
  435. text-transform:uppercase;
  436. font-family:calibri;
  437. display:block;
  438. -webkit-transition: all .9s ease-out;-moz-transition: all .9s ease-out;transition: all .9s ease-out;
  439. }
  440.  
  441.  
  442. .six a:hover {
  443. opacity:1;
  444. background-color:#fff;
  445. font-style:none;
  446. border:1px solid #efefef;
  447. -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out-webkit-filter: blur(15px);;
  448. }
  449.  
  450.  
  451. .desc {
  452. position:fixed;
  453. padding-top:2px;
  454. padding-bottom:3px;
  455. margin-top:475px;
  456. margin-left:80px;
  457. text-align:justify;
  458. font-size:20px;
  459. font-family:Never;
  460. width:180px;
  461. height:auto;
  462. color:{color:text};
  463. letter-spacing:0px;
  464. line-height:100%;
  465. background-color:transparent;
  466. opacity:1;
  467. text-transform:none;
  468. -moz-transition-duration:0.7s;
  469. -webkit-transition-duration:0.7s;
  470. -o-transition-duration:0.7s;
  471. }
  472.  
  473. .desc a{
  474. color:{color:text};
  475. }
  476.  
  477. .design {
  478. position:fixed;
  479. opacity:.9;
  480. margin-left:870px;
  481. margin-top:375px;
  482. transform:rotate(15deg);
  483. -ms-transform:rotate(15deg);
  484. -webkit-transform:rotate(15deg);
  485. }
  486.  
  487. #bite
  488. #bite a{
  489. display:block
  490. }
  491. #bite .death {
  492. margin-top:0px;filter: alpha(opacity = 0);
  493. opacity:0;-webkit-transition: all 0.5s ease-out;
  494. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  495. }
  496.  
  497. #bite:hover .death {
  498. margin-top:0px;
  499. -webkit-transition: all 0.8s ease-out;
  500. -moz-transition: all 0.8s ease-out;
  501. transition: all 0.8s ease-out;
  502. filter: alpha(opacity = 100);
  503. filter: alpha(opacity = 100);
  504. opacity:100;
  505. }
  506.  
  507. #actualnews {
  508. font-family:calibri;
  509. font-size:10px;
  510. color: #b8b8b8;
  511. width:110px;
  512. background-color:#fff;
  513. height:auto;
  514. padding-top:3px;
  515. border:1px solid {color:border};
  516. box-shadow: 3px 3px 5px #888;
  517. margin-left:923px;
  518. margin-top:65px;
  519. text-align:center;
  520. position:fixed;
  521. line-height:10px;
  522. }
  523.  
  524. #thekey img{
  525. z-index:999999999999;
  526. width:55px;
  527. margin-top:0px;
  528. margin-left:950px;
  529. position:fixed;
  530. }
  531.  
  532. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  533. .title{
  534. line-height: 12px;
  535. color:{color:Title};
  536. font-weight: normal;
  537. }
  538.  
  539.  
  540. /*EDIT PERMALINK OF POSTS AND STUFF HERE*/
  541.  
  542. .permalink {
  543. color:black;
  544. font-size:12px;
  545. opacity: 0;
  546. width:235px;
  547. height:15px;
  548. padding-bottom:0px;
  549. padding-left:5px;
  550. padding-top:5px;
  551. background-color: #fff;
  552. position: absolute;
  553. bottom:-3px;
  554. text-align:center;
  555. text-transform:uppercase;
  556. font-family:calibri;
  557. letter-spacing:0px;
  558. line-height:12px;
  559. border-top:1px solid {color:border};
  560. display:block;
  561. -webkit-transition-duration: .75s;
  562. }
  563.  
  564. .entry:hover .permalink {
  565. position: absolute;
  566. width:235px;
  567. opacity:1;
  568. z-index:99;
  569. bottom:4px;
  570. padding-top:5px;
  571. padding-bottom:0px;
  572. -moz-transition-duration:0.7s;
  573. -webkit-transition-duration:0.7s;
  574. -o-transition-duration:0.7s;
  575. }
  576.  
  577.  
  578.  
  579.  
  580. /* SCROLLBAR */
  581.  
  582. #infscr-loading{
  583. bottom: -70px;
  584. position: absolute;
  585. left: 50%;
  586. margin-left:-8px;
  587. width:16px;
  588. height:11px;
  589. overflow:hidden;
  590. margin-bottom: 50px;
  591. }
  592.  
  593. /* BLOCKQUOTES AND STUFF */
  594.  
  595. #player {
  596. width:30px;
  597. height:30px;
  598. overflow:hidden;
  599. position:absolute;
  600. margin-top:62px;
  601. margin-bottom:45px;
  602. margin-left:57px;
  603. -moz-border-radius: 30px;
  604. -webkit-border-radius: 30px;
  605. border-radius: 30px;
  606. }
  607.  
  608. #postnotes{
  609. text-align: justify;}
  610.  
  611. #postnotes blockquote{
  612. border: 1px;}
  613.  
  614. blockquote{
  615. padding:0px 0px 2px 5px;
  616. margin:0px 0px 2px 5px;
  617. border-left: 1px solid {color:border};
  618. }
  619.  
  620. blockquote p, ul{
  621. margin:0px;
  622. padding:0px;
  623. }
  624.  
  625. a img{border: 0px;}
  626.  
  627.  
  628. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  629.  
  630. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  631. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  632.  
  633. .notes img{width:10px; position:relative; top:3px;}
  634. <--ses-->
  635. small{font-size: 90%;}
  636.  
  637. /* --- EDIT CREDIT HERE ---*/
  638.  
  639. #credit{
  640. font-size: 10px;
  641. font-style:none;
  642. letter-spacing: 0px;
  643. float: center;
  644. position: fixed;
  645. bottom: 10px;
  646. right: 10px;
  647. text-transform:none;
  648. font-family:Never;
  649. -moz-transition-duration:0.7s;
  650. -webkit-transition-duration:0.7s;
  651. -o-transition-duration:0.7s;
  652. }
  653.  
  654. #credit a{
  655. color: #fff;
  656. background:{color:border};
  657. padding:5px;
  658. -moz-transition-duration:0.7s;
  659. -webkit-transition-duration:0.7s;
  660. -o-transition-duration:0.7s;
  661. }
  662.  
  663. #credit a:hover{
  664. color:{color:border};
  665. background:{color:background};
  666. -moz-transition-duration:0.7s;
  667. -webkit-transition-duration:0.7s;
  668. -o-transition-duration:0.7s;
  669. }
  670.  
  671. {CustomCSS}
  672.  
  673. </style>
  674.  
  675. <!-- INFINITE SCROLL THING -->
  676.  
  677. {block:IndexPage}
  678. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  679. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  680.  
  681. <script type="text/javascript">
  682. $(window).load(function(){
  683. var $wall = $('#posts');
  684. $wall.imagesLoaded(function(){
  685. $wall.masonry({
  686. itemSelector: '.entry, .entry_photo',
  687. isAnimated : false
  688. });
  689. });
  690.  
  691. $wall.infinitescroll({
  692. navSelector : '#pagination',
  693. nextSelector : '#pagination a',
  694. itemSelector : '.entry, .entry_photo',
  695. bufferPx : 2000,
  696. debug : false,
  697. errorCallback: function() {
  698. $('#infscr-loading').fadeOut('normal');
  699. }},
  700. function( newElements ) {
  701. var $newElems = $( newElements );
  702. $newElems.hide();
  703. $newElems.imagesLoaded(function(){
  704. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  705. });
  706. }); $('#posts').show(500);
  707. });
  708.  
  709. </script>
  710.  
  711.  
  712. {/block:IndexPage}
  713.  
  714.  
  715. <title>{title}</title>
  716.  
  717. <link rel="shortcut icon" href="{Favicon}" />
  718. <meta name="viewport" content="width=820" />
  719.  
  720.  
  721.  
  722. </head>
  723.  
  724. <body>
  725. <BODY onselectstart="return false;" ondragstart="return false;">
  726. <div class="wrapper">
  727. <div class="header">
  728. </div>
  729. <div id="cage">
  730. <div id="center">
  731.  
  732. <div id="bite">
  733. <div id="thekey"><img src="https://38.media.tumblr.com/10e073e1a44baf74c8a4c05858f7b4c1/tumblr_n7pnv6dPU81rbnnyho1_250.png" /></div>
  734. <div class="death">
  735. <div id="actualnews">
  736. <br/>
  737. {text:UpdatesTabContent}
  738. <br></br>
  739. </div>
  740. </div></div>
  741.  
  742. <div id="sidebar">
  743. <div class="sidetitle"><a href="/">{BlogTitle}</a></div>
  744. <center>
  745. <a href="/"><img src="{image:sidebar}" width=10%></a>
  746. <div id="circles"><div style="text-align:right;">
  747. <div class="one"><a href="{text:Link1}" title="{text:Link1 Title}">-</a></div>
  748. <div class="two"><a href="{text:Link2}" title="{text:Link2 Title}">-</a> </div>
  749. <div class="three"><a href="{text:Link3}" title="{text:Link3 Title}">-</a></div>
  750. <div class="four"><a href="{text:Link4}" title="{text:Link4 Title}">-</a></div>
  751. <div class="five"><a href="{text:Link5}" title="{text:Link5 Title}">-</a></div>
  752. <div class="six"><a href="{text:Link6}" title="{text:Link6 Title}">-</a></div>
  753. </div></div>
  754. <div class="desc">
  755. {Description}
  756. </center>
  757. </div>
  758.  
  759. <div class="design"><img src="http://media.tumblr.com/7727821b449df42ab32f28d95b4973e6/tumblr_inline_ms2t4eOgHC1qz4rgp.png" /></div>
  760.  
  761. <div class="left">
  762. <div id="posts">
  763. {block:Posts}
  764. <div class="entry">
  765.  
  766. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right>
  767. <!--EDIT THE PERMALINK STUFF ON TEXT POSTS-->
  768. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} - </a><a href="{ReblogURL}" target="_blank"> reblog </a>
  769. {/block:Text}
  770.  
  771. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><a href="{Permalink}"><a href="{Permalink}"></a> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{notecountwithlabel} - </a> <a href="{ReblogURL}" target="_blank"> reblog </a></align>{block:Link}
  772.  
  773.  
  774. <!--EDIT THE PERMALINK STUFF ON PHOTOS-->
  775. {block:Photo}
  776. {block:IndexPage}
  777. <center>
  778. <div class="permalink">
  779. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} </a><a href="{ReblogURL}" target="_blank"> - reblog </a> </div>
  780. <div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  781. {/block:IndexPage}
  782. {block:PermalinkPage}
  783. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  784.  
  785. {LinkCloseTag}
  786. {/block:PermalinkPage}
  787. {/block:Photo}
  788. {block:Photoset}
  789. {block:IndexPage}
  790. <center>
  791. <!--EDIT THE PERMALINK STUFF ON PHOTOSETS-->
  792. <div class="permalink">
  793. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  794. {Photoset-250}</center>
  795. {/block:IndexPage}
  796. {block:PermalinkPage}
  797. <center>
  798. {/block:PermalinkPage}
  799. {/block:Photoset}
  800.  
  801. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align="right">
  802. <!--EDIT THE PERMALINK STUFF ON QUOTES-->
  803. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} -</a><a href="{ReblogURL}" target="_blank"> reblog </a> <a
  804. </span>{/block:Quote}
  805.  
  806. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  807. <ul class="chat">
  808. {block:Lines}
  809. <li class="user_{UserNumber}">
  810. {block:Label}
  811. <span class="label">{Label}</span>
  812. {/block:Label}
  813.  
  814. {Line}
  815. </li>
  816. {/block:Lines}
  817. <!--EDIT THE PERMALINK STUFF ON CHATS-->
  818. <p align="right">
  819. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} -</a><a href="{ReblogURL}" target="_blank"> reblog </a></p>
  820. {/block:Chat}
  821.  
  822. {block:Audio}
  823. <div id="player">
  824. {AudioPlayerWhite}
  825. </div>
  826. {block:AlbumArt}
  827. <img src="{AlbumArtURL}" width="150px">
  828. {/block:AlbumArt}
  829. <!--EDIT THE PERMALINK STUFF ON AUDIO POSTS-->
  830. <p align="right">
  831. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} -</a><a href="{ReblogURL}" target="_blank"> reblog </a></p>
  832. {/block:Audio}
  833.  
  834. {block:Video}
  835. {block:IndexPage}
  836. <center>
  837. <!--EDIT THE PERMALINK STUFF ON VIDEO POSTS-->
  838. <div class="permalink">
  839. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  840. {Video-250}</center>
  841. {/block:IndexPage}
  842. {block:PermalinkPage}
  843. <center>
  844. {Video-400}</center>
  845. {/block:PermalinkPage}
  846. {block:Video}
  847.  
  848. <!--EDIT QUESTIONS AND ANSWERS ONLY HERE-->
  849. {block:Answer}
  850. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:3px; border: 1px solid {color:border};"/>
  851. <div style="font-family:Ginette; font-size:17px; margin-top:5px; font-style:none;"> <b>{Asker} </div> <div style="font-family:calibri; text-align:left;">- {Question}</b> </div>
  852. <br>
  853. <div style="font-family:calibri; text-transform:none;">{Answer} </div>
  854. <p align="right">
  855. <a href="{Permalink}"> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} - </a><a href="{Permalink}">{NoteCountWithLabel} -</a><a href="{ReblogURL}" target="_blank"> reblog </a></p>
  856. {/block:Answer}
  857.  
  858.  
  859. {block:PostNotes}<div align="middle">{caption}</div>
  860. <center>
  861.  
  862. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  863.  
  864. {block:HasTags}
  865. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  866. {block:RebloggedFrom}
  867. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  868. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  869.  
  870. {/block:RebloggedFrom}
  871. </center></span>
  872. <br>
  873. <div id="postnotes">{PostNotes}</div><br>
  874.  
  875. <center>{block:ContentSource}
  876. <br><a href="{SourceURL}">
  877. {lang:Source}:
  878. {block:SourceLogo}
  879. <img src="{BlackLogoURL}" width="{LogoWidth}"
  880. height="{LogoHeight}" alt="{SourceTitle}" />
  881. {/block:SourceLogo}
  882. {block:NoSourceLogo}
  883. {SourceLink}
  884. {/block:NoSourceLogo}
  885. </a>
  886. {/block:ContentSource}</center>
  887.  
  888. {/block:PostNotes}
  889. </div>
  890. {/block:Posts}
  891. </div></div>
  892.  
  893. <div id="credit" data="credit"> <a href="http://themesbyimani.tumblr.com">♕</a></div>
  894.  
  895. </body>
  896. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement