Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.41 KB | None | 0 0
  1. <!--
  2. This code has been written by https://ddkinzart.tumblr.com
  3. Do not sell, repost, remove credit or claim as your own.
  4.  
  5. __ ____ _ __
  6. ____/ /___/ / /__(_)___ ____ ____ ______/ /_
  7. / __ / __ / //_/ / __ \/_ / / __ `/ ___/ __/
  8. / /_/ / /_/ / ,< / / / / / / /_/ /_/ / / / /_
  9. \__,_/\__,_/_/|_/_/_/ /_/ /___/\__,_/_/ \__/
  10. __ __ __
  11. / /_/ /_ ___ ____ ___ ___ _________ ____/ /__
  12. / __/ __ \/ _ \/ __ `__ \/ _ \ / ___/ __ \/ __ / _ \
  13. / /_/ / / / __/ / / / / / __/ / /__/ /_/ / /_/ / __/
  14. \__/_/ /_/\___/_/ /_/ /_/\___/ \___/\____/\__,_/\___/
  15.  
  16. -->
  17.  
  18. <html>
  19. <head>
  20. <link href="https://fonts.googleapis.com/css?family=UnifrakturCook:700" rel="stylesheet">
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="https://freepngimg.com/download/halloween/25381-1-halloween-bat.png">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26. {/block:Description}
  27.  
  28.  
  29. </head>
  30.  
  31. <!--tooltip script (it's to edit the way the title of your links look when you hover over them -->
  32. <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}</style><link href="https://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  33. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  34. <script src="https://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  35. <script>
  36. (function($){
  37. $(document).ready(function(){
  38. $("[title]").style_my_tooltips({
  39. tip_follows_cursor:true,
  40. tip_delay_time:200,
  41. tip_fade_speed:500
  42. });
  43. });
  44. })(jQuery);
  45. </script>
  46.  
  47. <!--pop up tabs script-->
  48. <script>
  49. $(document).ready(function(){
  50. $("ul#tabs li").click(function(e){
  51. if (!$(this).hasClass("active")) {
  52. var tabNum = $(this).index();
  53. var nthChild = tabNum+1;
  54. $("ul#tabs li.active").removeClass("active");
  55. $(this).addClass("active");
  56. $("ul#tab li.active").removeClass("active");
  57. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  58. }
  59. });
  60. });
  61. </script>
  62. <!--script end-->
  63.  
  64. <!--tooltip script end-->
  65. <!--pop up script-->
  66. <script type="text/javascript"
  67. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  68. <script>
  69. $(document).ready(function() {
  70. //
  71. $('a.poplight[href^=#]').click(function() {
  72. var popID = $(this).attr('rel'); //Get Popup Name
  73. var popURL = $(this).attr('href'); //Get Popup href to define size
  74. var query= popURL.split('?');
  75. var dim= query[1].split('&');
  76. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  77. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="escape" alt="escape" /></a>');
  78. var popMargTop = ($('#' + popID).height() + 80) / 2;
  79. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  80. //Apply Margin to Popup
  81. $('#' + popID).css({
  82. 'margin-top' : -popMargTop,
  83. 'margin-left' : -popMargLeft
  84. });
  85. $('body').append('<div id="fade"></div>');
  86. $('#fade').css({'filter' : 'alpha(opacity=100)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  87. return false;
  88. });
  89. $('a.close, #fade').live('click', function() {
  90. $('#fade , .popup_block').fadeOut(function() {
  91. $('#fade, a.close').remove(); //fade them both out
  92. });
  93. return false;
  94. });
  95. });
  96. </script>
  97. <!--ask pop script end-->
  98.  
  99. <style type="text/css">
  100.  
  101. /*cursor code, change image to change cursor*/
  102. /*find more at https://pixel-soup.tumblr.com/tagged/cursors */
  103.  
  104. *, body, a { cursor:url("https://i.imgur.com/2qleX.jpg"), auto }
  105. a:hover { cursor:url("https://68.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif"), auto } /*this defines the pointer cursor*/
  106.  
  107. /*these are the custom fonts, you can install more just by pasting the code here*/
  108.  
  109.  
  110. @font-face{font-family:"nightingale";src:url('https://static.tumblr.com/zx3ibzm/mLdovzrvz/nightingale_sample.ttf');}
  111. @font-face{font-family:"bebas neue";src:url('https://static.tumblr.com/zx3ibzm/JgJovyuzq/bebasneue.otf');}
  112. @font-face{font-family:"sail";src:url('https://static.tumblr.com/it5srtk/bSzowedx5/sail-regular.otf');}
  113. @font-face{font-family:"cavier dreams";src:url('https://dl.dropboxusercontent.com/s/uubyziybvh00j4f/CaviarDreams.ttf');}
  114.  
  115. /*selection color*/
  116.  
  117. ::-moz-selection { /* Code for Firefox */
  118. color: #fff; /*text color of selected text*/
  119. background: #55372f; /*color of selection bg*/
  120. }
  121.  
  122. ::selection {
  123. color: #fff; /*text color of selected text*/
  124. background: #55372f; /*color of selection bg*/
  125. }
  126.  
  127. /*selection color end*/
  128.  
  129. ::-webkit-scrollbar-thumb {
  130. background-color:#fff; /*scrollbar's slider color*/
  131. background-image:url('URL HERE'); /*optional background image*/
  132. height:0px;
  133. -moz-border-radius: 50px; /*these make bar rounded*/
  134. border-radius: 50px;
  135. }
  136.  
  137. ::-webkit-scrollbar {
  138. height:0px;
  139. width:1px; /*width of slider*/
  140. background-color:transparent; /*scrollbar's main color*/
  141. background-image:url('URL HERE'); /*optional background image*/
  142. }
  143.  
  144. /*the code here is to reduce the opacity of an image and make it more visible on hover, you can remove it if you want your image to always be at 100%*/
  145.  
  146. img, iframe {
  147.  
  148. opacity:1; /*change this to change visibility, set it to 1 if you want it completely visible*/
  149.  
  150. -moz-transition-duration: 0.5s;
  151.  
  152. -o-transition-duration: 0.5s;
  153.  
  154. -webkit-transition-duration: 0.5s;
  155.  
  156. transition-duration: 0.5s;
  157.  
  158. padding:5px;
  159. }
  160.  
  161.  
  162.  
  163. img:hover,iframe:hover {
  164.  
  165. opacity:1;
  166.  
  167. -webkit-filter:none;
  168.  
  169. -moz-transition-duration: 0.5s;
  170.  
  171. -o-transition-duration: 0.5s;
  172.  
  173. -webkit-transition-duration: 0.5s;
  174.  
  175. transition-duration: 0.5s;}
  176.  
  177. /*HOVER IMAGE CODE END*/
  178.  
  179.  
  180. body {
  181. background-color:#000; /*set this the same color as your background image to avoid black areas on different resolutions*/
  182. background-image:url('https://i.imgur.com/MtSyRym.png'); /*bg image goes here*/
  183. background-attachment: fixed;
  184. background-repeat: no-repeat;
  185. background-position: left top;
  186. color:#f7f7f7; /*body font color*/
  187. text-shadow: 0px 0px 3px #000;
  188. font-family: calibri;
  189. text-align:justify;
  190. font-size: 10px;
  191. letter-spacing:2px;
  192. }
  193.  
  194. .pagi {
  195. font-size:25px;
  196. font-family:calibiri;
  197. margin-top:72px; /*change to decide position of pagination*/
  198. margin-left:892px;
  199. color: #fff; /*color of pagination but keep in mind it's also influence by the 'a' codes as it is a link*/
  200. position:fixed;
  201. -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;
  202. transition-duration: 0.8s; -o-transition-duration: 0.8s;}
  203.  
  204. /*the tooltip is the text that appears when you hover on a link / tag / etc.
  205. this script stylizes it*/
  206.  
  207. #s-m-t-tooltip{
  208. max-width:400px;
  209. margin:15px;
  210. padding:2px 8px;
  211. background-image: url(""); /*include image if you want a background for the tooltip text*/
  212. background: transparent;
  213. background-repeat:repeat;
  214. background-attachment:fixed;
  215. color:#fff;
  216. /*the text shadow determines the outline of the text because there's no easy way to add an outline to it, you can change all the code to another color*/
  217. text-shadow:1px 1px #000,
  218. 1px -1px #000,
  219. 1px 0px #000,
  220. 0px 1px #000,
  221. 0px -1px #000,
  222. -1px 1px #000,
  223. -1px 0px #000,
  224. -1px -1px #000;
  225. z-index:99999999999999999999;
  226. font-size:10px;
  227. letter-spacing:2px;
  228. font-style:bold;
  229. letter-spacing:2px;
  230. font-family: 'nightingale';
  231. text-transform:lowercase;
  232. box-shadow:0px 0px 0px;}
  233.  
  234. #s-m-tooltip:hover {
  235. -webkit-transition: all 0.6s ease-out;
  236. -moz-transition: all 0.6s ease-out;
  237. transition: all 0.6s ease-out;
  238. -o-transition:all 0.6s ease;
  239. -ms-transition: all 0.6s ease-in-out;}
  240.  
  241.  
  242. small,sub,sup {
  243. font-size:10px;
  244. text-shadow: 0px 0px 3px #000;
  245. }
  246.  
  247. b, bold, strong {
  248. font-size:20px;
  249. text-transform:lowercase;
  250. letter-spacing:1px;
  251. font-weight:normal;
  252. font-family: 'UnifrakturCook', cursive;
  253. color: #55372f;
  254. text-shadow:0 0 3px #000;
  255. }
  256.  
  257. i, italic, em {
  258. font-size:8px;
  259. color: #fff;
  260. font-family: 'nightingale';
  261. font-weight:normal;
  262. letter-spacing:1px;
  263. text-transform:lowercase;
  264. }
  265.  
  266. h3, h4 {
  267. background-image: url('https://78.media.tumblr.com/8b89c29517742f6e83bd97b7f4e216a8/tumblr_p7okp32hmD1xq9tdoo1_500.png');
  268. background-repeat:repeat;
  269. background-attachment:fixed;
  270. border: inset 1px white; /*color of border of the titles of the sidebar*/
  271. padding:2px;
  272. color:#eae9e9; /*text color of sidebar titles*/
  273. text-shadow:1px 1px #000,
  274. 1px -1px #000,
  275. 1px 0px #000,
  276. 0px 1px #000,
  277. 0px -1px #000,
  278. -1px 1px #000,
  279. -1px 0px #000,
  280. -1px -1px #000;
  281. /*change all the hex of the text shadow to the same code
  282. to change the outline of the text*/
  283. font-size:9px;
  284. font-family:calibri;
  285. text-transform:uppercase;
  286. letter-spacing:1px;
  287. text-align:center;}
  288.  
  289.  
  290. a,a:visited,a:active {
  291. color: #fff; /*color of links*/
  292. text-decoration:none;
  293. text-shadow: 0px 0px 3px #55372f,
  294. -1px -1px 3px #55372f,
  295. 1px 1px 3px #55372f,
  296. 1px -1px 3px #55372f,
  297. -1px 1px 3px #55372f;
  298. /*change all the hex of the text shadow to the same code
  299. to change the outline of the text*/
  300. -moz-transition-duration: 0.6s;
  301. -o-transition-duration: 0.6s;
  302. -webkit-transition-duration: 0.6s;
  303. transition-duration: 0.6s;}
  304.  
  305. a:hover {
  306. color: #55372f; /*color of links on hover*/
  307. -webkit-transition: all 0.6s ease-out;
  308. -moz-transition: all 0.6s ease-out;
  309. transition: all 0.6s ease-out;
  310. -o-transition:all 0.6s ease;
  311. -ms-transition: all 0.6s ease-in-out;}
  312.  
  313. /*POST TITLE SETTINGS*/
  314.  
  315. .titulo {
  316.  
  317. font-family: 'sail';
  318. font-size: 23px; /*size of title*/
  319. text-align: center;
  320. text-transform: lowercase;
  321. color: #eae9e9; /*color of title*/
  322. text-shadow: 0px 3px 0 #55372f,
  323. -1px 2px 0 #55372f,
  324. 1px 2px 0 #55372f;
  325.  
  326. }
  327.  
  328. #container {
  329. position:absolute;
  330. left:400px; /*change to position posts to your bg image*/
  331. top:140px;
  332. height:490px; /*determines height of container*/
  333. overflow-y:scroll;
  334. opacity:0;/*set this as '1' if you'd like the posts to always appear*/
  335. -webkit-transition: all 0.6s ease-out;
  336. -moz-transition: all 0.6s ease-out;
  337. transition: all 0.6s ease-out;
  338. -o-transition:all 0.6s ease;
  339. -ms-transition: all 0.6s ease-in-out;
  340. }
  341.  
  342. #entries {
  343. background-color:#000; /*set this as background color to hide the image in the background, in the preview case the word reading 'hover' */
  344.  
  345.  
  346. }
  347.  
  348.  
  349. #entries img {
  350. max-width: 100%;
  351. height: auto;
  352.  
  353. }
  354.  
  355. #content {
  356. width:320px; /*determines size of posts*/
  357. margin-bottom:20px;
  358. padding:20px;
  359. }
  360.  
  361.  
  362. #container:hover {
  363. opacity: 1; /*this makes the posts appear on hover if you choose to keep them on '0' opacity when not on hover*/
  364. -webkit-transition: all 0.6s ease-out;
  365. -moz-transition: all 0.6s ease-out;
  366. transition: all 0.6s ease-out;
  367. -o-transition:all 0.6s ease;
  368. -ms-transition: all 0.6s ease-in-out;
  369. }
  370.  
  371. blockquote {
  372. border-left:4px solid #55372f; /*color of blockquote*/
  373. border-top-left-radius:25px;
  374. border-bottom-left-radius:25px;
  375. padding: 2px 7px;
  376. margin: 3px 0 3px 8px;
  377. }
  378.  
  379. blockquote img {
  380. max-width:100%;
  381. height:auto;
  382. }
  383.  
  384. /*ASK*/
  385.  
  386. #asker {
  387. font-size:15px;
  388. margin-bottom:-20px;
  389. color: #fff; /*color of asker url / anonymous but if a user then it is also determined by 'a' as it will be a link*/
  390. font-family: 'nightingale';
  391. text-align:center;
  392. text-decoration:none;
  393. -webkit-transition: all 0.6s ease-out;
  394. -moz-transition: all 0.6s ease-out;
  395. transition: all 0.6s ease-out;
  396. -o-transition:all 0.6s ease;
  397. -ms-transition: all 0.6s ease-in-out;
  398.  
  399. }
  400.  
  401. #asker a:hover {
  402. -webkit-filter: blur(2px);
  403. -moz-filter: blur(2px);
  404. -o-filter: blur(2px);
  405. -ms-filter: blur(2px);
  406. filter: blur(2px);
  407. transition: all 0.6s ease-out;
  408. }
  409.  
  410. #ask {
  411. background: #000;
  412. background: url("https://78.media.tumblr.com/8b89c29517742f6e83bd97b7f4e216a8/tumblr_p7okp32hmD1xq9tdoo1_500.png");/*image behind the question*/
  413. background-repeat:repeat;
  414. border-top:inset 2px white; /*top border color of question*/
  415. border-bottom:inset 2px white; /*bottom border color of question*/
  416. padding: 10px 20px 10px 20px;
  417. text-align:center;
  418. border-radius:30px;
  419. text-shadow: 1px 1px #000,
  420. 1px -1px #000,
  421. 1px 0px #000,
  422. 0px 1px #000,
  423. 0px -1px #000,
  424. -1px 1px #000,
  425. -1px 0px #000,
  426. -1px -1px #000;
  427. /*change all the hex of the text shadow to the same code
  428. to change the outline of the text*/
  429. }
  430.  
  431.  
  432. #answer {
  433. padding-top:20px;
  434. }
  435. /*ASK ENDS HERE*/
  436.  
  437. /*CHAT POST BEGINS HERE*/
  438.  
  439. .convo {
  440. font-size: 11px;
  441. text-align:left;
  442. padding:0px;
  443.  
  444. }
  445.  
  446. .convo li {
  447. list-style:none;
  448. }
  449.  
  450. .convo .label {
  451. text-transform: uppercase;
  452. font-weight:bold;
  453.  
  454. }
  455.  
  456. .line_odd .label {
  457. color: #55372f; /* Color of odd person in the chat */
  458. background: none;
  459. }
  460.  
  461. .line_even .label {
  462. color: #000; /* Color of even person in the chat */
  463. }
  464.  
  465. .line_even {
  466. background: #222930; /*background color of even chat*/
  467. margin:12px;
  468. padding: 5px;
  469. color: #f9f9f9; /*color of even text*/
  470. }
  471.  
  472. .line_odd {
  473. background: #000; /*background color of odd chat*/
  474. margin:12px;
  475. padding: 5px;
  476. color: #f9f9f9; /*color of odd text*/
  477. }
  478.  
  479.  
  480.  
  481.  
  482. /*CHAT POST ENDS HERE*/
  483.  
  484. /*QUOTE BEGINS HERE*/
  485.  
  486. /*I have the first letter stylized to be the same as the quote, but you can remove that part by simply deleting the p::first-letter*/
  487.  
  488. .quote,p::first-letter {
  489. font-family: 'sail';
  490. font-size: 23px;
  491. text-align: center;
  492. color: #eae9e9; /*color of quote*/
  493. text-shadow: 0px 3px 0 #55372f,
  494. -1px 2px 0 #55372f,
  495. 1px 2px 0 #55372f;
  496. }
  497.  
  498.  
  499.  
  500. /*QUOTE ENDS HERE*/
  501.  
  502.  
  503. /*LINK POST BEGIN*/
  504.  
  505. #linku {
  506. text-transform:uppercase;
  507. text-align:center;
  508. letter-spacing:0px;
  509. font-weight:normal;
  510. font-family: 'bebas neue';
  511. font-size:14px;
  512. }
  513.  
  514. /*LINK POST END*/
  515.  
  516. /*SIDE BAR / DESCRIPTION BEGINS HERE*/
  517.  
  518. #boxy {
  519. position:fixed;
  520. top:110px; /*position of the box*/
  521. overflow:scroll;
  522. height:420px; /*determines height of the box - increase it if you have too much text and want to avoid scrollbar*/
  523. margin-left:817px;
  524. opacity:0.8;
  525. -webkit-transition: all 0.7s ease;
  526. -moz-transition: all 0.7s ease;
  527. -o-transition: all 0.7s ease;}
  528.  
  529. #boxy:hover {
  530. opacity:1;
  531. -webkit-transition: all 0.7s ease;
  532. -moz-transition: all 0.7s ease;
  533. -o-transition: all 0.7s ease;
  534. }
  535.  
  536. #despacito {
  537. margin-top:10px;
  538. width:150px; /*determines width of description*/
  539. text-align:center;
  540.  
  541. }
  542.  
  543. /*SIDE BAR / DESCRIPTION END*/
  544.  
  545. /*TAGS AND INFO BEGINS HERE*/
  546. .permalinks {
  547. text-align:center;
  548. margin-top:15px;
  549. padding-top: 5px;
  550. padding-bottom: 5px;
  551. font-size:9px;
  552. color:#fff;
  553. text-transform:uppercase;
  554. border-top: solid 1px #fff; /*color of the line above permalinks*/
  555. border-bottom: solid 1px #fff; /*color of the line below permalinks*/
  556. border-radius:25px; /*increase to make border round*/
  557. -moz-transition-duration:.6s;
  558. -webkit-transition-duration:.6s;
  559. -o-transition-duration:.6s;
  560. -webkit-filter: blur(0px);
  561. background-image: url(''); /*you can insert image here for the permalinks bg*/
  562.  
  563. }
  564.  
  565. .permalinks a {
  566. font-family:calibri;
  567. font-size:9px;
  568. color:#55372f;
  569. font-weight:bold;
  570. text-shadow: 0px 0px 3px #55372f;
  571. text-decoration:none;
  572. }
  573.  
  574.  
  575. .permalinks a:hover {
  576. color:#fff;
  577. -webkit-transition: all 0.5s ease-in-out;
  578. -moz-transition: all 0.5s ease-in-out;
  579. -o-transition: all 0.5s ease-in-out;
  580. -ms-transition: all 0.5s ease-in-out;
  581. transition: all 0.5s ease-in-out;
  582. }
  583.  
  584. .tags {
  585.  
  586. padding-top:10px;
  587. text-align:center;
  588. padding-left:5px;
  589. padding-right:15px;
  590. color: #55372f; /*this determines the color of the small symbol (by default a hashtag but you can change it) next to the tags*/
  591. font-size:9px;
  592. text-shadow:0px 0px 3px #55372f
  593. }
  594.  
  595. .tags a {
  596. color:#f7f7f7; /*change this for the actual color of the tags*/
  597. font-size:8px;
  598. font-weight:bold;
  599. font-family:calibri;
  600. text-transform:uppercase;
  601. text-shadow:0px 0px 3px #55372f
  602. letter-spacing:0px;
  603.  
  604. }
  605.  
  606.  
  607. .tags a:hover {
  608. color: #55372f; /*tag color on hover*/
  609. -webkit-transition: all 0.5s ease-in-out;
  610. -moz-transition: all 0.5s ease-in-out;
  611. -o-transition: all 0.5s ease-in-out;
  612. -ms-transition: all 0.5s ease-in-out;
  613. transition: all 0.5s ease-in-out;
  614.  
  615. }
  616.  
  617.  
  618. /*POP UP CODES AND LINKS BEGIN*/
  619.  
  620.  
  621. #pops {
  622. position:fixed;
  623.  
  624. }
  625.  
  626. @-webkit-keyframes wraith{
  627. from {-webkit-transform:translate(0, 0px);}
  628. 50% {-webkit-transform:translate(0, 30px);}
  629. to {-webkit-transform: translate(0, -0px);}
  630. }
  631.  
  632. @-webkit-keyframes violet{
  633. from {-webkit-transform: scale(0.8);}
  634. 35% {-webkit-transform: scale(1.3);}
  635. to {-webkit-transform: scale(0.8);}
  636. }
  637.  
  638. @-webkit-keyframes portrait{
  639. from { -webkit-transform: rotate(0deg)}
  640. to {-webkit-transform: rotate(360deg);}
  641. }
  642.  
  643.  
  644. #linku1 {
  645. position:fixed;
  646. font-size:25px;
  647. text-decoration:none;
  648. transform: rotate(10deg);
  649. -ms-transform: rotate(10deg);
  650. -webkit-transform: rotate(10deg);
  651. -o-transform: rotate(10deg);
  652. -moz-transform: rotate(10deg);
  653. margin-left:175px;
  654. margin-top:-10px;
  655. -webkit-animation-name: wraith;
  656. -webkit-animation-iteration-count: infinite;
  657. -webkit-animation-timing-function: ease-in-out;
  658. -webkit-animation-duration: 9s;
  659.  
  660. }
  661.  
  662. #linku1:hover {
  663. -webkit-filter: blur(3px);
  664. -moz-filter: blur(3px);
  665. -o-filter: blur(3px);
  666. -ms-filter: blur(3px);
  667. filter: blur(3px);
  668. -webkit-transition: all 0.5s ease-in-out;
  669. -moz-transition: all 0.5s ease-in-out;
  670. -o-transition: all 0.5s ease-in-out;
  671. -ms-transition: all 0.5s ease-in-out;
  672. transition: all 0.5s ease-in-out;
  673. }
  674.  
  675. #linku2 {
  676. position:fixed;
  677. font-size:22px;
  678. text-decoration:none;
  679. transform: rotate(30deg);
  680. -ms-transform: rotate(30deg);
  681. -webkit-transform: rotate(30deg);
  682. -o-transform: rotate(30deg);
  683. -moz-transform: rotate(30deg);
  684. margin-left:90px;
  685. margin-top:55px;
  686. -webkit-animation-name: wraith;
  687. -webkit-animation-iteration-count: infinite;
  688. -webkit-animation-timing-function: ease-in-out;
  689. -webkit-animation-duration: 10s;
  690.  
  691. }
  692.  
  693. #linku2:hover {
  694. -webkit-filter: blur(3px);
  695. -moz-filter: blur(3px);
  696. -o-filter: blur(3px);
  697. -ms-filter: blur(3px);
  698. filter: blur(3px);
  699. -webkit-transition: all 0.5s ease-in-out;
  700. -moz-transition: all 0.5s ease-in-out;
  701. -o-transition: all 0.5s ease-in-out;
  702. -ms-transition: all 0.5s ease-in-out;
  703. transition: all 0.5s ease-in-out;
  704. }
  705.  
  706. #linku3 {
  707. position:fixed;
  708. font-size:18px;
  709. text-decoration:none;
  710. transform: rotate(30deg);
  711. -ms-transform: rotate(30deg);
  712. -webkit-transform: rotate(30deg);
  713. -o-transform: rotate(30deg);
  714. -moz-transform: rotate(30deg);
  715. margin-left:220px;
  716. margin-top:140px;
  717. -webkit-animation-name: wraith;
  718. -webkit-animation-iteration-count: infinite;
  719. -webkit-animation-timing-function: ease-in-out;
  720. -webkit-animation-duration: 11s;
  721. }
  722.  
  723. #linku3:hover {
  724. -webkit-filter: blur(3px);
  725. -moz-filter: blur(3px);
  726. -o-filter: blur(3px);
  727. -ms-filter: blur(3px);
  728. filter: blur(3px);
  729. -webkit-transition: all 0.5s ease-in-out;
  730. -moz-transition: all 0.5s ease-in-out;
  731. -o-transition: all 0.5s ease-in-out;
  732. -ms-transition: all 0.5s ease-in-out;
  733. transition: all 0.5s ease-in-out;
  734. }
  735.  
  736. #linku4 {
  737. position:fixed;
  738. font-size:16px;
  739. text-decoration:none;
  740. transform: rotate(30deg);
  741. -ms-transform: rotate(30deg);
  742. -webkit-transform: rotate(30deg);
  743. -o-transform: rotate(30deg);
  744. -moz-transform: rotate(30deg);
  745. margin-left:30px;
  746. margin-top:120px;
  747. -webkit-animation-name: portrait;
  748. -webkit-animation-iteration-count: infinite;
  749. -webkit-animation-timing-function: ease-in-out;
  750. -webkit-animation-duration: 10s;
  751. }
  752.  
  753. #linku4:hover {
  754. -webkit-filter: blur(3px);
  755. -moz-filter: blur(3px);
  756. -o-filter: blur(3px);
  757. -ms-filter: blur(3px);
  758. filter: blur(3px);
  759. -webkit-transition: all 0.5s ease-in-out;
  760. -moz-transition: all 0.5s ease-in-out;
  761. -o-transition: all 0.5s ease-in-out;
  762. -ms-transition: all 0.5s ease-in-out;
  763. transition: all 0.5s ease-in-out;
  764. }
  765.  
  766. #linku5 {
  767. position:fixed;
  768. font-size:13px;
  769. text-decoration:none;
  770. transform: rotate(-10deg);
  771. -ms-transform: rotate(-10deg);
  772. -webkit-transform: rotate(-10deg);
  773. -o-transform: rotate(-10deg);
  774. -moz-transform: rotate(-10deg);
  775. margin-left:70px;
  776. margin-top:50px;
  777. -webkit-animation-name: violet;
  778. -webkit-animation-duration: 14s;
  779. -webkit-animation-iteration-count: infinite;
  780. -webkit-animation-timing-function: ease-in-out;
  781. }
  782.  
  783. #linku5:hover {
  784. -webkit-filter: blur(3px);
  785. -moz-filter: blur(3px);
  786. -o-filter: blur(3px);
  787. -ms-filter: blur(3px);
  788. filter: blur(3px);
  789. -webkit-transition: all 0.5s ease-in-out;
  790. -moz-transition: all 0.5s ease-in-out;
  791. -o-transition: all 0.5s ease-in-out;
  792. -ms-transition: all 0.5s ease-in-out;
  793. transition: all 0.5s ease-in-out;
  794. }
  795.  
  796. #linku6 {
  797. position:fixed;
  798. font-size:13px;
  799. text-decoration:none;
  800. transform: rotate(-10deg);
  801. -ms-transform: rotate(-10deg);
  802. -webkit-transform: rotate(-10deg);
  803. -o-transform: rotate(-10deg);
  804. -moz-transform: rotate(-10deg);
  805. margin-left:147px;
  806. margin-top:85px;
  807. -webkit-animation-name: wraith;
  808. -webkit-animation-iteration-count: infinite;
  809. -webkit-animation-timing-function: ease-in-out;
  810. -webkit-animation-duration: 18s;
  811.  
  812. }
  813.  
  814. #linku6:hover {
  815. -webkit-filter: blur(3px);
  816. -moz-filter: blur(3px);
  817. -o-filter: blur(3px);
  818. -ms-filter: blur(3px);
  819. filter: blur(3px);
  820. -webkit-transition: all 0.5s ease-in-out;
  821. -moz-transition: all 0.5s ease-in-out;
  822. -o-transition: all 0.5s ease-in-out;
  823. -ms-transition: all 0.5s ease-in-out;
  824. transition: all 0.5s ease-in-out;
  825. }
  826.  
  827.  
  828. #fade { /*--Transparent background layer--*/
  829. display: none; /*--hidden by default--*/
  830. background-image: url(''); /*if you want to add a background image to go behind your popup */
  831. background: #000;
  832. position: fixed; left: 0; top: 0;
  833. width: 100%; height: 100%;
  834. opacity: .70; /* you can make it 0 if you don't want a surrounding color to the popup or set it to 1 to have the background posts and theme invisible and only the pop up showing */
  835. z-index: 9999;
  836. }
  837.  
  838. .popup_block {
  839. display:none;
  840. HEIGHT:auto;
  841. width:auto;
  842. background:transparent;
  843. padding:0px;
  844. float:left;
  845. position:fixed;
  846. margin:auto;
  847. z-index: 99999;
  848. }
  849.  
  850. .popup_boxy {
  851. background:#000; /*color of popup background*/
  852. position:absolute;
  853. text-align:center;
  854. font-size: 10px; /*font size of the words inside the box */
  855. padding:20px;
  856. width: 320px;
  857. height:450px; /*height of pop up, I have it set to almost fit the container and be in the position of the posts but you can change it according to preference*/
  858. overflow-y:scroll;
  859. top:178px; /*position of pop up i.v.e.*/
  860. left:686px;
  861. z-index: 99999; /*if the box is hiding behind other things in your theme, add more 9′s */
  862. }
  863.  
  864. .tabheader {
  865. position:absolute;
  866. top:140px; /*make sure to keep this less than position of box so it floats above it always*/
  867. left:612px;
  868. text-align:center;
  869. width:300px;
  870. background:transparent;
  871. color:#fff;
  872. overflow-y:scroll;
  873. font-family: 'nightingale';
  874. font-size:12px;
  875. font-weight:normal;
  876. letter-spacing:1px;
  877. text-transform:lowercase;
  878. z-index: 999999; /*if the box is hiding behind other things in your theme, add more 9′s */
  879. }
  880.  
  881.  
  882. /*tabbed popups begins*/
  883.  
  884. ul#tabs {
  885. list-style-type: none;
  886. padding: 0;
  887. text-align: center;
  888. }
  889.  
  890. ul#tabs li:hover { /*appearance when you hover on titles*/
  891. text-align:justify;
  892. width: 100px; /*width of your title*/
  893. box-shadow: 1px 1px 5px #111;
  894. background-image: url('https://78.media.tumblr.com/8b89c29517742f6e83bd97b7f4e216a8/tumblr_p7okp32hmD1xq9tdoo1_500.png'); /*background of tab title*/
  895. background-repeat:repeat;
  896. background-attachment:fixed;
  897. border: ridge 1px white; /*color of border of the titles of the sidebar*/
  898. padding:10px;
  899. margin:10px;
  900. color:#eae9e9; /*text color of tab titles*/
  901. text-shadow:1px 1px #000,
  902. 1px -1px #000,
  903. 1px 0px #000,
  904. 0px 1px #000,
  905. 0px -1px #000,
  906. -1px 1px #000,
  907. -1px 0px #000,
  908. -1px -1px #000;
  909. /*change all the hex of the text shadow to the same code
  910. to change the outline of the text*/
  911. font-size:11px;
  912. font-family:calibri;
  913. text-transform:uppercase;
  914. letter-spacing:1px;
  915. text-align:center;
  916. -webkit-transition: all 0.5s ease-out;
  917. -moz-transition: all 0.5s ease-out;
  918. transition: all 0.5s ease-out;
  919. }
  920.  
  921. ul#tabs li.active { /*your active tab title*/
  922. text-align:justify;
  923. width: 100px; /*width of your title*/
  924. box-shadow: 1px 1px 5px #111;
  925. background-image: url('https://78.media.tumblr.com/8b89c29517742f6e83bd97b7f4e216a8/tumblr_p7okp32hmD1xq9tdoo1_500.png'); /*background of tab title*/
  926. background-repeat:repeat;
  927. background-attachment:fixed;
  928. border: ridge 1px white; /*color of border of the titles of the sidebar*/
  929. padding:10px;
  930. margin:10px;
  931. color:#eae9e9; /*text color of tab titles*/
  932. text-shadow:1px 1px #000,
  933. 1px -1px #000,
  934. 1px 0px #000,
  935. 0px 1px #000,
  936. 0px -1px #000,
  937. -1px 1px #000,
  938. -1px 0px #000,
  939. -1px -1px #000;
  940. /*change all the hex of the text shadow to the same code
  941. to change the outline of the text*/
  942. font-size:11px;
  943. font-family:calibri;
  944. text-transform:uppercase;
  945. letter-spacing:1px;
  946. text-align:center;
  947. -webkit-transition: all 0.5s ease-out;
  948. -moz-transition: all 0.5s ease-out;
  949. transition: all 0.5s ease-out;
  950. }
  951.  
  952.  
  953. ul#tabs li { /*the rest of the titles / inactive one*/
  954. display:block;
  955. width: 100px;
  956. padding: 10px;
  957. margin:10px;
  958. font-size:11px;
  959. background-color:#000;
  960. border: solid 1px #55372f;
  961. box-shadow: 1px 1px 5px #111;
  962. color:#fff;
  963. font-family:calibri;
  964. text-transform:uppercase;
  965. cursor:pointer;
  966. -webkit-transition: all 0.5s ease-out;
  967. -moz-transition: all 0.5s ease-out;
  968. transition: all 0.5s ease-out;
  969. }
  970.  
  971.  
  972. ul#tab {
  973. list-style-type: none;
  974. margin: 0;
  975. padding: 0;
  976. }
  977. ul#tab li {
  978. display: none;
  979. }
  980. ul#tab li.active {
  981. display: block;
  982. }
  983.  
  984. #tabid { /*this is the navigation of your tabbed pop ups*/
  985. position:absolute;
  986. top: 180px; /*position of navigation*/
  987. left: 1015px; /*position of navigation*/
  988. text-align:center;
  989. width:auto;
  990. background:transparent;
  991. height:auto;
  992. overflow:scroll;
  993. text-align:justify;
  994. padding:10px;
  995. font-size:9px;
  996. font-family:calibri;
  997. text-transform:uppercase;
  998. letter-spacing:1px;
  999. text-align:center;
  1000. z-index: 999999;
  1001.  
  1002. }
  1003.  
  1004. /*end*/
  1005.  
  1006. img.btn_close {
  1007. float: right;
  1008. margin: -5px -5px 0 0;
  1009. }
  1010. /*--Making IE6 Understand Fixed Positioning--*/
  1011. *html #fade {
  1012. position: absolute;
  1013. }
  1014. *html .popup_block {
  1015. position: absolute;
  1016. }
  1017.  
  1018. .navi_linksu h3 {
  1019. font-size:9px;
  1020. margin-bottom:-5px;
  1021. border:none;
  1022. color: #fff;
  1023. font-family: 'nightingale';
  1024. font-weight:normal;
  1025. letter-spacing:1px;
  1026. text-transform:lowercase;
  1027. background:transparent;
  1028. }
  1029.  
  1030. .navi_linksu {
  1031. text-align:center;
  1032. }
  1033.  
  1034. .navi_linksu a {
  1035. display: inline-block;
  1036. width: 80px;
  1037. padding: 5px;
  1038. margin:5px;
  1039. font-size:11px;
  1040. background-image: url('');
  1041. background:#000;
  1042. background-repeat:repeat;
  1043. background-attachment:fixed;
  1044. border: solid 1px #55372f;
  1045. box-shadow: 1px 1px 5px #111;
  1046. color:#fff;
  1047. font-family:calibri;
  1048. text-transform:uppercase;
  1049.  
  1050.  
  1051. }
  1052.  
  1053. .navi_linksu a:hover {
  1054. box-shadow: inset 100px 0 0 #fff;
  1055. -webkit-transition: all .5s ease-in-out;
  1056. -moz-transition: all .5s ease-in-out;
  1057. -ms-transition: all .5s ease-in-out;
  1058. -o-transition: all .5s ease-in-out;
  1059. transition: all .5s ease-in-out;
  1060. background:#55372f;
  1061. border: solid 1px #55372f;
  1062. color:#000;
  1063. }
  1064.  
  1065. .versu {
  1066. width:80px;
  1067. height:auto;
  1068. float:left;
  1069. padding:20px;
  1070. }
  1071.  
  1072.  
  1073. .vee {
  1074. text-align:center;
  1075. padding:10px;
  1076. margin-bottom:20px;
  1077. }
  1078.  
  1079. /*POP UP END*/
  1080.  
  1081. /*CODE FOR MAINS / EXCLUSIVES, feel free to remove if you do not wish to include*/
  1082.  
  1083. /* .embers {
  1084. position:fixed;
  1085. top:295px;
  1086. left:125px; */ /*determines the position of the icon*/ /*
  1087. opacity:1;
  1088. z-index:999;
  1089. -webkit-filter: blur(0px);
  1090. -webkit-transition: 0.8s ease-in;
  1091. -moz-transition: 1s ease-in;
  1092. transition: 1s ease-in;
  1093. -webkit-filter: drop-shadow(2px 2px 3px #222); */ /*determines color of shadow behind image*/ /*
  1094. filter: drop-shadow(2px 2px 3px #222); */ /*determines color of shadow behind image*/ /*
  1095. }
  1096.  
  1097. .embers a {
  1098. margin-right:0px;
  1099. -webkit-filter: blur(0px);
  1100. -webkit-transition: 0.8s ease-in;
  1101. -moz-transition: 1s ease-in;
  1102. transition: 1s ease-in;
  1103. }
  1104.  
  1105. .embers a:hover {
  1106. -webkit-filter: blur(0px);
  1107. opacity:1;
  1108. -webkit-transition: all 0.6s ease-in-out;
  1109. -moz-transition: all 0.6s ease-in-out;
  1110. -o-transition: all 0.6s ease-in-out;
  1111. -ms-transition: all 0.6s ease-in-out;
  1112. transition: all 0.6s ease-in-out;
  1113. }
  1114.  
  1115. */
  1116.  
  1117. /* DO NOT REMOVE THIS PART OR MAKE A COLOR THAT IS NOT VISIBLE */
  1118. .credit {
  1119. font-weight:bold;
  1120. color:#fff;
  1121. padding:10px;
  1122. font-size:15px;
  1123. bottom:0px;
  1124. right:20px;
  1125. position:fixed;
  1126. font-family:'sail';
  1127. -webkit-filter: blur(.5px);
  1128. -moz-filter: blur(.5px);
  1129. -o-filter: blur(.5px);
  1130. -ms-filter: blur(.5px);
  1131. filter: blur(.5px);
  1132.  
  1133. }
  1134. /*CREDIT END*/
  1135.  
  1136. </style>
  1137.  
  1138. <body>
  1139.  
  1140. <!--sidebar begins here-->
  1141. <div id="boxy">
  1142. <div id="despacito">
  1143. <p>{Description}
  1144. </p>
  1145. </div>
  1146. </div>
  1147.  
  1148. <!--sidebar end-->
  1149.  
  1150. <!--this is where you edit the size and titles of the scattered links, you can edit their content way below though. The #?w= determines the width of the pop up, make sure to give your popups different box numbers-->
  1151. <div id="pops">
  1152. <div id="linku1"> <a href="/" title="HOME."><img src="https://i.imgur.com/AfkEz2W.png"></a></div>
  1153. <div id="linku2"> <a href="#?w=500" rel="box1" class="poplight" title="ASK."><img src="https://i.imgur.com/3sLuQ34.png"></a></div>
  1154. <div id="linku3"><a href="#?w=500" rel="box3" class="poplight" title="NAVIGATION."><img src="https://i.imgur.com/7RSZj3l.png"></a></div>
  1155. <!-- <div id="linku5"> <a href="#?w=320" rel="verses" class="poplight" title="VERSES."><img src=""></a></div> -->
  1156. <!-- <div class="embers">
  1157. <a href="" title=""><img src="" style="height:90px;width:auto;"> </a>
  1158. </div> */ -->
  1159.  
  1160. </div>
  1161.  
  1162. <!--/* DO /NOT/ REMOVE THIS PART OR MAKE A COLOR THAT IS NOT VISIBLE */-->
  1163. <div class="credit"><a href="https://ddkinzart.tumblr.com" title="code by ddkinzart">D.</a></div>
  1164.  
  1165. <!--below is where the post structure begins, don't edit below this point if you're not familiar with coding or tumblr theme attritibutes-->
  1166.  
  1167. {block:Pagination}
  1168. <div class="pagi">
  1169. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  1170. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  1171. </div>
  1172. {/block:Pagination}
  1173. <div id="container">
  1174. <div id="entries">
  1175. {block:Posts}
  1176. <div id="content">
  1177. {block:Text}{block:Title}<div class="titulo">{Title}</div>{/block:Title}{Body}{/block:Text}
  1178. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1179. {block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Panorama}
  1180.  
  1181. {block:Photoset}{Photoset}{block:Caption}{Caption}{/block:Caption}
  1182. {/block:Photoset}
  1183.  
  1184. {block:Quote}<div class="quote">{Quote}</div>{block:Source}{Source}{/block:Source}{/block:Quote}
  1185. {block:Link}
  1186. {block:Thumbnail}
  1187. <img src="{Thumbnail}" alt="{Name}" style="width:95%;border-radius:25px">
  1188. {/block:Thumbnail}
  1189. <div id="linku">
  1190. <span style="font-size:20px">❝ </span> <a href="{URL}" class="link" {Target}>{Name}</a><span style="font-size:20px"> ❞</span>
  1191. </div>
  1192. {/block:Link}
  1193.  
  1194. {block:Chat}
  1195. {block:Title}
  1196. <div class="titulo">{Title}</div>{/block:Title}<br>
  1197. <ul class="convo">{block:Lines}<li class="line_{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}
  1198. {Line}</li>{/block:Lines}</ul>
  1199. {/block:Chat}
  1200.  
  1201. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1202. {block:Audio}{AudioEmbed}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  1203. {block:Answer}
  1204. <div id="asker" style="text-align:center;">{Asker}</div><div id="ask">{Question}</div>
  1205. <div id="answer">
  1206. {Answer}</div>
  1207. {/block:Answer}
  1208. <div class="permalinks">
  1209. {block:RebloggedFrom}
  1210. <a href="{ReblogParentURL}" title="via: {ReblogParentName}" > ✦ </a>
  1211. {/block:RebloggedFrom}
  1212. <span style="letter-spacing:-0.5px">posted </span><a href="{Permalink}" title="{timeago}" style="letter-spacing:-0.1px;"> &nbsp;{timeago}</a>{block:NoteCount} with
  1213. <a href="{Permalink}" title="{NoteCount} hits."> {NoteCount}</a> hits.{/block:NoteCount}
  1214. {block:ContentSource}
  1215. <a href="{SourceURL}" title="source: {SourceTitle}"> ✦ </a>
  1216. {/block:ContentSource}
  1217. <a href="{ReblogURL}" title="reblog" target="_blank"> ✦ </a>
  1218. {/block:RebloggedFrom}
  1219. </div>
  1220. <div class="tags">
  1221. {block:HasTags}
  1222. {block:Tags}
  1223. <!--you can change symbol before tags to something else--># <a href="{TagURL}" title="{Tag}">{Tag}</a>
  1224. {/block:Tags}
  1225. {/block:HasTags}
  1226. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1227.  
  1228. </div></div>
  1229. {/block:Posts}
  1230. </div>
  1231. </div>
  1232. </body>
  1233.  
  1234.  
  1235. <!--This is where the pop up begins, you can edit beyond this point-->
  1236.  
  1237. <div id="box1" class="popup_block" style="top:50%;left:50%">
  1238. <i style="text-align:center;">{AskLabel}</i>
  1239. <br>
  1240. <div class="queque">
  1241. {block:ShowHeaderImage}<img src="{HeaderImage}" width="100%">{/block:ShowHeaderImage} <!-- this will automatically display your mobile header image, but you can substitute with the url of another image, try to choose image which's width matches your pop up-->
  1242. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  1243. </div></div>
  1244. </div>
  1245. <div id="box2" class="popup_block" style="top:50%;left:50%">
  1246. <h3>navigation</h3>
  1247. <div class="navi_linksu">
  1248. <h3>main</h3>
  1249. <a href="/tagged/">TAG</a>
  1250. <a href="/tagged/">TAG</a>
  1251. <a href="/tagged/">TAG</a>
  1252. <a href="/tagged/">TAG</a>
  1253. <a href="/tagged/">TAG</a>
  1254. <a href="/tagged/">TAG</a>
  1255. <a href="/tagged/">TAG</a>
  1256. <a href="/tagged/">TAG</a>
  1257. <a href="/tagged/">TAG</a>
  1258. <h3>other</h3>
  1259. <a href="/tagged/">TAG</a>
  1260. <a href="/tagged/">TAG</a>
  1261. <a href="/tagged/">TAG</a>
  1262. <a href="/tagged/">TAG</a>
  1263. <a href="/tagged/">TAG</a>
  1264. <a href="/tagged/">TAG</a>
  1265. <a href="/tagged/">TAG</a>
  1266. <a href="/tagged/">TAG</a>
  1267. <a href="/tagged/">TAG</a>
  1268. </div>
  1269. </div>
  1270. </div>
  1271.  
  1272.  
  1273. <div id="box3" class="popup_block"><div class="tabheader">Rules.</div><div class="popup_boxy">
  1274. <h3>NAVIGATION</h3> <center><p>
  1275.  
  1276. “ my favorite thing about you is your smell
  1277. <br>you smell like
  1278. <br>earth
  1279. <br>herbs
  1280. <br>gardens
  1281. <br>a little more <br>human than the rest of us ” <br><i>- Rupi Kaur&nbsp;</i><br>↠<br>Emiel Regis of the Witcher Saga
  1282. <br><b>Adored by Arte
  1283.  
  1284. </b><br></p></center> <h3>GUIDELINES</h3> <center><p><i><a href="http://mostlyhumcn.tumblr.com/codex">Rules</a></i></p><p><i><a href="http://mostlyhumcn.tumblr.com/mains">Mains</a></i></p></center> <h3>CHARACTERIZATION</h3> <center><p><i><a href="mostlyhumcn.tumblr.com/emiel">Emiel</a></i></p><p><i><a href="mostlyhumcn.tumblr.com/verses">Verses</a></i></p></center></p>
  1285.  
  1286.  
  1287. </div></div></div>
  1288.  
  1289. <div id="verses" class="popup_block"><div class="tabheader">Verses.</div>
  1290. <div id="tabid">
  1291. <ul id="tabs">
  1292. <li class="active">main.</li>
  1293. <li>au.</li>
  1294. <li>other.</li>
  1295. </ul></div>
  1296.  
  1297. <div class="popup_boxy">
  1298. <ul id="tab">
  1299.  
  1300. <li class="active">
  1301.  
  1302. <h3>MAIN</h3>
  1303.  
  1304. <!--start copying from here if you want more verse blocks-->
  1305.  
  1306. <div class="vee">
  1307.  
  1308. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1309.  
  1310. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1311. <br><br><b>AGE</b>
  1312. <br><b>TIMELINE</b>
  1313. <br><b>POSITION</b>
  1314.  
  1315. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1316.  
  1317. </div>
  1318.  
  1319. <!--paste here-->
  1320. <!--start copying from here if you want more verse blocks-->
  1321.  
  1322. <div class="vee">
  1323.  
  1324. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1325.  
  1326. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1327. <br><br><b>AGE</b>
  1328. <br><b>TIMELINE</b>
  1329. <br><b>POSITION</b>
  1330.  
  1331. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1332.  
  1333. </div>
  1334.  
  1335. <!--paste here-->
  1336.  
  1337. <div class="vee">
  1338.  
  1339. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1340.  
  1341. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1342. <br><br><b>AGE</b>
  1343. <br><b>TIMELINE</b>
  1344. <br><b>POSITION</b>
  1345.  
  1346. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1347.  
  1348. </div>
  1349.  
  1350.  
  1351. </li>
  1352.  
  1353. <li>
  1354.  
  1355. <h3>AU</h3>
  1356.  
  1357. <!--start copying from here if you want more verse blocks-->
  1358.  
  1359. <div class="vee">
  1360.  
  1361. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1362.  
  1363. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1364. <br><br><b>AGE</b>
  1365. <br><b>TIMELINE</b>
  1366. <br><b>POSITION</b>
  1367.  
  1368. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1369.  
  1370. </div>
  1371.  
  1372. <!--paste here-->
  1373. <!--start copying from here if you want more verse blocks-->
  1374.  
  1375. <div class="vee">
  1376.  
  1377. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1378.  
  1379. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1380. <br><br><b>AGE</b>
  1381. <br><b>TIMELINE</b>
  1382. <br><b>POSITION</b>
  1383.  
  1384. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1385.  
  1386. </div>
  1387.  
  1388. <!--paste here-->
  1389.  
  1390. </li>
  1391.  
  1392. <li>
  1393.  
  1394. <h3>OTHER</h3>
  1395.  
  1396. <!--start copying from here if you want more verse blocks-->
  1397.  
  1398. <div class="vee">
  1399.  
  1400. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1401.  
  1402. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1403. <br><br><b>AGE</b>
  1404. <br><b>TIMELINE</b>
  1405. <br><b>POSITION</b>
  1406.  
  1407. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1408.  
  1409. </div>
  1410.  
  1411. <!--paste here-->
  1412.  
  1413. <!--start copying from here if you want more verse blocks-->
  1414.  
  1415. <div class="vee">
  1416.  
  1417. <img class="versu" src="https://68.media.tumblr.com/e5a7b405bb8eb4247da059136f2ba03f/tumblr_inline_op0qh858td1uhvvxb_540.png"> <!--REPLACE WITH IMAGE URL-->
  1418.  
  1419. <p><a href="VERSE TAG"><b>VERSE NAME</b></a>
  1420. <br><br><b>AGE</b>
  1421. <br><b>TIMELINE</b>
  1422. <br><b>POSITION</b>
  1423.  
  1424. <br><br><br><br>VERSE DESCRIPTION GOES HERE.
  1425.  
  1426. </div>
  1427.  
  1428. <!--paste here-->
  1429.  
  1430.  
  1431. </li>
  1432.  
  1433. </ul> <!--important don't delete-->
  1434. </div></div></div></div></div></div></div></div></div></div></div></div>
  1435.  
  1436. </div>
  1437. </div></div>
  1438.  
  1439. <div id="box5" class="popup_block"><div class="tabheader">About.</div>
  1440. <div id="tabid">
  1441. <ul id="tabs">
  1442. <li class="active">main.</li>
  1443. <li>appearance.</li>
  1444. <li>interests.</li>
  1445. <li>personality</li>
  1446. <li>abilities.</li>
  1447. <li>biography.</li>
  1448. </ul></div>
  1449.  
  1450.  
  1451. <div class="popup_boxy">
  1452. <ul id="tab">
  1453.  
  1454. <li class="active">
  1455.  
  1456. <h3>General Information</h3>
  1457. <p>overview goes here uvu</p>
  1458.  
  1459. </li>
  1460.  
  1461. <li>
  1462.  
  1463. <h3>Appearance</h3>
  1464. <p>physical traits fo here :D</p>
  1465.  
  1466. </li>
  1467.  
  1468. <li>
  1469.  
  1470. <h3>Interests</h3>
  1471. <p>interests go here :0</p>
  1472. </li>
  1473.  
  1474. <li>
  1475.  
  1476. <h3>Personality</h3>
  1477. <p>traits go here :3</p>
  1478. </li>
  1479.  
  1480. <li>
  1481.  
  1482. <h3>Abilities</h3>
  1483. <p>abilities goes here :p</p>
  1484.  
  1485. </li>
  1486.  
  1487. <li>
  1488.  
  1489. <h3>Biography</h3>
  1490. <p>bio goes here :^)</p>
  1491. </li>
  1492.  
  1493. </ul> <!--important don't delete-->
  1494. </div></div></div></div></div></div></div></div></div></div></div></div>
  1495.  
  1496.  
  1497. </div></div>
  1498.  
  1499. </div></div></div></div></div></div></div></div></div></div>
  1500.  
  1501. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement