Advertisement
DAISIEANGEL

Sophie Theme

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