Advertisement
DAISIEANGEL

Angela Theme

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