Advertisement
danystormborn

Untitled

Jun 19th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.94 KB | None | 0 0
  1.  
  2. <style> body, a, a:hover { cursor:url('{text:Cursor Image URL}'), auto }::selection {
  3.  
  4. background: {color:Select color}; /* Safari */
  5.  
  6. }
  7.  
  8. ::-moz-selection {
  9.  
  10. background: {color:Select color}; /* Firefox */
  11.  
  12. }</style>
  13.  
  14. <!--
  15.  
  16. H a r l e n e Q u i n z e l T h e m e
  17.  
  18. by Motherof-Themes
  19.  
  20.  
  21.  
  22.  
  23.  
  24. -->
  25.  
  26. <html lang="en">
  27.  
  28. <link href='https://fonts.googleapis.com/css?family=Cinzel+Decorative:400,700' rel='stylesheet' type='text/css'>
  29. <link href='https://fonts.googleapis.com/css?family=Meddon' rel='stylesheet' type='text/css'>
  30. <link href='https://fonts.googleapis.com/css?family=Caesar+Dressing' rel='stylesheet' type='text/css'>
  31. <link href='https://fonts.googleapis.com/css?family=Alegreya+SC:400,700' rel='stylesheet' type='text/css'>
  32. <link href='https://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  33. <link href='https://fonts.googleapis.com/css?family=Bitter' rel='stylesheet' type='text/css'>
  34.  
  35. <head>
  36.  
  37.  
  38.  
  39.  
  40. <meta name="image:Background" content=""/>
  41. <meta name="image:Sidebar Image" content=""/>
  42. <meta name="image:SidebarImage2" content=""/>
  43. <meta name="image:Favicon" content=""/>
  44. <meta name="image:Corner Image" content=""/>
  45. <meta name="image:Link Dividers" content=""/>
  46.  
  47. <meta name="color:Background" content="#FFFFFF"/>
  48. <meta name="color:Sidebar Background" content="#FFFFFF"/>
  49. <meta name="color:Text" content="#777777"/>
  50. <meta name="color:Select Color" content="#FF0080"/>
  51. <meta name="color:Link" content="#555555"/>
  52. <meta name="color:Hover" content="#999999"/>
  53. <meta name="color:Borders" content="#000000"/>
  54. <meta name="color:Post Background" content="#FFFFFF"/>
  55. <meta name="color:Permalink Color" content="#000000"/>
  56. <meta name="color:Blog border" content="#EBEFF7"/>
  57. <meta name="color:Updates" content="#000000"/>
  58.  
  59.  
  60. <meta name="if:Sidebar image" content=""/>
  61. <meta name="if:SidebarImage2" content=""/>
  62. <meta name="if:Maximised background" content=""/>
  63. <meta name="if:Link two" content=""/>
  64. <meta name="if:Link three" content=""/>
  65. <meta name="if:Link four" content=""/>
  66. <meta name="if:Link five" content=""/>
  67. <meta name="if:Link six" content=""/>
  68. <meta name="if:Corner Image" content"0"/>
  69. <meta name="if:Link Dividers" content=""/>
  70.  
  71. <meta name="text:Link Dividers Height" content=""/>
  72. <meta name="text:Link Dividers Width" content=""/>
  73. <meta name="text:Quote" content=""/>
  74. <meta name="text:Quote Font Size" content=""/>
  75. <meta name="text:Description Font Size" content=""/>
  76. <meta name="text:Blog Title Font Size" content=""/>
  77. <meta name="text:Updates Title" content=""/>
  78. <meta name="text:Updates" content=""/>
  79. <meta name="text:Link One URL" content=""/>
  80. <meta name="text:Link One Title" content="link"/>
  81. <meta name="text:Link Two URL" content=""/>
  82. <meta name="text:Link Two Title" content="link"/>
  83. <meta name="text:Link Three URL" content=""/>
  84. <meta name="text:Link Three Title" content="link"/>
  85. <meta name="text:Link Four URL" content=""/>
  86. <meta name="text:Link Four Title" content="link"/>
  87. <meta name="text:Link Five URL" content=""/>
  88. <meta name="text:Link Five Title" content="link"/>
  89. <meta name="text:Link Six URL" content=""/>
  90. <meta name="text:Link Six Title" content="link"/>
  91. <meta name="text:Cursor Image URL" content=""/>
  92.  
  93.  
  94.  
  95.  
  96.  
  97. <title>{Title}</title>
  98. {block:Description}
  99. <meta name="description"
  100. content="{MetaDescription}" />
  101. {/block:Description}
  102. <link rel="shortcut icon"
  103. href="{image:Favicon}">
  104.  
  105.  
  106. <!---------------DO NOT REMOVE THESE SCRIPTS--------------->
  107.  
  108. <script type="text/javascript"
  109. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  110.  
  111.  
  112. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  113.  
  114. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  115. <script>
  116. (function($){$(document)
  117. .ready(function(){$("[title]")
  118. .style_my_tooltips();});})
  119. (jQuery);
  120. </script>
  121.  
  122. {block:IndexPage}
  123. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  124. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  125. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  126. <script>
  127. (function () {
  128. var $tumblelog = $('#posts');
  129. $tumblelog.imagesLoaded(function () {
  130. $tumblelog.masonry({
  131. itemSelector: 'article',
  132. isAnimated:true,
  133. columnWidth:250,
  134. gutterWidth:40,
  135. });
  136. });
  137. $tumblelog.infinitescroll({
  138. navSelector : "div.pagination",
  139. nextSelector : ".pagination a#next",
  140. itemSelector : "article",
  141. behavior:'local',
  142. binder: $('#wrapper'),
  143. loading: {
  144. finishedMsg: "<p>You've reached the end of the Earth.</p>",
  145. img : "http://static.tumblr.com/yxfeliq/ZQFnvhfad/dontbrag-loading.gif",
  146. msg: null,
  147. msgText: ""
  148. },
  149.  
  150. },
  151.  
  152. function( newElements ) {
  153. var $newElems = $(newElements)
  154. $newElems.hide();
  155. $newElems.imagesLoaded(function(){
  156. $tumblelog.masonry( 'appended', $newElems, {
  157. isAnimated: true,
  158. animationOptions: {
  159. duration: 250,
  160. easing: 'linear',
  161. queue: false
  162. }
  163. },
  164. function(){
  165. $newElems.fadeIn('slow');
  166. });
  167. });
  168. });
  169. })();
  170. </script>
  171. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  172. <script>
  173. (function($){
  174. $(document).ready(function(){
  175. $("a[title]").style_my_tooltips({
  176. tip_follows_cursor:true,
  177. tip_delay_time:90,
  178. tip_fade_speed:600,
  179. attribute:"title"
  180. });
  181. });
  182. })(jQuery);
  183. </script>
  184. {/block:IndexPage}
  185.  
  186.  
  187. <!---------------END SCRIPTS--------------->
  188.  
  189. <style type="text/css">
  190.  
  191. .tmblr-iframe{
  192. margin-top:5px;
  193. margin-right:0px;
  194. z-index:9999999999999;!important;
  195. -webkit-filter: invert(100%);
  196. }
  197.  
  198.  
  199.  
  200. ::-webkit-scrollbar{ width:10px; background-color:{color:background}; }
  201. ::-webkit-scrollbar-thumb{ background-color: {color:blog border}; border: 1px solid {color:background}; }
  202.  
  203.  
  204. /************Edit Body Here************/
  205.  
  206. body{
  207. margin:0px;
  208. background-color: {color:Background};
  209. background-attachment:fixed;
  210. background-repeat:100%;
  211. background-position:bottom-right;
  212. font-family:calibri;
  213. font-size:10px;
  214. letter-spacing:1px;
  215. overflow-x:hidden;
  216.  
  217. text-align:left;
  218.  
  219. color: {color:Text};
  220. background-image:url({image:Background});
  221. {block:ifMaximisedBackground}
  222. -webkit-background-size: cover;
  223. -moz-background-size: cover;
  224. -o-background-size: cover;
  225. background-size: cover;
  226. {/block:ifMaximisedBackground}
  227. }
  228.  
  229.  
  230. a:link, a:active, a:visited{
  231. text-decoration: none;
  232. color: {color:Link};}
  233.  
  234. a:hover {
  235. color:{color:Link};
  236. text-decoration:none;}
  237.  
  238. /************EDIT TOOLTIP HERE************/
  239.  
  240.  
  241. #s-m-t-tooltip {
  242. padding: 4px;
  243. height:auto;
  244. display: none;
  245. font-family: 'Bitter';
  246. font-size: 9px;
  247. max-width:150px;
  248. text-transform:uppercase;
  249. text-align: center;
  250. letter-spacing:1px;
  251. margin-top:10px;
  252. margin-left: 15px;
  253. line-height: 8px;
  254. z-index: 999999999999;
  255. border: 0px solid {color:Borders};
  256. background:{color:Post Background};
  257. color: {color:text};}
  258.  
  259.  
  260. #wrapper{
  261. height:700px;
  262. overflow-y: scroll;
  263. width:100%;
  264. }
  265.  
  266. /************EDIT POST POSITION/WIDTH HERE************/
  267.  
  268. /*To increase the amount of columns, increase the width. To decrease the amount of columns, decrease the width.*/
  269.  
  270. #entries{
  271. text-align:left;
  272. width:850px;
  273. max-width:1000px;
  274. margin-left:20%;
  275. margin-top:90px;
  276. position:relative;
  277.  
  278. {block:PermalinkPage}
  279. width:100%;
  280. margin-left:5%;
  281. {/block:PermalinkPage}
  282.  
  283. border-style:ridge;
  284. border-color:{color:Borders};
  285. border-width:10px;
  286.  
  287. }
  288.  
  289. /************EDIT OVERALL POSTS HERE************/
  290.  
  291. /*When increasing the amount of columns, you may have to decrease the #post width. Otherwise, to get larger posts, increase the width.*/
  292.  
  293. #post{
  294. position:relative;
  295. text-align:left;
  296. margin-top:3%;
  297. margin-right:2%;
  298. margin-bottom:3%;
  299. margin-left:2%;
  300. background:transparent;
  301. padding-bottom:0%;
  302. padding-left:2%;
  303. padding-right:0%;
  304. padding-top:0%;
  305. display:block;
  306. width:90px;
  307. {block:PermalinkPage}
  308. width:100%;
  309. {/block:PermalinkPage}
  310.  
  311. }
  312.  
  313. /*Do not delete #post img.*/
  314.  
  315. #post img{
  316. max-width:100px;
  317.  
  318. border-style:ridge;
  319. border-color:{color:Borders};
  320. border-width:10px;
  321.  
  322. }
  323.  
  324. /*Edit the permalinks all posts.*/
  325. .permalink{
  326. background-color:{color:Post background};
  327. color:{color:Permalink color};
  328. font-family: 'Caesar Dressing', cursive;
  329. opacity:0;
  330. width:20%;
  331. height:auto;
  332. line-height:15px;
  333. padding-top:3%;
  334. padding-left:2%;
  335. padding-right:2%;
  336. padding-bottom:3%;
  337. font-size:9px;
  338. text-transform:uppercase;
  339. text-align:center;
  340. -webkit-transition:all 2s ease;
  341. -moz-transition:all 2s ease;
  342. transition:all 2s ease;
  343. -o-transition:all 2s ease;
  344.  
  345. position:absolute;
  346. top:50%;
  347. -webkit-transform: translate(0px,-50%);
  348. -moz-transform: translate(0px,-50%);
  349. -ms-transform: translate(0px,-50%);
  350. -o-transform: translate(0px,-50%);
  351. transform: translate(0px,-50%);
  352. left:50%;
  353. -webkit-transform: translate(-50%,-50%);
  354. -moz-transform: translate(-50%,-50%);
  355. -ms-transform: translate(-50%,-50%);
  356. -o-transform: translate(-50%,-50%);
  357. transform: translate(-50%,-50%);
  358.  
  359. {block:permalinkpage}
  360. display:none;
  361. {/block:permalinkpage}
  362. }
  363.  
  364.  
  365. .permalink a{
  366. color:{color:Permalink color};
  367. line-height:20%;}
  368.  
  369. #post:hover .permalink{
  370. opacity:1;
  371. }
  372.  
  373. #notecounter{
  374. text-align:right;
  375. }
  376.  
  377.  
  378. /*Edit the titles on any text-based post.*/
  379.  
  380. .posttitle{
  381. font-size:10px;
  382. text-align:center;
  383. color:{color:Link};}
  384.  
  385. .posttitle a{
  386. color:{color:Link};}
  387.  
  388. /************EDIT QUOTE POSTS HERE************/
  389.  
  390. .quote{
  391. margin-right: 5px;}
  392.  
  393. .source{
  394. padding-top:5px;
  395. display:block;
  396. text-align:right;}
  397.  
  398.  
  399. /************EDIT ANSWER POSTS HERE************/
  400.  
  401. .ask{
  402. padding:4px;
  403. background:{color:post background};}
  404. .asker{
  405. color:{color:Link};}
  406. .answer{
  407. margin-top:10px;}
  408.  
  409. /************EDIT AUDIO POSTS HERE************/
  410.  
  411. .audio{
  412. {block:IndexPage}width:180px;{/block:IndexPage}
  413. {block:PermalinkPage}height:239px;{/block:PermalinkPage};}
  414. .info{
  415. padding:2px 0px 1px 57px;}
  416. .i {
  417. text-transform:uppercase;
  418. letter-spacing:1px;
  419. font-size:8px;}
  420. .pl b,strong{
  421. text-transform:lowercase;
  422. font-size:9px;}
  423. .player{
  424. position:absolute;
  425. overflow:hidden;
  426. margin-top:0px;
  427. margin-left:15px;
  428. background:#ffffff;
  429. width:24px;
  430. height:23px;}
  431.  
  432. /************EDIT VIDEO POSTS HERE************/
  433. /***********DO NOT DELETE THIS CODE************/
  434.  
  435. .video-container {
  436. position:relative;
  437. padding-bottom:56.25%;
  438. padding-top: 30px;
  439. height:0;
  440. overflow:hidden;}
  441.  
  442. .video-container iframe,
  443. .video-container object,
  444. .video-container embed {
  445. position: absolute;
  446. top: 0;
  447. left: 0;
  448. width: 100%;
  449. height: 100%;}
  450.  
  451. /************EDIT CHAT POSTS HERE************/
  452.  
  453. .chat{
  454. line-height:12px;
  455. list-style:none;}
  456. .chat ul{
  457. list-style:none;
  458. padding:0px 5px;
  459. line-height:15px;}
  460. .label{
  461. color:{color:Link};}
  462.  
  463. /************Edit Blog Border Here***********/
  464. #top {
  465. height:50px;
  466. width:100%;
  467. top:0;
  468. left:-1%;
  469. background-color:{color:Blog border};
  470. z-index:2;
  471. position:fixed;
  472. }
  473.  
  474. #left {
  475. top:-10px;
  476. width:30px;
  477. height:100%;
  478. background-color:{color:Blog border};
  479. z-index:1;
  480. left:0;
  481. position:fixed;
  482. }
  483.  
  484. #bottom {
  485. height:60px;
  486. width:100%;
  487. bottom:0;
  488. right:0%;
  489. text-align:center;
  490. font-size:{text:Quote Font Size};
  491. font-family:Marck Script;
  492. background-color:{color:Blog border};
  493. z-index:999;
  494. position:fixed;
  495. }
  496.  
  497. #right {
  498. top:-10px;
  499. width:30px;
  500. height:100%;
  501. background-color:{color:Blog border};
  502. z-index:1;
  503. right:0;
  504. position:fixed;
  505.  
  506. }
  507.  
  508.  
  509.  
  510. /************EDIT SIDEBAR HERE************/
  511.  
  512. #holder{
  513. padding-left:1%;
  514. padding-right:1%;
  515. padding-top:1%;
  516. padding-bottom:1%;
  517. margin-left:-23%;
  518. margin-top:-1%;
  519. width:200px;
  520. height:510px;
  521. position:fixed;
  522.  
  523. border-style:ridge;
  524. border-color:{color:Borders};
  525. border-width:10px;
  526. }
  527.  
  528. .blogtitle{
  529. padding:0%;
  530. text-align:center;
  531. font-family: 'Cinzel Decorative', cursive;
  532. text-transform:none;
  533. font-size:{text:Blog Title Font Size};
  534. width:175px
  535. background-color:{color:sidebar background};
  536.  
  537. border-style:ridge;
  538. border-color:{color:Borders};
  539. border-width:10px;
  540. }
  541.  
  542. .blogtitle a{
  543. color:{color:Link};}
  544.  
  545.  
  546. .sidebar{
  547. background:{color:Sidebar Background};
  548. width:180px;
  549. line-height:0;
  550. margin-top:0%;
  551. text-align:center;
  552.  
  553. border-style:ridge;
  554. border-color:{color:Borders};
  555. border-width:10px;
  556. }
  557. .sidebar img{
  558. height:200px;
  559. width:180px;
  560. }
  561.  
  562.  
  563. .links{
  564. text-align:left;
  565. position:fixed;
  566. font-size:15px;
  567. padding:1%;
  568. margin-left:2%;
  569. font-family: 'Caesar Dressing', cursive;
  570. }
  571.  
  572. .links:hover{
  573. color:{color:Hover};
  574.  
  575.  
  576. }
  577.  
  578. .links a{
  579. margin-left:15px;
  580.  
  581. }
  582.  
  583. #description{
  584. position:relative;
  585. text-align:center;
  586. font-size:{text:Description Font Size};
  587. font-family: Bitter;
  588. padding:0%;
  589. margin-top:0%;
  590. width:90%;
  591. height:160px;
  592. background-color:{color:sidebar background};
  593.  
  594. border-style:ridge;
  595. border-color:{color:Borders};
  596. border-width:10px;
  597.  
  598. }
  599.  
  600. #description:hover .updates{
  601. opacity:1;
  602. }
  603. /* --- UPDATES TAB BOX 1 START---*/
  604.  
  605. .updatebox1 {
  606. width: 5px;
  607. height: 5px;
  608. display: block;
  609. opacity:1;
  610. padding:3px;
  611. margin-bottom:5px;
  612. font-size:8px;
  613. line-height:110%;
  614. overflow:hidden;
  615. font-family:calibri;
  616. text-transform:uppercase;
  617. text-align:center;
  618. color:{color:Tab Text Colour};
  619. background-color: {color:Tab Box 1 Background Colour};
  620. -webkit-transition: all 0.4s ease-in-out;
  621. -moz-transition: all 0.4s ease-in-out;
  622. -o-transition: all 0.4s ease-in-out;
  623. transition: all 0.4s ease-in-out;
  624. }
  625.  
  626. .updatebox1:hover {
  627. height:50px; /* --- Extend the box´s height here---*/
  628. width:80px; /* --- Extend the box´s width here---*/
  629. -webkit-transition: all 0.4s ease-in-out;
  630. -moz-transition: all 0.4s ease-in-out;
  631. -o-transition: all 0.4s ease-in-out;
  632. transition: all 0.4s ease-in-out;
  633. overflow-y:scroll;
  634. margin-left:60px;
  635. }
  636.  
  637. /* --- UPDATES TAB BOX 1 END---*/
  638.  
  639. #cornerimage{
  640. right:350px;
  641. bottom:400px;
  642. position:fixed;
  643. }
  644.  
  645. {block:ifLinkDividers}
  646.  
  647. #dividers{
  648. position:fixed;
  649. background-color:transparent;
  650. }
  651.  
  652. #dividers img{
  653. height:35px;
  654. width:82px;
  655. padding-top:0px;
  656. }
  657.  
  658. {/block:ifLinkDividers}
  659.  
  660. /************EDIT TEXT SETTINGS HERE************/
  661.  
  662. i, em{
  663. color:{color:Link};}
  664. b, strong{
  665. font-weight:normal;
  666. text-transform:uppercase;
  667. color:{color:Link};}
  668. ul,ol{
  669. margin:0px;
  670. margin-left:-5px;}
  671. p{
  672. padding:0px;
  673. margin:2px;}
  674. u{
  675. text-decoration:none;
  676. color:{color:Title};}
  677.  
  678. blockquote {
  679. margin:0px;
  680. padding:4px;
  681. background:{color:post background};}
  682.  
  683.  
  684.  
  685. /************DO NOT DELETE #SCROLL************/
  686.  
  687. #scroll{
  688. bottom:-20px;
  689. position: absolute;
  690. left: 50%;
  691. width:10px;
  692. height:5px;
  693. overflow:hidden;
  694. margin-bottom:80px;}
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701. ::selection {
  702.  
  703. background: {color:Select color}; /* Safari */
  704.  
  705. }
  706.  
  707. ::-moz-selection {
  708.  
  709. background: {color:Select color}; /* Firefox */
  710.  
  711. }
  712.  
  713.  
  714. </style>
  715.  
  716. </head>
  717.  
  718. <body>
  719.  
  720. <div id="entries">
  721. <!---------------EDIT SIDEBAR CONTENT HERE--------------->
  722. <div id="holder">
  723. <div class="blogtitle"><a href="/">{Title}</a>
  724. </div>{block:ifSidebarImage}
  725. <div class="sidebar"><img src="{image:Sidebar Image}">
  726. </div>{/block:ifSidebarImage}
  727. <div id="description">{description}
  728. <!------------------Updates Tab--------------------->
  729. <div class="updateboxes">
  730. <div class="updatebox1"></br>{text:Updates Title}<br>
  731. </div>
  732. </div>
  733. </div>
  734.  
  735. <!------------------End Updates Tab----------------->
  736. <div id="wrapper">
  737. {block:Posts}
  738.  
  739. <!---------------DO NOT DELETE block:ContentSource--------------->
  740.  
  741. {block:ContentSource}
  742. <!-- {SourceURL}{block:SourceLogo}
  743. <img src="{BlackLogoURL}"
  744. width="{LogoWidth}"
  745. height="{LogoHeight}"
  746. alt="{SourceTitle}"/>
  747. {/block:SourceLogo}
  748. {block:NoSourceLogo}
  749. {SourceLink}
  750. {/block:NoSourceLogo} -->
  751. {/block:ContentSource}
  752.  
  753.  
  754.  
  755. <div id="post">
  756.  
  757.  
  758. <!---------------EDIT TEXT POSTS HERE--------------->
  759.  
  760. {block:Text}
  761. <div class="text">
  762. <div class="posttitle">
  763. {block:Title}
  764. {Title}
  765. {/block:Title}
  766. </div>
  767. {Body}
  768. {block:IndexPage}
  769. <div class="permalink">
  770. <a href="{ReblogURL}"
  771. title="reblog">reblog</a>
  772. <a href="{Permalink}"
  773. title="{NoteCount}">notes</a>
  774. </div>
  775. {/block:IndexPage}
  776. </div>
  777. {/block:Text}
  778.  
  779. <!---------------EDIT LINK POSTS HERE--------------->
  780.  
  781. {block:Link}
  782. <a href="{URL}">
  783. <div class="posttitle">
  784. {Name}
  785. </div>
  786. </a>
  787. {block:Description}
  788. {Description}
  789. {/block:Description}
  790. {block:IndexPage}
  791. <div class="permalink">
  792. <a href="{ReblogURL}"
  793. title="reblog">reblog</a>
  794. <a href="{Permalink}"
  795. title="{NoteCount}">notes</a>
  796. </div>
  797. {/block:IndexPage}
  798. {/block:Link}
  799.  
  800. <!---------------EDIT PHOTO POSTS HERE--------------->
  801.  
  802. {block:Photo}
  803. <div style="line-height:0%;">
  804. {block:IndexPage}
  805. <img src="{PhotoURL-250}"
  806. alt="{PhotoAlt}"
  807. height="100px"/>
  808. {/block:IndexPage}
  809. <div class="permalink">
  810. <a href="{ReblogURL}"
  811. title="reblog">reblog</a>
  812. <a href="{Permalink}"
  813. title="{NoteCount}">notes</a>
  814. </div>
  815. {block:PermalinkPage}
  816. <img src="{PhotoURL-250}"
  817. alt="{PhotoAlt}"/>
  818. {/block:PermalinkPage}
  819. </a>
  820. </div>
  821. {/block:Photo}
  822.  
  823. <!---------------EDIT PHOTOSET POSTS HERE--------------->
  824.  
  825. {block:Photoset}
  826. {block:IndexPage}
  827. {block:Photos}
  828. <a href="{Permalink}">
  829. <img src="{PhotoURL-250}"
  830. width="100px"/>
  831. </a>
  832. {/block:Photos}
  833. <div class="permalink">
  834. <a href="{ReblogURL}"
  835. title="reblog">reblog</a>
  836. <a href="{Permalink}"
  837. title="{NoteCount}">notes</a>
  838. </div>
  839. {/block:IndexPage}
  840. {block:PermalinkPage}
  841. {Photoset-250}
  842. {/block:PermalinkPage}
  843. {/block:Photoset}
  844.  
  845. <!---------------EDIT QUOTE POSTS HERE--------------->
  846.  
  847. {block:Quote}
  848. {Quote}
  849. {block:Source}
  850. <div class="source">
  851. {Source}
  852. </div>
  853. {/block:Source}
  854. {block:IndexPage}
  855. <div class="permalink">
  856. <a href="{ReblogURL}"
  857. title="reblog">reblog</a>
  858. <a href="{Permalink}"
  859. title="{NoteCount}">notes</a>
  860. </div>
  861. {/block:IndexPage}
  862. {/block:Quote}
  863.  
  864. <!---------------EDIT ANSWER POSTS HERE--------------->
  865.  
  866. {block:Answer}
  867. <div class="ask">
  868. <span class="asker">
  869. {Asker}
  870. :
  871. </span>
  872. {Question}
  873. </div>
  874. <div class="answer">
  875. {Answer}
  876. </div>
  877. {block:IndexPage}
  878. <div class="permalink">
  879. <a href="{ReblogURL}"
  880. title="Reblog">REBLOG</a>
  881. <a href="{Permalink}">
  882. {NoteCount}</a>
  883. </div>
  884. {/block:IndexPage}
  885. {/block:Answer}
  886. <!---------------EDIT CHAT POSTS HERE--------------->
  887. {block:Chat}
  888. {block:Title}
  889. <div class="posttitle">
  890. {Title}
  891. </div>
  892. {/block:Title}
  893. <div class="chat">
  894. <ul>{block:Lines}
  895. <li class="person{UserNumber}">{block:Label}
  896. <span class="label">
  897. {Label}
  898. </span>
  899. {/block:Label}
  900. {Line}
  901. </li>
  902. {/block:Lines}
  903. </ul>
  904. </div>
  905. {block:IndexPage}
  906. <div class="permalink">
  907. <a href="{ReblogURL}"
  908. title="reblog">reblog</a>
  909. <a href="{Permalink}"
  910. title="{NoteCount}">notes</a>
  911. </div>
  912. {/block:IndexPage}
  913. {/block:Chat}
  914. <!---------------EDIT AUDIO POSTS HERE--------------->
  915.  
  916. {block:Audio}
  917. <div class="player">
  918. {AudioPlayerWhite}
  919. </div>
  920. <div class="info">
  921. <div class="i">
  922. <span{block:TrackName}
  923. style="display: none;"
  924. {block:TrackName}>
  925. Unknown</span>
  926. {block:TrackName}
  927. {TrackName}
  928. {/block:TrackName}
  929. </div>
  930. <div class="i">by
  931. <span{block:Artist}
  932. style="display: none;"
  933. {block:Artist}>Unknown</span>
  934. {block:Artist}
  935. {Artist}
  936. {/block:Artist}
  937. </div>
  938. </div>
  939. {block:IndexPage}
  940. <div class="permalink">
  941. <a href="{ReblogURL}"
  942. title="reblog">
  943. reblog</a>
  944. <a href="{Permalink}"
  945. title="{NoteCount}">notes</a>
  946. </div>
  947. {/block:IndexPage}
  948. {/block:Audio}
  949. <!---------------EDIT VIDEO POSTS HERE--------------->
  950.  
  951. {block:Video}
  952. {block:IndexPage}
  953. <div class="video-container">
  954. {Video-250}
  955. </div>
  956. <div class="permalink">
  957. <a href="{ReblogURL}"
  958. title="reblog">reblog</a>
  959. <a href="{Permalink}"
  960. title="{NoteCount}">notes</a>
  961. </div>
  962. {/block:IndexPage}
  963. {block:PermalinkPage}
  964. {Video-500}
  965. {/block:PermalinkPage}
  966. {/block:Video}
  967.  
  968. <!---------------EDIT PERMALINK PAGE HERE--------------->
  969.  
  970. {block:PermalinkPage}
  971. {block:Caption}
  972. {Caption}
  973. {/block:Caption}
  974. <p>
  975. {block:Date} {Month} {DayofMonthWithSuffix},
  976. {Year}{/block:Date} {block:NoteCount},
  977. {NoteCountWithLabel}
  978. {/block:NoteCount}
  979. {block:RebloggedFrom} ,
  980. (via <a href="{ReblogParentURL}">
  981. {ReblogParentName}
  982. </a>)
  983. {/block:RebloggedFrom}
  984. <div class="permapage">
  985. <div style="margin-top:10%; margin-left:4%;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  986. </div>
  987. {/block:Posts}
  988. </div>
  989.  
  990. <!------------------Edit Blog Border Here---------------->
  991.  
  992.  
  993. <!-------------Top Border stuff-------------------------->
  994.  
  995.  
  996. <div id="top">
  997.  
  998.  
  999.  
  1000. <div class="links">
  1001. <div id="dividers">
  1002.  
  1003.  
  1004. <!---------------Link One-------------------->
  1005.  
  1006. <a href="{text:Link One URL}"
  1007. title="{text:Link One Title}">
  1008. {text:Link One Title}</a>
  1009.  
  1010. <!--------------end link---------------------->
  1011.  
  1012. {block:ifLinkDividers}
  1013.  
  1014. <img src="{image:Link Dividers}"
  1015.  
  1016. {/block:ifLinkDividers}
  1017.  
  1018. <!-----------------Link Two----------------->
  1019.  
  1020. {block:ifLinkTwo}
  1021. <a href="{text:Link Two URL}"
  1022. title="{text:Link Two Title}">
  1023. {text:Link Two Title}</a>
  1024.  
  1025. {/block:ifLinkTwo}
  1026.  
  1027. <!------------------End Link------------->
  1028.  
  1029. {block:ifLinkDividers}
  1030.  
  1031. <img src="{image:Link Dividers}"
  1032.  
  1033. {/block:ifLinkDividers}
  1034.  
  1035. <!--------------Link Three---------------->
  1036.  
  1037. {block:ifLinkThree}
  1038. <a href="{text:Link Three URL}"
  1039. title="{text:Link Three Title}">
  1040. {text:Link Three Title}</a>
  1041.  
  1042. {/block:ifLinkThree}
  1043.  
  1044. <!-------------End Link--------------->
  1045.  
  1046. {block:ifLinkDividers}
  1047.  
  1048. <img src="{image:Link Dividers}"
  1049.  
  1050. {/block:ifLinkDividers}
  1051.  
  1052. <!---------------Link Four------------------>
  1053.  
  1054. {block:ifLinkFour}
  1055.  
  1056. <a href="{text:Link Four URL}"
  1057. title="{text:Link Four Title}">
  1058. {text:Link Four Title}</a>
  1059.  
  1060. {/block:ifLinkFour}
  1061.  
  1062. <!---------------end link-------------------->
  1063.  
  1064. {block:ifLinkDividers}
  1065.  
  1066. <img src="{image:Link Dividers}"
  1067.  
  1068. {/block:ifLinkDividers}
  1069.  
  1070. <!--------------Link Five---------------------->
  1071.  
  1072. {block:ifLinkFive}
  1073.  
  1074. <a href="{text:Link Five URL}"
  1075. title="{text:Link Five Title}">
  1076. {text:Link Five Title}</a>
  1077.  
  1078. {/block:ifLinkFive}
  1079.  
  1080. <!---------------End Link---------------------->
  1081.  
  1082. {block:ifLinkDividers}
  1083.  
  1084. <img src="{image:Link Dividers}"
  1085.  
  1086. {/block:ifLinkDividers}
  1087.  
  1088. <!----------------Link Six---------------------->
  1089.  
  1090. {block:ifLinkSix}
  1091.  
  1092. <a href="{text:Link Six URL}"
  1093. title="{text:Link Six Title}">
  1094. {text:Link Six Title}</a>
  1095.  
  1096. {/block:ifLinkSix}
  1097.  
  1098. <!-------------------END LINK-------------------------->
  1099. </div>
  1100. </div>
  1101. <!-----------Right Border Stuff---------------------------->
  1102.  
  1103. <div id="right"></div>
  1104.  
  1105. <!-----------Bottom Border Stuff---------------------->
  1106.  
  1107. <div id="bottom">
  1108. <a href="/">
  1109. {text:quote}</a></div>
  1110.  
  1111. <!------------Left Border Stuff--------------->
  1112.  
  1113. <div id="left"></div>
  1114.  
  1115.  
  1116. <!-------------------------end border stuff------------------------------->
  1117.  
  1118.  
  1119. <!-------------------Corner Image------------------->
  1120. <div id="cornerimage">
  1121. <div style="position:fixed;"><img src="{image:Corner Image}" width="">
  1122. </div>
  1123. </div>
  1124. <!---------------DO NOT DELETE THIS--------------->
  1125.  
  1126. {block:IndexPage}
  1127. {block:Pagination}
  1128. <div id="pagination">
  1129. {block:NextPage}
  1130. <a id="nextPage" href="{NextPage}"></a>
  1131. {/block:NextPage}
  1132. {block:PreviousPage}
  1133. <a href="{PreviousPage}"></a>
  1134. {/block:PreviousPage}
  1135. </div>
  1136. {/block:Pagination}
  1137. {/block:IndexPage}
  1138. </center>
  1139.  
  1140.  
  1141. </body>
  1142. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement