Advertisement
DAISIEANGEL

Angela Theme

Dec 18th, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.98 KB | None | 0 0
  1. <!--
  2. THEME BY BLISSHVZE.
  3.  
  4. DO NOT REMOVE THE CREIDTS OR YOU'LL BE REPORTED.
  5.  
  6. EJOY ANGELA THEME!
  7.  
  8.  
  9. ~~~~~~~~~~~$$$$
  10. ~~~~~~~~~~$$$$$$
  11. ~~~~~~~~~.$$$**$$
  12. ~~~~~~~~~$$$"~~`$$
  13. ~~~~~~~~$$$"~~~~$$
  14. ~~~~~~~~$$$~~~~.$$
  15. ~~~~~~~~$$~~~~..$$
  16. ~~~~~~~~$$~~~~.$$$
  17. ~~~~~~~~$$~~~$$$$
  18. ~~~~~~~~~$$$$$$$$
  19. ~~~~~~~~~$$$$$$$…
  20. ~~~~~~~.$$$$$$* …
  21. ~~~~~~$$$$$$$"…..
  22. ~~~~.$$$$$$$
  23. ~~~$$$$$$"`$
  24. ~$$$$$~~~~~$$.$..
  25. $$$$$~~~~$$$$$$$$$$.
  26. $$$$~~~.$$$$$$$$$$$$$
  27. $$$~~~~$$$*~`$~~$*$$$$
  28. $$$~~~`$$"~~~$$~~~$$$$
  29. 3$$~~~~$$~~~~$$~~~~$$$
  30. ~$$$~~~$$$~~~`$~~~~$$$
  31. ~`*$$~~~~$$$~~$$~~:$$
  32. ~~~$$$$~~~~~~~$$~$$"
  33. ~~~~~$$*$$$$$$$$$"
  34. ~~~~~~~~~~““~$$
  35. ~~~~~~~~~~~~~~~`$
  36. ~~~~~~~~..~~~~~~$$
  37. ~~~~~~$$$$$$~~~~$$
  38. ~~~~~$$$$$$$$~~~$$
  39. ~~~~~$$$$$$$$~~~$$
  40. ~~~~~~$$$$$"~~.$$
  41. ~~~~~~~"*$$$$$$
  42.  
  43.  
  44.  
  45. -->
  46. {block:iftinycursor}
  47. <style type="text/css"> body, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress !important;}</style>
  48. {/block:iftinycursor}
  49.  
  50. <html lang="en">
  51. <head>
  52. <link href='http://fonts.googleapis.com/css?family=Permanent+Marker' rel='stylesheet' type='text/css'>
  53. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  54. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  55.  
  56. <meta name="image:Background" content=""/>
  57. <meta name="image:Sidebar Image"content=""/>
  58. <meta name="color:Background" content="#FFFFFF"/>
  59. <meta name="color:Title" content="#999999"/>
  60. <meta name="color:Blog Title" content="#999999"/>
  61. <meta name="color:Link" content="#555555"/>
  62. <meta name="color:Hover" content="#999999"/>
  63. <meta name="color:Text" content="#777777"/>
  64.  
  65. <meta name="if:II Columns" content="0"/>
  66. <meta name="if:III Columns" content="1"/>
  67.  
  68. <meta name="if:Faded Images" content="1"/>
  69. <meta name="if:Black and White Images" content="0"/>
  70. <meta name="if:Tiny Cursor" content="1"/>
  71. <meta name="if:Disabled Right Click" content="1"/>
  72.  
  73. <meta name="text:Link One URL" content=""/>
  74. <meta name="text:Link One Title" content="link"/>
  75.  
  76.  
  77.  
  78.  
  79. <title>{Title}</title>
  80. {block:Description}
  81. <meta name="description" content="{MetaDescription}" />
  82.  
  83. <script language="JavaScript">
  84. var ref = (''+document.referrer+'');
  85. var w_h = window.screen.width + " x " + window.screen.height;
  86. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID4518312&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  87. </script>
  88.  
  89. {/block:Description}
  90. <link rel="shortcut icon" href="{Favicon}">
  91.  
  92. <!---------------DO NOT REMOVE THESE SCRIPTS--------------->
  93.  
  94. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  95.  
  96. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  97. <script>
  98. (function($){$(document)
  99. .ready(function(){$("[title]")
  100. .style_my_tooltips();});})
  101. (jQuery);
  102. </script>
  103.  
  104. {block:IndexPage}
  105. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  106. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  107.  
  108. <script type="text/javascript">
  109. $(window).load(function(){
  110. var $wall = $('#entries');
  111. $wall.imagesLoaded(function(){
  112. $wall.masonry({
  113. itemSelector: '#post, #post_photo',
  114. isAnimated : false
  115. });
  116. });
  117.  
  118. $wall.infinitescroll({
  119. navSelector : '#pagination',
  120. nextSelector : '#pagination a',
  121. itemSelector : '#post, #post_photo',
  122. bufferPx : 2000,
  123. debug : false,
  124. errorCallback: function() {
  125. $('#scroll').fadeOut('normal');
  126. }},
  127. function( newElements ) {
  128. var $newElems = $( newElements );
  129. $newElems.hide();
  130. $newElems.imagesLoaded(function(){
  131. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  132. });
  133. }); $('#entries').show(500);
  134. });
  135. </script>
  136. {/block:IndexPage}
  137.  
  138. <!---------------END SCRIPTS--------------->
  139.  
  140. <style type="text/css">
  141.  
  142. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  143. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: #999999}
  144.  
  145.  
  146.  
  147. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  148.  
  149. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  150.  
  151. 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
  152.  
  153. 0.4s ease-out;}
  154.  
  155.  
  156. /************EDIT BODY HERE************/
  157.  
  158. body{
  159. margin:0px;
  160. background-color: {color:Background};
  161. background-image:url({image:Background});
  162. background-attachment:fixed;
  163. background-repeat:100%;
  164. background-position:bottom-right;
  165. font-family: 'Gloria Hallelujah';
  166. font-size:10px;
  167. letter-spacing:1px;
  168. text-transform:uppercase;
  169. text-align:left;
  170. line-height:11px;
  171. color: {color:Text};}
  172.  
  173.  
  174. a:link, a:active, a:visited{
  175. text-decoration: none;
  176. color: {color:Link};}
  177.  
  178. a:hover {
  179. color:{color:Link};
  180. text-decoration:none;}
  181.  
  182.  
  183. #ohoh{
  184. top:-20px;
  185. margin-left:310px;
  186. position:fixed;
  187. z-index: '1';
  188. }
  189.  
  190.  
  191.  
  192. /************EDIT TOOLTIP HERE************/
  193.  
  194.  
  195. #s-m-t-tooltip {
  196. padding: 3px;
  197. height:auto;
  198. display: none;
  199. font-family: consolas;
  200. font-size: 8px;
  201. text-transform:uppercase;
  202. text-align: center;
  203. letter-spacing:1px;
  204. margin-top:10px;
  205. margin-left: 15px;
  206. line-height: 8px;
  207. z-index: 999999999999;
  208. border-radius:3px;
  209. border: 1px solid #f5f5f5;
  210. background:#ffffff;
  211. color: #888;}
  212.  
  213. /************EDIT POST POSITION/WIDTH HERE************/
  214.  
  215. /*To increase the amount of columns, increase the width. To decrease the amount of columns, decrease the width.*/
  216.  
  217. #entries{
  218. text-align:left;
  219.  
  220. {block:ifIIIcolumns}
  221. width:800px;
  222. margin-left:270px;
  223. {/block:ifIIIcolumns}
  224.  
  225. {block:ifIIcolumns}
  226. width:600px;
  227. margin-left:80px;
  228. {/block:ifIIcolumns}
  229.  
  230. margin-top:17px;
  231. position:relative;
  232. {block:PermalinkPage}
  233. width:550px;
  234. {/block:PermalinkPage}}
  235.  
  236. /************EDIT OVERALL POSTS HERE************/
  237.  
  238. /*When increasing the amount of columns, you may have to decrease the #post width. Otherwise, to get larger posts, increase the width.*/
  239.  
  240. #post{
  241. text-align:left;
  242. padding:7px;
  243. border: 1px solid #e8e8e8;
  244. border-radius:5px;
  245. background:#ffffff;
  246. max-width: 100%;
  247. display:block;
  248. overflow:hidden;
  249.  
  250. {block:ifIIcolumns}
  251. width:230px;
  252. margin:12px;
  253. {/block:ifIIcolumns}
  254.  
  255. {block:ifIIIcolumns}
  256. width:210px;
  257. margin:12px;
  258. {/block:ifIIIcolumns}
  259.  
  260. {block:PermalinkPage}
  261. width:500px;
  262. {/block:PermalinkPage}
  263.  
  264. }
  265.  
  266. /*Do not delete #post img.*/
  267.  
  268. #post img{
  269. max-width:100%;
  270. {block:iffadedimages}
  271. opacity:0.9;
  272. -webkit-transition: all 0.3s ease-in-out;
  273. -moz-transition: all 0.3s ease-in-out;
  274. -o-transition: all 0.3s ease-in-out;
  275. -ms-transition: all 0.3s ease-in-out;
  276. {/block:iffadedimages}
  277.  
  278. {block:ifblackandwhiteimages}
  279. -webkit-filter: grayscale(100%);
  280. -webkit-transition: all 0.3s ease-in-out;
  281. -moz-transition: all 0.3s ease-in-out;
  282. -o-transition: all 0.3s ease-in-out;
  283. -ms-transition: all 0.3s ease-in-out;
  284. {/block:ifblackandwhiteimages}
  285.  
  286. }
  287.  
  288. #post img:hover{
  289. {block:iffadedimages}
  290. opacity:1;
  291. -webkit-transition: all 0.3s ease-in-out;
  292. -moz-transition: all 0.3s ease-in-out;
  293. -o-transition: all 0.3s ease-in-out;
  294. -ms-transition: all 0.3s ease-in-out;
  295. {/block:iffadedimages}
  296.  
  297. {block:ifblackandwhiteimages}
  298. -webkit-filter: grayscale(20%);
  299. -webkit-transition: all 0.3s ease-in-out;
  300. -moz-transition: all 0.3s ease-in-out;
  301. -o-transition: all 0.3s ease-in-out;
  302. -ms-transition: all 0.3s ease-in-out;
  303. {/block:ifblackandwhiteimages}
  304.  
  305. }
  306.  
  307. /*Edit the permalinks all posts.*/
  308.  
  309. .permalink{
  310. border-top:1px solid #f5f5f5;
  311. position:absolute;
  312. text-align:center;
  313. font-size: 10px;
  314. font-family:'Indie Flower';
  315. opacity:0;
  316.  
  317. {block:ifIIIcolumns}
  318. width:240px;
  319. font-size: 12px;
  320. {/block:ifIIIcolumns}
  321.  
  322. {block:ifIIcolumns}
  323. width:250px;
  324. font-size: 12px;
  325. {/block:ifIIcolumns}
  326.  
  327. left:-15px;
  328. bottom:-10px;
  329. border-top:1px #e8e8e8 solid;
  330. padding: 8px 8px 5px 8px;
  331. -webkit-transition: all 0.3s ease-in-out;
  332. -moz-transition: all 0.3s ease-in-out;
  333. -o-transition: all 0.3s ease-in-out;
  334. -ms-transition: all 0.3s ease-in-out;
  335. }
  336. .permalink a{
  337. text-transform:uppercase;
  338. line-height:15px;
  339. }
  340.  
  341. #post:hover .permalink{
  342. text-align:center;
  343. font-family:'Indie Flower';
  344. padding: 8px 8px 5px 8px;
  345. opacity:1;
  346. left:-15px;
  347. bottom:5px;
  348. background:#fff;
  349.  
  350. {block:ifIIIcolumns}
  351. width:240px;
  352. font-size: 12px;
  353. {/block:ifIIIcolumns}
  354.  
  355. {block:ifIIcolumns}
  356. width:250px;
  357. font-size: 12px;
  358. {/block:ifIIcolumns}
  359.  
  360. border-top:1px #e8e8e8 solid;
  361. -webkit-transition: all 0.3s ease-in-out;
  362. -moz-transition: all 0.3s ease-in-out;
  363. -o-transition: all 0.3s ease-in-out;
  364. -ms-transition: all 0.3s ease-in-out;
  365. }
  366.  
  367.  
  368. /*Edit the titles on any text-based post.*/
  369.  
  370. .posttitle{
  371. font-size:10px;
  372. text-align:center;
  373. color:{color:Link};}
  374.  
  375. .posttitle a{
  376. color:{color:Link};}
  377.  
  378. /************EDIT QUOTE POSTS HERE************/
  379.  
  380. .quote{
  381. margin-right: 5px;}
  382.  
  383. .source{
  384. padding-top:5px;
  385. display:block;
  386. text-align:right;}
  387.  
  388.  
  389. /************EDIT ANSWER POSTS HERE************/
  390.  
  391. .ask{
  392. padding:4px;
  393. background:{color:Background};
  394. font-family: 'Gloria Hallelujah';
  395. font-size:10px;
  396. font-style:bold;
  397. text-transform:none;
  398. border-radius:3px;
  399. border:1px solid #e8e8e8;
  400. }
  401. .asker{
  402. color:{color:Link};
  403. font-size:12px;
  404. font-family:'Permanent Marker';
  405. font-style: bold;
  406. text-transform:none;
  407. }
  408. .answer{
  409. margin-top:10px;
  410. font-size:10px;
  411. text-transform:none;
  412. }
  413.  
  414. /************EDIT AUDIO POSTS HERE************/
  415.  
  416. .audio{
  417. {block:IndexPage}width:180px;{/block:IndexPage}
  418. {block:PermalinkPage}width:239px;{/block:PermalinkPage};}
  419. .info{
  420. padding:2px 0px 1px 57px;}
  421. .i {
  422. text-transform:uppercase;
  423. letter-spacing:1px;
  424. font-size:8px;}
  425. .pl b,strong{
  426. text-transform:lowercase;
  427. font-size:9px;}
  428. .player{
  429. position:absolute;
  430. overflow:hidden;
  431. margin-top:0px;
  432. margin-left:15px;
  433. background:#ffffff;
  434. width:24px;
  435. height:23px;}
  436.  
  437. /************EDIT VIDEO POSTS HERE************/
  438. /***********DO NOT DELETE THIS CODE************/
  439.  
  440. .video-container {
  441. position:relative;
  442. padding-bottom:56.25%;
  443. padding-top: 30px;
  444. height:0;
  445. overflow:hidden;}
  446.  
  447. .video-container iframe,
  448. .video-container object,
  449. .video-container embed {
  450. position: absolute;
  451. top: 0;
  452. left: 0;
  453. width: 100%;
  454. height: 100%;}
  455.  
  456. /************EDIT CHAT POSTS HERE************/
  457.  
  458. .chat{
  459. line-height:12px;
  460. list-style:none;}
  461. .chat ul{
  462. list-style:none;
  463. padding:0px 5px;
  464. line-height:15px;}
  465. .label{
  466. color:{color:Link};}
  467.  
  468. /************EDIT SIDEBAR HERE************/
  469.  
  470. #sidebar{
  471. background:#fff;
  472. border:1px #f5f5f5 solid;
  473. margin-left:40px;
  474. margin-top:130px;
  475. width:240px;
  476. position:fixed;
  477. text-align:center;
  478. z-index:99;
  479. }
  480.  
  481.  
  482. #sidebarimg{
  483. width:170px;
  484. z-index:99;
  485. position:relative;}
  486.  
  487. /*EDIT DESCRIPTION HERE*/
  488. #description {
  489. opacity: 0;
  490. margin-top: 157px;
  491. margin-left:71px;
  492. width: 170px;
  493. height:170px;
  494. position: fixed;
  495. text-align: center;
  496. font-family:'Indie Flower';
  497. font-size: 12px; /*CHANGE FONT SIZE HERE*/
  498. line-height: 20px;
  499. color: #666; /*CHANGE FONT COLOUR HERE*/
  500. padding:5px;
  501. background: #fff;
  502. z-index: 999;
  503. -webkit-transition: all 0.9s ease-in-out;
  504. -moz-transition: all 0.9s ease-in-out;
  505. -o-transition: all 0.9s ease-in-out;
  506. -ms-transition: all 0.9s ease-in-out;
  507. transition: all 0.9s ease-in-out;
  508. box-shadow: 0 0 10px 7px #fff;
  509. }
  510.  
  511. #description:hover {
  512. opacity: 0.8;
  513. -webkit-transition: all 0.3s ease-in-out;
  514. -moz-transition: all 0.3s ease-in-out;
  515. -o-transition: all 0.3s ease-in-out;
  516. -ms-transition: all 0.3s ease-in-out;
  517. transition: all 0.3s ease-in-out;
  518. }
  519.  
  520. .blogtitle{
  521. padding:5px;
  522. font-family:'Permanent Marker';
  523. margin-top:-15px;
  524. margin-bottom:10px;
  525. padding-bottom:0px;
  526. text-align:center;
  527. font-size:20px;}
  528.  
  529. .blogtitle a{
  530. color:{color:Blog Title};}
  531.  
  532.  
  533.  
  534. .links{
  535. font-size:12px;
  536. font-family:'Gloria Hallelujah';
  537. margin-left:-15px;
  538. padding:0px 10px 10px 10px;
  539. margin-top:10px;}
  540.  
  541. .links a{
  542. margin-left:15px;}
  543.  
  544. .links a:hover{
  545. color:{color:Hover};}
  546.  
  547. /************EDIT TEXT SETTINGS HERE************/
  548.  
  549. i, em{
  550. color:{color:Link};}
  551. b, strong{
  552. font-weight:normal;
  553. text-transform:uppercase;
  554. color:{color:Link};}
  555. ul,ol{
  556. margin:0px;
  557. margin-left:-5px;}
  558. p{
  559. padding:0px;
  560. margin:2px;}
  561. u{
  562. text-decoration:none;
  563. color:{color:Title};}
  564.  
  565. blockquote {
  566. margin:0px;
  567. padding:4px;
  568. background:#f7f7f7;}
  569.  
  570. /************DO NOT DELETE #SCROLL************/
  571.  
  572. #scroll{
  573. bottom:-20px;
  574. position: absolute;
  575. left: 50%;
  576. width:10px;
  577. height:5px;
  578. overflow:hidden;
  579. margin-bottom:80px;}
  580.  
  581.  
  582.  
  583. #lali{
  584. position:fixed;
  585. right:10px;
  586. bottom:10px;
  587. text-transform:uppercase;
  588. font-family:'Indie Flower';
  589. font-size:13px;}
  590.  
  591. #lali a{
  592. color:#b9b9b9;}
  593.  
  594. </style>
  595. </head>
  596.  
  597. <body onkeydown="return false">
  598.  
  599.  
  600. <center>
  601.  
  602.  
  603. <!---------------EDIT SIDEBAR CONTENT HERE--------------->
  604.  
  605. <div id="description"><br>
  606. {Description}
  607. </div>
  608.  
  609. <div id="sidebar">
  610. <div class="blogtitle"><a href="/">{Title}</a></div>
  611. <div class="sidebarimg"><img src="{image:sidebar image}" width="210px"/></div>
  612.  
  613. <div class="links">
  614. <a href="/">home</a>
  615. <a href="/ask">ask</a>
  616. <a href="{text:Link One URL}">{text:Link One Title}</a>
  617. <a href="http://blisshvze.tumblr.com">theme</a>
  618.  
  619. </div>
  620. </div>
  621.  
  622. <div id="entries">
  623.  
  624. {block:Posts}
  625.  
  626. <!---------------DO NOT DELETE block:ContentSource--------------->
  627.  
  628. {block:ContentSource}
  629. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  630. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  631. {/block:SourceLogo}
  632. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  633. {/block:ContentSource}
  634.  
  635. <div id="post">
  636.  
  637. <!---------------EDIT TEXT POSTS HERE--------------->
  638.  
  639. {block:Text}
  640. <div class="text">
  641. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  642. {Body}{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a>
  643. </div>{/block:IndexPage}</div>
  644. {/block:Text}
  645.  
  646. <!---------------EDIT LINK POSTS HERE--------------->
  647.  
  648. {block:Link}
  649. <a href="{URL}"><div class="posttitle">{Name}</div></a>
  650. {block:Description}{Description}{/block:Description}
  651. {block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a>
  652. </div>{/block:IndexPage}
  653. {/block:Link}
  654.  
  655. <!---------------EDIT PHOTO POSTS HERE--------------->
  656.  
  657. {block:Photo}
  658. {block:IndexPage}
  659. <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a>
  660. </div>{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:PermalinkPage}</a>
  661. {/block:Photo}
  662.  
  663. <!---------------EDIT PHOTOSET POSTS HERE--------------->
  664.  
  665. {block:Photoset}
  666. {block:IndexPage}{block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" /></a>{/block:Photos}<div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a>
  667. </div>{/block:IndexPage}
  668. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  669. {/block:Photoset}
  670.  
  671. <!---------------EDIT QUOTE POSTS HERE--------------->
  672.  
  673. {block:Quote}
  674. {Quote}{block:Source}
  675. <div class="source">{Source}</div>{/block:Source}
  676. {block:IndexPage}
  677. <div class="permalink"><a href="{ReblogURL}">Reblog</a> /
  678. <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a> {/block:IndexPage}</div>
  679. {/block:Quote}
  680.  
  681. <!---------------EDIT ANSWER POSTS HERE--------------->
  682.  
  683. {block:Answer}
  684. <div class="ask"><span class="asker">-{Asker} said: </span> {Question}</div>
  685. <div class="answer">{Answer}</div>
  686. {block:IndexPage}
  687. <div class="permalink"><a href="{ReblogURL}">Reblog</a> /
  688. <a href="{Permalink}">{NoteCount}</a> / <a href="{Permalink}">{TimeAgo}</a></div>{/block:IndexPage}
  689. {/block:Answer}
  690.  
  691. <!---------------EDIT CHAT POSTS HERE--------------->
  692.  
  693. {block:Chat}
  694. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  695. <div class="chat"><ul>{block:Lines}
  696. <li class="person{UserNumber}">{block:Label}
  697. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> /<a href="{Permalink}">{NoteCount}</a></div>
  698. {/block:IndexPage}
  699. {/block:Chat}
  700.  
  701. <!---------------EDIT AUDIO POSTS HERE--------------->
  702.  
  703. {block:Audio}<div class="player">{AudioPlayerWhite}</div>
  704. <div class="info"><div class="i"><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i">by<span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a></div>
  705. {/block:IndexPage}
  706. {/block:Audio}
  707.  
  708. <!---------------EDIT VIDEO POSTS HERE--------------->
  709.  
  710. {block:Video}
  711. {block:IndexPage}<div class="video-container">{Video-250}</div>
  712. <div class="permalink"><a href="{ReblogURL}">Reblog</a> / <a href="{Permalink}">{NoteCount}</a></div>{/block:IndexPage}
  713. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  714. {/block:Video}
  715.  
  716. <!---------------EDIT PERMALINK PAGE HERE--------------->
  717.  
  718. {block:PermalinkPage}
  719. {block:Caption}{Caption}{/block:Caption}
  720. <p>{block:Date} {Month} {DayofMonthWithSuffix}, {Year}{/block:Date} {block:NoteCount}, {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} , (via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}
  721. <div class="permapage">
  722. <div style="margin-top:10px; margin-left:-10px;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  723. </div>
  724. {/block:Posts}
  725. </div>
  726.  
  727. <!---------------DO NOT DELETE THIS--------------->
  728.  
  729. {block:IndexPage}
  730. {block:Pagination}
  731. <div id="pagination">
  732. {block:NextPage}
  733. <a id="nextPage" href="{NextPage}"></a>
  734. {/block:NextPage}
  735. {block:PreviousPage}
  736. <a href="{PreviousPage}"></a>
  737. {/block:PreviousPage}
  738. </div>
  739. {/block:Pagination}
  740. {/block:IndexPage}
  741. </center>
  742. </body>
  743.  
  744.  
  745. {block:ifdisabledrightclick}
  746.  
  747. <script language=JavaScript>
  748. <!--
  749.  
  750. //Disable right mouse click Script
  751. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  752. //For full source code, visit http://www.dynamicdrive.com
  753.  
  754. var message="Function Disabled!";
  755.  
  756. ///////////////////////////////////
  757. function clickIE4(){
  758. if (event.button==2){
  759. return false;
  760. }
  761. }
  762.  
  763. function clickNS4(e){
  764. if (document.layers||document.getElementById&&!document.all){
  765. if (e.which==2||e.which==3){
  766. return false;
  767. }
  768. }
  769. }
  770.  
  771. if (document.layers){
  772. document.captureEvents(Event.MOUSEDOWN);
  773. document.onmousedown=clickNS4;
  774. }
  775. else if (document.all&&!document.getElementById){
  776. document.onmousedown=clickIE4;
  777. }
  778.  
  779. document.oncontextmenu=new Function("return false")
  780.  
  781. // -->
  782. </script>
  783.  
  784. {/block:ifdisabledrightclick}
  785.  
  786.  
  787.  
  788. <div id="ohoh"><img src="https://33.media.tumblr.com/5f189eb4c740fb27bc38bcc5ebf2f031/tumblr_ngs0x6a1nH1swr3cao1_1280.png" width=80px></div>
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795. <div id="lali"><a href="http://blisshvze.tumblr.com/">卌</a></div>
  796. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement