DAISIEANGEL

Skylar Theme

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