Advertisement
manon15

azracl november 2023 theme

Nov 15th, 2023
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.38 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--╰☆╮BACKGROUND & CODE BY MANONCOMMS / BUTSCREWMEFIRST╰☆╮
  5. DO NOT:
  6. -claim as your own.
  7. -steal.
  8. -use on another blog without asking.
  9. -take parts of this theme to use in your own.
  10. I AM ALWAYS WILLING TO HELP, SO YOU NEED ONLY ASK!
  11. for commissions for yourself, just contact me @butscrewmefirst.tumblr.com
  12. -->
  13.  
  14. <head>
  15.  
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20. {block:Description}<meta name="description" cmontent="{MetaDescription}" />{/block:Description}
  21.  
  22.  
  23. <link href="https://fonts.googleapis.com/css?family=Caveat|Clicker+Script|Cookie|Creepster|Damion|Dancing+Script|Finger+Paint|Fredericka+the+Great|Great+Vibes|Homemade+Apple|Kaushan+Script|Knewave|Marck+Script|Mr+Dafoe|Nothing+You+Could+Do|Pacifico|Permanent+Marker|Playball|Reenie+Beanie|Rock+Salt|Sacramento|Satisfy|Tangerine|Walter+Turncoat|Yellowtail" rel="stylesheet">
  24. <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre|Josefin+Sans" rel="stylesheet">
  25.  
  26. <link href="https://fonts.googleapis.com/css?family=Dancing+Script|Engagement|Great+Vibes|Parisienne|Qwigley|Rouge+Script" rel="stylesheet">
  27.  
  28.  
  29. <link href="https://fonts.googleapis.com/css?family=Prata" rel="stylesheet">
  30.  
  31.  
  32.  
  33.  
  34. <script type="text/javascript"
  35. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  36. <script>
  37. $(document).ready(function() {
  38. //
  39. $('a.poplight[href^=#]').click(function() {
  40. var popID = $(this).attr('rel'); //Get Popup Name
  41. var popURL = $(this).attr('href'); //Get Popup href to define size
  42. var query= popURL.split('?');
  43. var dim= query[1].split('&');
  44. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  45. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  46. var popMargTop = ($('#' + popID).height() + 80) / 2;
  47. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  48. //Apply Margin to Popup
  49. $('#' + popID).css({
  50. 'margin-top' : -popMargTop,
  51. 'margin-left' : -popMargLeft
  52. });
  53. $('body').append('<div id="fade"></div>');
  54. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  55. return false;
  56. });
  57. $('a.close, #fade').live('click', function() {
  58. $('#fade , .popup_block, .popup_block2, .popup_block3, .popup_block4, .question_block').fadeOut(function() {
  59. $('#fade, a.close').remove(); //fade them both out
  60. });
  61. return false;
  62. });
  63. });
  64. </script>
  65.  
  66. <!--tabs two script-->
  67. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  68. <script type="text/javascript">
  69. $(document).ready(function(){
  70. $(".links_body").hide();
  71. $(".links_head").click(function(){
  72. $(this).next(".links_body").slideToggle("fast");
  73. }); }); </script>
  74. <style type="text/css">
  75. .links_list { margin:0px; padding:0px; width:100%;}
  76. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  77. .links_body { padding:10px; text-align:left; display:none;}
  78. </style>
  79.  
  80. <!-- verses script -->
  81. <script src="https://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
  82.  
  83.  
  84.  
  85. <style type="text/css">
  86.  
  87. @font-face {
  88. font-family:'KeepDancing';
  89. src: url('https://static.tumblr.com/pg2fjqi/Srzrvab48/keep_dancing.ttf') format('truetype');
  90. font-weight: normal;
  91. font-style: normal;
  92. }
  93.  
  94. @font-face {
  95. font-family:'Chocolates';
  96. src: url('https://static.tumblr.com/pg2fjqi/7U9rvaakq/tt_chocolates_trial_regular.otf') format('opentype');
  97. font-weight: normal;
  98. font-style: normal;
  99. }
  100.  
  101. .popup_block {
  102. display:none;
  103. text-align:justify;
  104. position:fixed;
  105. top:20%; left: 94%;
  106. z-index:9999999999999;
  107. opacity:1;
  108. }
  109.  
  110. .popcont {
  111. left:149px;
  112. top:55px;
  113. width:194px;
  114. height:492px;
  115. padding-right:900px;
  116. position:fixed;
  117. overflow-y:scroll;
  118. overflow-x:hidden;
  119. }
  120.  
  121. .popup_block2 {
  122. height:480px;
  123. display:none;
  124. background-repeat:no-repeat;
  125. float:left;
  126. position:fixed;
  127. top:50%; left: 50%;
  128. z-index:9999999999999;
  129. opacity:1;
  130. }
  131.  
  132.  
  133. .popup_block3 {
  134. height:480px;
  135. display: none;
  136. float: left;
  137. background-repeat:no-repeat;
  138. position: fixed;
  139. top:50%; left: 50%;
  140. z-index:9999999999999;
  141. opacity:1;
  142. }
  143.  
  144. .popup_block4 {
  145. display: none;
  146. float: left;
  147. background-image:url('');
  148. height:500px;
  149. position: fixed;
  150. top:50%; left: 50%;
  151. z-index:9999999999999;
  152. opacity:1;
  153. }
  154.  
  155. .question_block{
  156. height:300px;
  157. display: none;
  158. float: left;
  159. position: fixed;
  160. top: 50%; left: 50%;
  161. z-index: 999999999999;
  162. }
  163.  
  164. *html #fade {position: fixed;}
  165. *html .popup_block {position: fixed;}
  166. #fade {
  167. display:none;
  168. position:fixed;
  169. float:left;
  170. left:0px;
  171. top:0px;
  172. width:100%;
  173. height:100%;
  174. z-index:999999;
  175. background:#000;
  176. opacity:.2;
  177. }
  178.  
  179. #headerbar{
  180. left:50%;
  181. top:50%;
  182. margin-left:-50px;
  183. margin-top:13px;
  184. width:400px;
  185. overflow:auto;
  186. text-align:justify;
  187. color:#000;
  188. font-family:"calibri";
  189. font-size:12px;
  190. }
  191.  
  192. #tabbar{
  193. left:50%;
  194. top:50%;
  195. margin-left:1px;
  196. margin-top:07px;
  197. width:300px;
  198. height:340px;
  199. overflow: auto;
  200. text-align:justify;
  201. color:#9d8903;
  202. font-family:"calibri";
  203. font-size:12px;
  204. }
  205.  
  206. ul#tab, ul#tabs{
  207. list-style-type:none;
  208.  
  209. }
  210. ul#tab li.active {
  211. display:inline-block;
  212. text-align:left;
  213.  
  214. }
  215. ul#tab li {
  216. display:none;
  217. overflow:hidden;
  218.  
  219. }
  220.  
  221. #sidelinks {
  222. z-index: 999999999999999;
  223. width:190px;
  224. top:140px;
  225. left:245px;
  226. position:fixed;
  227. text-align:left;
  228.  
  229. }
  230. ul#tabs li:first {
  231. display:inline-block;
  232. padding:3px;
  233. cursor:pointer;
  234. text-align:right;
  235.  
  236. }
  237. ul#tabs li {
  238. font-family:"calibri";
  239. font-weight:bold;
  240. font-size:8px;
  241. margin-bottom:1px;
  242. z-index: 999999999999;
  243. padding:3px;
  244. width:auto;
  245. cursor:pointer;
  246.  
  247. }
  248. .rules {
  249. float: left;
  250. position:fixed;
  251. text-align:center;
  252. height:460px;
  253. width:377px;
  254. top:103px;
  255. left:675px;
  256. padding:15px;
  257.  
  258. }
  259.  
  260. .dossier {
  261. float: left;
  262. position:fixed;
  263. text-align:center;
  264. height:460px;
  265. width:377px;
  266. top:103px;
  267. left:675px;
  268. padding:15px;
  269. }
  270.  
  271. .verses {
  272. height:500px;
  273. width:700px;
  274. position:fixed;
  275. top:50px;
  276. left:300px;
  277. text-align:center;
  278.  
  279. }
  280. .relations {
  281. height:500px;
  282. width:700px;
  283. position:fixed;
  284. top:50px;
  285. left:300px;
  286. text-align:center;
  287.  
  288. }
  289. .navigation {
  290. height:500px;
  291. width:700px;
  292. position:fixed;
  293. top:50px;
  294. left:300px;
  295. text-align:center;
  296.  
  297. }
  298.  
  299. .askbox {
  300. height:420px;
  301. width:400px;
  302. position:fixed;
  303. background-repeat:no-repeat;
  304. top:0px;
  305. left:0px;
  306. text-align:center;
  307.  
  308. }
  309.  
  310. /*ask popup*/
  311. .poptext {
  312. position:fixed;
  313. overflow-x:hidden;
  314. overflow-y:scroll;
  315. font-family:"roboto";
  316. text-align:left;
  317. font-size:12px;
  318. background-color:#5b5b5b;
  319. top:34px;
  320. left:800px;
  321. height:585px;
  322. width:394px;
  323. padding:9px;
  324.  
  325. }
  326.  
  327. /*FOR SINGULAR POPUPS*/
  328. .poptext2 {
  329. float: left;
  330. position:fixed;
  331. overflow-x:hidden;
  332. overflow-y:scroll;
  333. font-family:"calibri";
  334. text-align:left;
  335. font-size:15px;
  336. color:#fff;
  337. background-color:#5b5b5b;
  338. top:34px;
  339. left:800px;
  340. height:585px;
  341. width:394px;
  342. padding:9px;
  343.  
  344. }
  345.  
  346. /*FOR SINGULAR POPUPS*/
  347. .poptext3 {
  348. float: left;
  349. position:fixed;
  350. overflow-x:hidden;
  351. overflow-y:scroll;
  352. font-family:"calibri";
  353. text-align:left;
  354. font-size:15px;
  355. color:#fff;
  356. background-color:#5b5b5b;
  357. top:34px;
  358. left:800px;
  359. height:585px;
  360. width:394px;
  361. padding:9px;
  362.  
  363. }
  364.  
  365. .box{
  366. width:20px;
  367. height:20px;
  368. text-align:center;
  369. float:left;
  370. border:1px;
  371. border-color: #717171;
  372. background-color:#717171;
  373. }
  374.  
  375. /** guidelines **/
  376. #butts1 {
  377. font-size:12px;
  378. margin-left:323px;
  379. margin-top:220px;
  380. position:fixed;
  381. background-color:#333333;
  382. background-image:url('');
  383. padding:3px;
  384. transform: rotate(0deg);
  385. -webkit-transform: rotate(0deg);
  386. text-shadow:0px 0px 6px #2d2936;
  387. }
  388.  
  389. #butts1:hover {
  390. text-shadow:0px 0px 6px #2d2936;
  391. -webkit-transition: all 0.8s ease-out;
  392. -moz-transition: all 0.8s ease-out;
  393. transition: all 0.8s ease-out;
  394. -webkit-filter:blur(.8px);
  395. }
  396.  
  397. /** biography **/
  398. #butts2 {
  399. font-size:12px;
  400. margin-left:323px;
  401. margin-top:250px;
  402. position:fixed;
  403. background-color:#333333;
  404. background-image:url('');
  405. padding:3px;
  406. transform: rotate(0deg);
  407. -webkit-transform: rotate(0deg);
  408. text-shadow:0px 0px 6px #2d2936;
  409. }
  410.  
  411. #butts2:hover {
  412. text-shadow:0px 0px 6px #2d2936;
  413. -webkit-transition: all 0.8s ease-out;
  414. -moz-transition: all 0.8s ease-out;
  415. transition: all 0.8s ease-out;
  416. -webkit-filter:blur(.8px);
  417. }
  418.  
  419. /** verses **/
  420. #butts3 {
  421. font-size:12px;
  422. margin-left:344px;
  423. margin-top:280px;
  424. position:fixed;
  425. background-color:#333333;
  426. background-image:url('');
  427. padding:3px;
  428. transform: rotate(0deg);
  429. -webkit-transform: rotate(0deg);
  430. text-shadow:0px 0px 6px #2d2936;
  431. }
  432.  
  433. #butts3:hover {
  434. text-shadow:0px 0px 6px #2d2936;
  435. -webkit-transition: all 0.8s ease-out;
  436. -moz-transition: all 0.8s ease-out;
  437. transition: all 0.8s ease-out;
  438. -webkit-filter:blur(.8px);
  439. }
  440.  
  441. /** relations / mains **/
  442. #butts4 {
  443. font-size:12px;
  444. margin-left:328px;
  445. margin-top:310px;
  446. position:fixed;
  447. background-color:#333333;
  448. background-image:url('');
  449. padding:3px;
  450. transform: rotate(0deg);
  451. -webkit-transform: rotate(0deg);
  452. text-shadow:0px 0px 6px #2d2936;
  453. }
  454.  
  455. #butts4:hover {
  456. text-shadow:0px 0px 6px #2d2936;
  457. -webkit-transition: all 0.8s ease-out;
  458. -moz-transition: all 0.8s ease-out;
  459. transition: all 0.8s ease-out;
  460. -webkit-filter:blur(.8px);
  461. }
  462.  
  463. /** navigation **/
  464. #butts5 {
  465. font-size:12px;
  466. margin-left:344px;
  467. margin-top:340px;
  468. position:fixed;
  469. background-color:#333333;
  470. background-image:url('');
  471. padding:3px;
  472. transform: rotate(0deg);
  473. -webkit-transform: rotate(0deg);
  474. text-shadow:0px 0px 6px #2d2936;
  475. }
  476.  
  477. #butts5:hover {
  478. text-shadow:0px 0px 6px #2d2936;
  479. -webkit-transition: all 0.8s ease-out;
  480. -moz-transition: all 0.8s ease-out;
  481. transition: all 0.8s ease-out;
  482. -webkit-filter:blur(.8px);
  483. }
  484.  
  485. #box, ul#tabs li, a {
  486. transition: 0.5s ease;
  487. -o-transition: 0.5s ease;
  488. -moz-transition: 0.5s ease;
  489. -webkit-transition: 0.5s ease;}
  490.  
  491.  
  492.  
  493. #linksys1 {
  494. font-size:25px;
  495. text-shadow:0px 0px 4px #c09dad;
  496. }
  497.  
  498. #linksys1:hover {
  499. text-shadow:0px 0px 4px #c09dad;
  500. }
  501.  
  502.  
  503. #linksys2 {
  504. font-size:25px;
  505. text-shadow:0px 0px 4px #c09dad;
  506. }
  507.  
  508. #linksys2:hover {
  509. text-shadow:0px 0px 4px #c09dad;
  510. }
  511.  
  512.  
  513. .buttons {
  514. border:1px solid #9e9500;
  515. outline:1px dashed #9e9500;
  516. outline-offset:2px;
  517. background:url ('https://i.imgur.com/JBvUBTU.png');
  518. font-family:"roboto";
  519. text-align:center;
  520. font-weight:bold;
  521. display:inline-block;
  522. font-size:10px;
  523. margin:2px;
  524. padding:2px;
  525. width:100px;
  526. }
  527. .buttons:hover {
  528. background-color:#000;
  529. color:#fff;
  530. }
  531. .buttons:active {
  532. position:relative;
  533. top:1px;
  534. }
  535.  
  536.  
  537.  
  538.  
  539. .bar_demo {
  540. width: 200px;
  541. height: 100px;
  542. background:url("https://i.imgur.com/VEXrwWP.png");
  543. transform: rotate(-15deg);
  544. animation: up-down 4s ease-in-out 2s infinite alternate;
  545. }
  546.  
  547. .spin_demo {
  548. rotate: 0deg;
  549. }
  550.  
  551. .spin_demo:hover {
  552. rotate: 45deg;
  553. transition: rotate 1s;
  554. }
  555.  
  556. para {
  557. font-family: 'Prata', serif;
  558. color:#000;
  559. text-shadow:0 0 2px #fff;
  560. font-size:15px;
  561.  
  562. }
  563.  
  564. /*edit scrollbar*/
  565.  
  566. ::-webkit-scrollbar-thumb {
  567. height:auto;
  568. }
  569.  
  570. ::-webkit-scrollbar {
  571. height:4px;
  572. width:3px;
  573. padding-right:2px;
  574. }
  575.  
  576.  
  577. /*edit the body this is what post text looks like, background color, etc.*/
  578.  
  579. body {
  580. background-image:url("https://i.imgur.com/q1SLGK5.png");
  581. background-position:top left;
  582. background-attachment:fixed;
  583. background-repeat:no-repeat;
  584. margin:0px;
  585. background-color:#171717;
  586. color:#171717;
  587. font-family:"roboto";
  588. font-size:16px;
  589. line-height:120%;
  590. overflow-x:hidden;
  591. overflow-y:hidden;
  592. }
  593.  
  594.  
  595. /*edit links*/
  596.  
  597. a {
  598. text-decoration:none;
  599. font-family:"Chocolates";
  600. font-size:14px;
  601. outline:none;
  602. -moz-outline-style:none;
  603. color:#000;
  604. -moz-transition-duration:0.8s;
  605. -webkit-transition-duration:0.8s;
  606. -o-transition-duration:0.8s;
  607. text-transform:uppercase;
  608. }
  609.  
  610. /*edit link hover*/
  611.  
  612. a:hover {
  613. color:#ab1914;
  614. outline:none;
  615. -moz-outline--tyle:none;
  616. text-decoration:none;
  617. border-radius: 20px 20px 20px 20px #fff;
  618. -webkit-filter: blur(0px);
  619. }
  620.  
  621. img {
  622. opacity:1;
  623. -webkit-filter: Grayscale(50%);
  624. -webkit-transition-duration: 0.8s;
  625. -moz-transition-duration:0.8s;
  626. transition-duration:0.8s;
  627. -o-transition-duration:0.8s;
  628. -webkit-filter: blur(0px);
  629. border-radius: 20px 20px 20px 20px #000;
  630. }
  631.  
  632. img:hover {
  633. opacity:1;
  634. -webkit-filter: Grayscale(0%);
  635. -webkit-transition: all 0.8s ease-out;
  636. -moz-transition: all 0.8s ease-out;
  637. transition: all 0.8s ease-out;
  638. -webkit-filter: blur(0px);
  639. border-radius: 20px 20px 20px 20px #000;
  640.  
  641. }
  642.  
  643. /*Post Titles*/
  644. h1 {
  645. width:auto;
  646. line-height:100%;
  647. font-size:35px;
  648. text-align:center;
  649. font-family:"KeepDancing";
  650. letter-spacing:3px;
  651. text-shadow:0px 2px 2px #000;
  652. color:#444444;
  653. }
  654.  
  655.  
  656. h2 {
  657. width:397px;
  658. padding-left:0px;
  659. margin-left:4px;
  660. font-size:14px;
  661. text-align:center;
  662. font-family:"Josefin Sans", cursive;
  663. text-transform:lowercase;
  664. line-height:110%;
  665. letter-spacing:2px;
  666. color:#fff;
  667. }
  668.  
  669. /*h3 {
  670. width:397px;
  671. padding-left:0px;
  672. margin-left:4px;
  673. font-size:14px;
  674. text-align:center;
  675. font-family:"Josefin Sans", cursive;
  676. text-transform:lowercase;
  677. line-height:110%;
  678. letter-spacing:2px;
  679. color:#2c2c2c;
  680. }*/
  681.  
  682. /*quoter name*/
  683. h4 {
  684. font-size:12px;
  685. font-family:"Chocolates";
  686. text-align:center;
  687. line-height:108%;
  688. letter-spacing:2px;
  689. color:#aeb7c2;
  690. }
  691.  
  692. h5 {
  693. font-size:15px;
  694. font-family:"Playball", cursive;
  695. text-transform:lowercase;
  696. text-align:center;
  697. margin-top:0px;
  698. margin-bottom:0px;
  699. letter-spacing:2px;
  700. color:#fff;
  701. }
  702.  
  703. /*Ask font & Titles in Popups*/
  704. h6 {
  705. font-size:35px;
  706. font-family:"KeepDancing";
  707. text-align:center;
  708. margin-top:0px;
  709. margin-bottom:0px;
  710. letter-spacing:3px;
  711. color:#000;
  712. }
  713.  
  714. h7 {
  715. font-size:35px;
  716. font-family:"KeepDancing";
  717. text-align:center;
  718. letter-spacing:3px;
  719. text-shadow:0px 2px 2px #000;
  720. color:#000;
  721. }
  722.  
  723. h8 {
  724. font-size:32px;
  725. font-family:"KeepDancing";
  726. text-align:center;
  727. letter-spacing:3px;
  728. text-shadow:0px 2px 2px #000;
  729. color:#000;
  730. }
  731.  
  732. pre {
  733. width:auto;
  734. letter-spacing:1px;
  735. text-align:center;
  736. text-transform:uppercase;
  737. padding:2px;
  738. border-radius:2px;
  739. color:#fff;
  740. font-family:"Roboto";
  741. font-size:12px;
  742. background-color:#130e0d;
  743. background-image:url('https://i.imgur.com/AlKeNar.png');
  744. border:1px solid #9e9500;
  745. outline:1px dashed #9e9500;
  746. outline-offset:2px;
  747. text-shadow:0px 3px 5px #000;
  748. }
  749.  
  750. hr {
  751. border: 0;
  752. height: 1px;
  753. background-image: linear-gradient(to right, rgba(85, 85, 85, 0), rgba(85, 85, 85, 0.75), rgba(85, 85, 85, 0));
  754. margin-bottom:2px;
  755. }
  756.  
  757.  
  758.  
  759. #title {
  760. color:#fff;
  761. font-family:arial;
  762. font-size:16px;
  763. text-transform:lowercase;
  764. font-weight:bold;
  765. letter-spacing:0px;
  766. padding:4px;
  767. margin-top:-20px;
  768. margin-left:-14px;
  769. position:fixed;
  770. text-align:left;
  771. }
  772.  
  773.  
  774. #navi {
  775. float:left;
  776. width:115px;
  777. padding:3px;
  778. }
  779.  
  780. #muses {
  781. width:125px;
  782. float:left;
  783. overflow:auto;
  784. margin:1px 2px;
  785. }
  786.  
  787. .muses text {
  788. height:50px;
  789. overflow:scroll;
  790. }
  791.  
  792.  
  793. @-webkit-keyframes sally{
  794. from {-webkit-filter: blur(0px);}
  795. 60% {-webkit-filter: blur(2px);}
  796. to {-webkit-filter: blur(0px);}
  797. }
  798.  
  799. @-webkit-keyframes countess{
  800. from { -webkit-transform: rotate(0deg)}
  801. to {-webkit-transform: rotate(360deg);}
  802. }
  803.  
  804. @keyframes up-down {
  805. from {transform: rotate(-15deg);}
  806. to {transform: rotate(15deg);}
  807. }
  808. @keyframes ball {
  809. from {left: calc(100% - 20px); transform: rotate(360deg);}
  810. to {left: calc(0% - 35px); transform: rotate(0deg);}
  811. }
  812. @keyframes text_animation {
  813. from {left: calc(100% - 20px); transform: rotate(360deg);}
  814. to {left: calc(0% - 35px); transform: rotate(0deg);}
  815. }
  816.  
  817.  
  818. /*sidebar links*/
  819.  
  820. .links {
  821. position: fixed;
  822. font-style:none;
  823. font-size:50px;
  824. margin-top:50px;
  825. margin-left:348px;
  826. line-height: 100%;
  827. text-align: center;
  828. width:0px;
  829. opacity:1;
  830. margin-right: auto;
  831.  
  832. }
  833.  
  834. .links a {
  835. -webkit-filter:blur(0px);
  836. opacity:1;
  837. letter-spacing: 1px;
  838. padding:3px;
  839.  
  840. }
  841.  
  842. .links a:hover {
  843. opacity:1;
  844. }
  845.  
  846. .alinks {
  847. position: fixed;
  848. font-style:none;
  849. font-size:50px;
  850. margin-top:400px;
  851. margin-left:100px;
  852. word-spacing:2px;
  853. line-height: 100%;
  854. text-align: center;
  855. width:0px;
  856. margin-right: auto;
  857. opacity:1;
  858. transform: rotate(20deg);
  859. -webkit-transform: rotate(20deg);
  860.  
  861. }
  862.  
  863. .alinks a {
  864. -webkit-filter:blur(0px);
  865. letter-spacing: 1px;
  866. padding:3px;
  867.  
  868. }
  869.  
  870. .alinks a:hover {
  871. opacity:1;
  872. }
  873.  
  874. .blinks {
  875. position: fixed;
  876. font-style:none;
  877. font-size:50px;
  878. margin-top:650px;
  879. margin-left:675px;
  880. word-spacing:2px;
  881. line-height: 100%;
  882. text-align: center;
  883. width:0px;
  884. margin-right: auto;
  885. opacity:1;
  886. transform: rotate(-20deg);
  887. -webkit-transform: rotate(-20deg);
  888.  
  889. }
  890.  
  891. .blinks a {
  892. -webkit-filter:blur(0px);
  893. letter-spacing: 1px;
  894. padding:3px;
  895.  
  896. }
  897.  
  898. .blinks a:hover {
  899. opacity:1;
  900. }
  901.  
  902. .clinks {
  903. position: fixed;
  904. font-style:none;
  905. font-size:50px;
  906. margin-top:250px;
  907. margin-left:350px;
  908. word-spacing:2px;
  909. line-height: 100%;
  910. text-align: center;
  911. width:0px;
  912. opacity:1;
  913. margin-right: auto;
  914. transform: rotate(10deg);
  915. -webkit-transform: rotate(10deg);
  916.  
  917. }
  918.  
  919. .clinks a {
  920. -webkit-filter:blur(0px);
  921. letter-spacing: 1px;
  922. padding:3px;
  923. }
  924.  
  925. .clinks a:hover {
  926. opacity:1;
  927. }
  928.  
  929. .dlinks {
  930. position: fixed;
  931. font-style:none;
  932. font-size:20px;
  933. margin-top:20px;
  934. margin-left:1285px;
  935. word-spacing:2px;
  936. line-height: 100%;
  937. text-align: center;
  938. width:0px;
  939. opacity:1;
  940. margin-right: auto;
  941. transform: rotate(10deg);
  942. -webkit-transform: rotate(10deg);
  943.  
  944. }
  945.  
  946. .dlinks a {
  947. -webkit-filter:blur(0px);
  948. letter-spacing: 1px;
  949. padding:3px;
  950. }
  951.  
  952. .dlinks a:hover {
  953. opacity:1;
  954. }
  955.  
  956. .elinks {
  957. position: fixed;
  958. font-style:none;
  959. font-size:50px;
  960. margin-top:60px;
  961. margin-left:620px;
  962. word-spacing:2px;
  963. line-height: 100%;
  964. text-align: center;
  965. width:0px;
  966. opacity:1;
  967. margin-right: auto;
  968. transform: rotate(10deg);
  969. -webkit-transform: rotate(10deg);
  970.  
  971. }
  972.  
  973. .elinks a {
  974. -webkit-filter:blur(0px);
  975. letter-spacing: 1px;
  976. padding:3px;
  977. }
  978.  
  979. .elinks a:hover {
  980. opacity:1;
  981. }
  982.  
  983.  
  984. /* this is the box that comes up when you hover over something with a title*/
  985.  
  986. #s-m-t-tooltip {
  987. max-height:250px;
  988. letter-spacing:0px;
  989. margin:4px 0px 0px 8px;
  990. font-family:"calibri";
  991. text-transform:auto;
  992. font-size:13px;
  993. text-transform:none;
  994. color:#fff;
  995. background-color:#130e0d;
  996. background-image:url('https://i.imgur.com/AlKeNar.png');
  997. border:1px solid #9e9500;
  998. outline:1px dashed #9e9500;
  999. outline-offset:2px;
  1000. padding: 3px;
  1001. z-index:999999999999999999;
  1002. -webkit-transition:all 1.5s;
  1003. -moz-transition:all 1.5s;
  1004. -ms-transition:all 1.5s;
  1005. -o-transition:all 1.5s;
  1006. transition:all 1.5s;
  1007. }
  1008.  
  1009. /*next page and previous page*/
  1010.  
  1011. #pagination {
  1012. -ms-transform: rotate(0deg); /* IE 9 */
  1013. -webkit-transform: rotate(0deg); /* Safari */
  1014. transform: rotate(0deg)
  1015.  
  1016.  
  1017. }
  1018.  
  1019. #pagination a {
  1020. -webkit-filter: Grayscale(0%);
  1021. -webkit-transition: all 0.8s ease-out;
  1022. -moz-transition: all 0.8s ease-out;
  1023. transition: all 0.8s ease-out;
  1024. -webkit-filter: blur(0px)
  1025.  
  1026. }
  1027.  
  1028. #pagination a:hover {
  1029. color:#2d2936;
  1030. opacity:1;
  1031. -webkit-transition: all 0.8s ease-out;
  1032. -moz-transition: all 0.8s ease-out;
  1033. transition: all 0.8s ease-out;
  1034. -webkit-filter:blur(0px);
  1035. }
  1036.  
  1037.  
  1038. #container {
  1039. position:fixed;
  1040. width:405px;
  1041. height:599px;
  1042. top:35px;
  1043. margin-left:808px;
  1044. background-color:transparent;
  1045. text-align:left;
  1046. opacity:1;
  1047. overflow: auto;
  1048. /*-webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1)70%, rgba(0,0,0,0));*/
  1049. }
  1050.  
  1051. #container:hover {
  1052. overflow:auto;
  1053. }
  1054.  
  1055. #post {
  1056. width:400px;
  1057. font-size:14px;
  1058. color:#fff;
  1059. line-height:110%;
  1060. padding-top:10px;
  1061. margin-top:20px;
  1062. margin-left:auto;
  1063. margin-right:auto;
  1064. opacity:1;
  1065. -webkit-filter: grayscale(0%);
  1066. filter: grayscale(0%);
  1067. -webkit-transition: all .5s ease-in-out;
  1068. -moz-transition: all .5s ease-in-out;
  1069. -o-transition: all .5s ease-in-out;
  1070. transition: all .5s ease-in-out;
  1071. }
  1072.  
  1073. #post:hover{
  1074. opacity:1;
  1075. -webkit-transition: all .5s ease-in-out;
  1076. -moz-transition: all .5s ease-in-out;
  1077. -o-transition: all .5s ease-in-out;
  1078. transition: all .5s ease-in-out;
  1079. -webkit-filter: grayscale(0);
  1080. filter: grayscale(0);
  1081. }
  1082.  
  1083. #post blockquote {
  1084. padding-left:5px;
  1085. margin-right:0px;
  1086. margin-left:5px;
  1087. margin-top:2px;
  1088. border-left:1px solid #9e9500;
  1089. border-radius:3px;
  1090.  
  1091. }
  1092.  
  1093. #post blockquote blockquote {
  1094. padding-left:10px;
  1095. margin-top:2px;
  1096. margin-right:0px;
  1097. margin-left:5px;
  1098. border-left:1px solid #9e9500;
  1099. border-radius:3px;
  1100.  
  1101. }
  1102.  
  1103. /*italics and bold stuffs. here is where you can put new fonts, many i have already supplied you with!*/
  1104.  
  1105. b, strong {
  1106. font-size:16px;
  1107. letter-spacing:2px;
  1108. font-family:"Chocolates";
  1109. text-transform:UPPERCASE;
  1110. color:#827100;
  1111. text-shadow:0px 0px 2px #000;
  1112. }
  1113.  
  1114. i, em, italics {
  1115. font-size:24px;
  1116. font-family:"Reenie Beanie";
  1117. padding-left:1px;
  1118. text-transform:none;
  1119. color:#000;
  1120. }
  1121.  
  1122. sup, sub, small {
  1123. font-size:13px;
  1124. color:#fff;
  1125. }
  1126.  
  1127.  
  1128. /*time posted, note count, via and source*/
  1129.  
  1130. #info {
  1131. font-size:16px;
  1132. padding:4px 0px 1px 0px;
  1133. margin:0px 0px 50px 10px;
  1134. letter-spacing:4px;
  1135. font-size:22px;
  1136. color:#953239;
  1137. text-transform:none;
  1138. }
  1139.  
  1140. #info a {
  1141. color:#953239;
  1142. text-shadow:0px 0px 2px #000;
  1143. text-transform:none;
  1144. }
  1145.  
  1146. #info a:hover {
  1147. color:#151515;
  1148. }
  1149.  
  1150. #forward {
  1151. opacity:1;
  1152. font-weight:bold;
  1153. font-size:18px;
  1154. color:#aa1511;
  1155. top:636px;
  1156. margin-left:1360px;
  1157. position: fixed;
  1158. font-family:"calibri", sans-serif;
  1159. text-align: left;
  1160. letter-spacing:2px;
  1161. word-spacing:2px;
  1162. transform: rotate(0deg);
  1163. }
  1164.  
  1165. #forward:hover {
  1166. opacity: 1;
  1167. color:#fff;
  1168. text-shadow:0px 3px 2px #171b31;
  1169. -webkit-transition: all 0.8s ease-out;
  1170. -moz-transition: all 0.8s ease-out;
  1171. transition: all 0.8s ease-out;
  1172. -webkit-filter:blur(.8px);
  1173. }
  1174.  
  1175. #backward {
  1176. opacity:1;
  1177. font-weight:bold;
  1178. font-size:18px;
  1179. color:#aa1511;
  1180. top:636px;
  1181. margin-left:1270px;
  1182. position: fixed;
  1183. font-family:"calibri", sans-serif;
  1184. text-align: left;
  1185. letter-spacing:2px;
  1186. word-spacing:2px;
  1187. transform: rotate(0deg);
  1188. }
  1189.  
  1190. #backward:hover {
  1191. opacity: 1;
  1192. color:#fff;
  1193. text-shadow:0px 3px 2px #171b31;
  1194. -webkit-transition: all 0.8s ease-out;
  1195. -moz-transition: all 0.8s ease-out;
  1196. transition: all 0.8s ease-out;
  1197. -webkit-filter:blur(.8px);
  1198. }
  1199.  
  1200.  
  1201.  
  1202. /*tags*/
  1203.  
  1204. .tags {
  1205. width:310px;
  1206. margin:-52px 0px 0px 55px;
  1207. line-height:115%;
  1208. padding:5px;
  1209. font-size:11px;
  1210. word-break:keep-all;
  1211. text-align:center;
  1212. font-family:"roboto";
  1213. background-color:#130e0d;
  1214. background-image:url('https://i.imgur.com/AlKeNar.png');
  1215. border:1px solid #9e9500;
  1216. outline:1px dashed #9e9500;
  1217. outline-offset:2px;
  1218. letter-spacing:1px;
  1219. }
  1220.  
  1221. .tags a {
  1222. color:#fff;
  1223. text-shadow:1px 1px 6px #000;
  1224. }
  1225.  
  1226. .tags a:hover {
  1227. color:#151515;
  1228. text-shadow:1px 1px 6px #000;
  1229. letter-spacing:2px;
  1230. }
  1231.  
  1232. .postnote {
  1233. width:275px;
  1234. margin-top:40px;
  1235. font-family:arial;
  1236. text-transform:lowercase;
  1237. font-style:normal;
  1238. letter-spacing:0px;
  1239. font-size:10px;
  1240. text-align:left;
  1241. }
  1242.  
  1243. img {
  1244. -webkit-filter: grayscale(0%);}
  1245.  
  1246. img:hover {
  1247. -webkit-filter: grayscale(0%);}
  1248.  
  1249.  
  1250.  
  1251. /*here go asks*/
  1252.  
  1253. #ask {
  1254. width:400px;
  1255. margin-left:0px;
  1256. margin-top:20px;
  1257. margin-bottom:10px;
  1258. font-size:25px;
  1259. text-align:center;
  1260. font-family:"Aptos";
  1261. font-style:none;
  1262. text-transform:uppercase;
  1263. color:#936b00;
  1264. }
  1265.  
  1266. #ask a {
  1267. color:#936b00;
  1268. font-size:25px;
  1269. text-shadow:0px 3px 2px #171b31;
  1270. text-transform:uppercase;
  1271. }
  1272.  
  1273. #ask a:hover {
  1274. color:#fff;
  1275. letter-spacing:3px;
  1276. }
  1277.  
  1278. #askheader {
  1279. position:absolute;
  1280. margin-left:28px;
  1281. margin-top:-22px;
  1282. }
  1283.  
  1284. #q {
  1285. width:366px;
  1286. margin-left:5px;
  1287. margin-top:3px;
  1288. padding:10px;
  1289. text-align:center;
  1290. color:#fff;
  1291. font-family:"roboto";
  1292. font-size:13px;
  1293. background-color:#000;
  1294. background-image:url('https://i.imgur.com/AlKeNar.png');
  1295. border:1px solid #9e9500;
  1296. outline:1px dashed #9e9500;
  1297. outline-offset:2px;
  1298. text-shadow:0px 1px 1px #000;
  1299. }
  1300.  
  1301. #ans {
  1302. text-align:justify;
  1303. margin-top:5px;
  1304. padding:5px;
  1305. }
  1306.  
  1307.  
  1308.  
  1309.  
  1310. .playerbuttonbg {
  1311. position: absolute;
  1312. left: 10px;
  1313. top: 10px;
  1314. width: 18px;
  1315. height: 18px;
  1316. background-color:#fff;
  1317. padding: 10px;
  1318. -webkit-border-radius: 40px;
  1319. -moz-border-radius: 40px;
  1320. border-radius: 40px;
  1321. opacity: .4;
  1322. filter: alpha(opacity=40);
  1323. -moz-opacity: 0.4;
  1324. -khtml-opacity: 0.4;
  1325. transition: opacity .7s ease-in-out;
  1326. -moz-transition: opacity .7s ease-in-out;
  1327. -webkit-transition: opacity .7s ease-in-out;
  1328. }
  1329.  
  1330. .playerbuttonbg:hover {
  1331. opacity: 1;
  1332. filter: alpha(opacity=100);
  1333. -moz-opacity: 1;
  1334. -khtml-opacity: 1;
  1335. }
  1336.  
  1337. .newplayerbutton {
  1338. position: relative;
  1339. width: 19px;height: 19px;
  1340. overflow: hidden;
  1341. }
  1342.  
  1343. .playerbuttonhug {
  1344. position: absolute;
  1345. top: -18px;left: -7px;
  1346. }
  1347.  
  1348. .tumblr_audio_player {
  1349. border:none;
  1350. height: 50px;
  1351. width: 240px;
  1352. margin-left:3px;
  1353. margin-top:3px;
  1354. }
  1355.  
  1356. .audioimgwrapper {
  1357. position: absolute;
  1358. left: 0px;
  1359. top: 0px;
  1360. overflow: hidden;
  1361. width: 60px;
  1362. height: 60px;
  1363. }
  1364.  
  1365. .audioimgwrapper img {
  1366. width: 100%;
  1367. height: auto;
  1368. }
  1369. .trackdetails {
  1370. width: auto;
  1371. display:inline-block;
  1372. margin-left: 90px;
  1373. min-height: 85px;
  1374. }
  1375.  
  1376. .audiowrapper {
  1377. position: relative;
  1378. display:inline-block;
  1379. }
  1380.  
  1381.  
  1382.  
  1383. /* --- UPDATES ---*/
  1384.  
  1385. #updates {
  1386. position:fixed;
  1387. color:#fff;
  1388. width:189px;
  1389. height:289px;
  1390. top:336px;
  1391. margin-left:1228px;
  1392. font-size:12px;
  1393. padding:5px;
  1394. overflow:auto;
  1395. text-align:center;
  1396. opacity:1;
  1397. }
  1398.  
  1399. #updates:hover{
  1400. -webkit-transition: all 0.5s ease-in-out;
  1401. -moz-transition: all 0.5s ease-in-out;
  1402. transition: all 0.5s ease-in-out;
  1403. opacity:1;
  1404.  
  1405. }
  1406.  
  1407.  
  1408. /*credit. only change this if you actually make the code your own*/
  1409.  
  1410. #credit {
  1411. position:fixed;
  1412. font-size:14px;
  1413. color:#a61310;
  1414. font-weight:none;
  1415. line-height:150%;
  1416. letter-spacing:2px;
  1417. right:20px;
  1418. bottom:7px;
  1419. text-transform:none;
  1420. text-align:center;
  1421. -webkit-transition: all 0.5s ease-in-out;
  1422. -moz-transition: all 0.5s ease-in-out;
  1423. -o-transition: all 0.5s ease-in-out;
  1424. }
  1425.  
  1426. #credit a {
  1427. letter-spacing:2px;
  1428. padding:3px;
  1429. font-family:"Great Vibes", cursive;
  1430. text-transform:none;
  1431. color:#a61310;
  1432. }
  1433.  
  1434. #credit a:hover {
  1435. background:#171717;
  1436. color:#fff;
  1437. }
  1438.  
  1439.  
  1440.  
  1441.  
  1442. {CustomCSS}
  1443.  
  1444. }
  1445.  
  1446. </style></head><body>
  1447. <script src=“https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  1448. <script src=“https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  1449. <script>
  1450. (function($){
  1451. $(document).ready(function(){
  1452. $("a[title]").style_my_tooltips({
  1453. tip_follows_cursor:true,
  1454. tip_delay_time:7,
  1455. tip_fade_speed:7,
  1456. attribute:"title"
  1457. });
  1458. });
  1459. })(jQuery);
  1460. </script>
  1461.  
  1462.  
  1463. <!-- begin updates tab -->
  1464.  
  1465. <div id="updates">
  1466. <center><br>
  1467. <h7>Character Name</h7><br>
  1468. <i>add whatever you want</i>
  1469. <hr width="70%">
  1470. <b>more of whatever you want</b><br>
  1471. <hr width="70%">
  1472. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1473.  
  1474.  
  1475.  
  1476. </center>
  1477.  
  1478.  
  1479.  
  1480. </div>
  1481.  
  1482. <!-- end updates tab -->
  1483.  
  1484.  
  1485.  
  1486. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1487. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1488. <script>
  1489.  
  1490. (function($){
  1491.  
  1492. $(document).ready(function(){
  1493.  
  1494. $("a[title]").style_my_tooltips({
  1495.  
  1496. tip_follows_cursor:true,
  1497.  
  1498. tip_delay_time:50,
  1499.  
  1500. tip_fade_speed:600,
  1501.  
  1502. attribute:"title"
  1503.  
  1504. });
  1505.  
  1506. });
  1507.  
  1508. })(jQuery);
  1509.  
  1510. </script>
  1511.  
  1512.  
  1513.  
  1514. <div class="links">
  1515. <a href="/" title="home."><img src="https://i.imgur.com/i52Yw10.png"></div></a></div>
  1516.  
  1517. <div class="alinks spin_demo">
  1518. <a href="#?w=400" title="inquiries." rel="box1" class="poplight"><img src="https://i.imgur.com/lFkv4rx.png"></div></a></div>
  1519.  
  1520. <div class="blinks spin_demo">
  1521. <a href="#?w=400" title="rules." rel="box4" class="poplight"><img src="https://i.imgur.com/Bv4IHvR.png"></div></a></div>
  1522.  
  1523. <div class="clinks spin_demo">
  1524. <a href="/submit" title="submit."><img src="https://i.imgur.com/lFkv4rx.png"></div></a></div>
  1525.  
  1526. <div class="dlinks spin_demo">
  1527. <a href="#?w=400" title="biography." rel="box5" class="poplight"><img src="https://i.imgur.com/Bv4IHvR.png"></div></a></div>
  1528.  
  1529. <div class="elinks spin_demo">
  1530. <a href="#?w=400" title="navigation." rel="box6" class="poplight"><img src="https://i.imgur.com/lFkv4rx.png"></div></a></div>
  1531.  
  1532.  
  1533.  
  1534. </div>
  1535.  
  1536.  
  1537. <div id="pagination">
  1538. {block:Pagination}
  1539. {block:PreviousPage}
  1540. <a href="{PreviousPage}"><div id="backward"><<</div></a>
  1541. {/block:PreviousPage}
  1542.  
  1543.  
  1544. {block:NextPage}
  1545. <a href="{NextPage}"><div id="forward">>></div></a>
  1546. {/block:NextPage}
  1547. {/block:Pagination}
  1548. </div>
  1549.  
  1550.  
  1551.  
  1552.  
  1553. </div>
  1554.  
  1555.  
  1556. <div id="container">
  1557. <div id="content">
  1558.  
  1559.  
  1560. {block:Posts}<div id="post">
  1561.  
  1562. {block:Text}
  1563. {block:Title}<h1>{Title}</h1>{/block:Title}
  1564. {Body}
  1565. {/block:Text}
  1566.  
  1567. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="100%">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1568.  
  1569. {block:Photoset}{Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1570.  
  1571. {block:Quote}
  1572. <h2><div style="position:absolute; margin-left:-2px; margin-top:-5px;font-size:35px;-webkit-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);">❛</div>{Quote}</h2>
  1573. <h4>—&nbsp;{Source}</h4>
  1574. {/block:Quote}
  1575.  
  1576. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1577.  
  1578. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  1579.  
  1580. {block:AudioPlayer}
  1581. <div class="audiowrapper">
  1582. {block:AlbumArt}
  1583. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1584. {/block:AlbumArt}
  1585.  
  1586. <div class="playerbuttonbg">
  1587. <div class="newplayerbutton">
  1588. <div class="playerbuttonhug">
  1589. {AudioPlayerWhite}
  1590. </div></div></div>
  1591.  
  1592. <div class="trackdetails">
  1593. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  1594. {block:Artist}{Artist}{/block:Artist}<br/>
  1595. {PlayCountWithLabel}
  1596. </div></div>
  1597. {block:Caption}{Caption}{/block:Caption}
  1598. {/block:AudioPlayer}
  1599.  
  1600. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1601.  
  1602. {block:Answer}
  1603. <div id="askheader"></div>
  1604. <div id="ask">{Asker}</div>
  1605. <span style="color:#fff;font-size:12px;letter-spacing:2px;"><center>ASKED:</center></span>
  1606. <div id="q">{Question}</div>
  1607. <div id="ans">{Answer}</div>
  1608. {/block:Answer}
  1609.  
  1610. {block:Date}
  1611. <div id="info">
  1612. <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="position:absolute; margin-left:15px;font-size:25px; margin-top:27px;-webkit-transform: rotate(10deg);-ms-transform: rotate(10deg);transform: rotate(10deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/83WNiIC.png"></a>
  1613. <a href="{Permalink}" title="{NoteCountWithLabel}" style="position:absolute; margin-left:11px; margin-top:3px;font-size:25px;-webkit-transform: rotate(20deg);-ms-transform: rotate(20deg);transform: rotate(20deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/c1DGHsV.png"></a>
  1614. <a href={ReblogURL} target=”_blank” class=”details” title="reblog" style="position:absolute; margin-left:-9px; margin-top:17px;font-size:25px;-webkit-transform: rotate(-10deg);-ms-transform: rotate(-10deg);transform: rotate(-10deg);text-shadow:0px 0px 6px #2d2936;"><img src="https://i.imgur.com/Ui9oZPN.png"></a>
  1615. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  1616. <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  1617. </div>
  1618. {/block:Date}
  1619.  
  1620.  
  1621. {block:HasTags}
  1622. <div class="tags">
  1623. {block:Tags}<a href="{TagURL}" title="{Tag}">&nbsp;#&nbsp;{Tag}&nbsp;</a> {/block:Tags}</div>
  1624. {/block:HasTags}
  1625.  
  1626.  
  1627. <div class="postnote">
  1628. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1629. </div>
  1630. </div>
  1631. {/block:Posts}
  1632. </div>
  1633. </div>
  1634. </div>
  1635. </div></div>
  1636.  
  1637.  
  1638.  
  1639.  
  1640. </div></div></div></div>
  1641. </div>
  1642.  
  1643. <div id="credit"><a href="https://butscrewmefirst.tumblr.com" title="CODE & IMAGE BY BUTSCREWMEFIRST"><big><big>M</big></big></a></div>
  1644.  
  1645. </body>
  1646.  
  1647. </div></div></div></div></div></div></div></div></div></div>
  1648.  
  1649.  
  1650. <div id="box1" class="question_block">
  1651. <div class="askbox"><div class="poptext">
  1652. <p><center><h6>what can i do for you?</h6></center>
  1653. <p><iframe frameborder="0" border="0" scrolling="yes" width="100%" height="275px" allowtransparency="true" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
  1654. </div></div></div>
  1655. </div></div></div></div></div></div></div></div></div></div>
  1656.  
  1657.  
  1658. <div id="box4" class="popup_block2">
  1659. <div class="poptext2">
  1660. <center>
  1661. <p><center><h6>Guidelines</h6></center><br>
  1662.  
  1663. <hr width="70%">
  1664.  
  1665. <div class="box">1</div>
  1666. <b>rule title?</b> - ADD RULES HERE AS NEEDED.
  1667. <br>
  1668. <i>--</i>&nbsp; SUB RULE HERE TO BUILD OFF OF LAST RULE
  1669.  
  1670. <p>
  1671.  
  1672. <div class="box">2</div>
  1673. <b>rule title?</b> - ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED.
  1674.  
  1675. <p>
  1676.  
  1677. <div class="box">3</div>
  1678. <B>rule title?</B> - ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED.
  1679.  
  1680. <p>
  1681.  
  1682. <div class="box">4</div>
  1683. <b>rule title?</b> - ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED.
  1684.  
  1685. <p>
  1686.  
  1687. <div class="box">5</div>
  1688. <b>rule title?</b> - ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED. ADD RULES HERE AS NEEDED.
  1689.  
  1690. </center>
  1691. </div>
  1692. </div>
  1693. </div>
  1694. </div></div></div></div></div></div></div></div></div></div>
  1695.  
  1696. <div id="box5" class="popup_block3">
  1697. <div class="poptext3">
  1698.  
  1699. <p><center><h6>Dossier</h6></center>
  1700. <hr width="75%">
  1701. <center>
  1702. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1703.  
  1704. <h2>" RANDOM QUOTE? "</h2>
  1705.  
  1706. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1707.  
  1708. <h2>" RANDOM QUOTE? "</h2>
  1709.  
  1710. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1711.  
  1712. <h2>" RANDOM QUOTE? "</h2>
  1713.  
  1714. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1715.  
  1716. <h2>" RANDOM QUOTE? "</h2>
  1717.  
  1718. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1719.  
  1720. <h2>" RANDOM QUOTE? "</h2>
  1721.  
  1722. start your bio here. i'm just writing to write at this point. wanna make sure i give a good amount of text so that you can see short and long. i'm just gonna copy/paste this a few times now.
  1723.  
  1724. </center>
  1725. </div>
  1726. </div>
  1727. </div>
  1728.  
  1729. </div></div></div></div></div></div></div></div></div></div>
  1730.  
  1731.  
  1732. <div id="box6" class="popup_block3">
  1733. <div class="poptext3"><br>
  1734. <center><h8>NAVIGATION TITLE</h8></center><br>
  1735. <center><a href="/link here" class="buttons">link title</a>
  1736. <a href="/link here" class="buttons">link title</a>
  1737. <a href="/link here" class="buttons">link title</a>
  1738. <a href="/link here" class="buttons">link title</a>
  1739. <a href="/link here" class="buttons">link title</a>
  1740. <a href="/link here" class="buttons">link title</a>
  1741. <a href="/link here" class="buttons">link title</a>
  1742. <a href="/link here" class="buttons">link title</a></center>
  1743. <p>
  1744. <center><h8>ANOTHER NAV TITLE</h8></center><br>
  1745. <center><a href="/link here" class="buttons">link title</a>
  1746. <a href="/link here" class="buttons">link title</a>
  1747. <a href="/link here" class="buttons">link title</a>
  1748. <a href="/link here" class="buttons">link title</a>
  1749. <a href="/link here" class="buttons">link title</a>
  1750. <a href="/link here" class="buttons">link title</a>
  1751. <a href="/link here" class="buttons">link title</a></center>
  1752. </div>
  1753. </div>
  1754. </div>
  1755.  
  1756. </div></div></div></div></div></div></div></div></div></div>
  1757.  
  1758. <!--IGNORE ALL OF THIS
  1759. <div id="box3" class="popup_block">
  1760. <div id="sidelinks">
  1761. <ul id="tabs">
  1762. <li class="active"><div id="butts1">GUIDELINES</div></li><li><div id="butts2">BIOGRAPHY</div></li><li><div id="butts3">VERSES</div></li><li><div id="butts4">RELATIONS</div></li><li><div id="butts5">EXTRAS</div></li></ul></div>
  1763. <ul id="tab"><li class="active"><div class="rules">
  1764. <div class="poptext">
  1765. <center>
  1766. <pre>RULE TITLE HERE</pre>
  1767. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1768. <hr>
  1769.  
  1770. <pre>RULE TITLE HERE</pre>
  1771. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1772.  
  1773. <hr>
  1774. <pre>RULE TITLE HERE</pre>
  1775. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1776.  
  1777. <hr>
  1778. <pre>RULE TITLE HERE</pre>
  1779. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1780.  
  1781. </center>
  1782.  
  1783. </li>-->
  1784. <!--ignore
  1785. <li><div class="dossier">
  1786. <div class="poptext">
  1787. <center>INSERT YOUR BIO(S) HERE!
  1788. <hr width="60%">
  1789. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1790. <br>
  1791. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1792. <br>
  1793. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1794. </center>
  1795.  
  1796. </li>
  1797.  
  1798. </li>
  1799.  
  1800. <li><div class="rules">
  1801. <div class="poptext">
  1802. <center>INSERT YOUR BIO(S) HERE!
  1803. <hr width="60%">
  1804. <center>
  1805. <pre>RULE TITLE HERE</pre>
  1806. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1807. <hr>
  1808.  
  1809. <pre>RULE TITLE HERE</pre>
  1810. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1811.  
  1812. <hr>
  1813. <pre>RULE TITLE HERE</pre>
  1814. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1815.  
  1816. <hr>
  1817. <pre>RULE TITLE HERE</pre>
  1818. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1819.  
  1820.  
  1821. </center>
  1822.  
  1823. </li>
  1824.  
  1825. <li>
  1826.  
  1827. <div class="verses">
  1828. <div class="poptext">
  1829. <pre>MAIN UNIVERSES:</pre>
  1830. <center><img src="https://i.imgur.com/3MXL3vI.png"><br>
  1831. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1832. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1833. <hr><br>
  1834.  
  1835.  
  1836. <center><img src="https://i.imgur.com/cf5mnRK.png"><br>
  1837. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1838. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1839. <hr>
  1840. <br>
  1841.  
  1842.  
  1843. <center><img src="https://i.imgur.com/MDOG8ip.png"><br>
  1844. <b><a href="INSERT VERSE URL MAYBE">VERSE TITLE HERE.</a></center></b>
  1845. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  1846. <hr><br>
  1847.  
  1848.  
  1849. <br><br><br><br>
  1850.  
  1851. </li>
  1852.  
  1853. <li>
  1854.  
  1855. <div class="relations">
  1856. <div class="poptext">
  1857.  
  1858. <p><img src="https://i.imgur.com/EACcmiD.png" align="left" style="width:75px;height:75px;">
  1859. <p> <a href="INSERT URL WITH HTTP"><b>CHARACTER.</b></a>
  1860. <br>&nbsp; &nbsp; main.
  1861. <p>&nbsp;
  1862.  
  1863. <div align="right">
  1864. <img src="https://i.imgur.com/EACcmiD.png" align="right" style="width:75px;height:75px;">
  1865. <p><a href="INSERT URL WITH HTTP"> <b>CHARACTER.</b></a>
  1866.  
  1867. <br>exclusive.&nbsp; &nbsp;
  1868. <p>&nbsp;
  1869. </div>
  1870.  
  1871. <img src="https://i.imgur.com/EACcmiD.png" align="left" style="width:75px;height:75px;">
  1872. <p> <a href="INSERT URL WITH HTTP"><b>CHARACTER.</b></a>
  1873.  
  1874. <br>&nbsp; &nbsp; exclusive.
  1875. <p>&nbsp;
  1876.  
  1877. <div align="right">
  1878.  
  1879. <img src="https://i.imgur.com/EACcmiD.png" align="right" style="width:75px;height:75px;">
  1880. <p><a href="INSERT URL WITH HTTP"> <b>CHARACTER.</b></a>
  1881.  
  1882. <br>exclusive.&nbsp; &nbsp;
  1883. <p>&nbsp;
  1884. </div>
  1885.  
  1886. </li>
  1887.  
  1888. <li>
  1889.  
  1890. <!-- copy from here... -->
  1891. <!--ignore
  1892. <div class="navigation">
  1893. <div class="poptext">
  1894. <pre>NAVIGATION TITLE</pre>
  1895. <center><a href="/link here" class="buttons">link title</a>
  1896. <a href="/link here" class="buttons">link title</a>
  1897. <a href="/link here" class="buttons">link title</a>
  1898. <a href="/link here" class="buttons">link title</a></center>
  1899. <pre>ANOTHER NAV TITLE</pre>
  1900. <center><a href="/link here" class="buttons">link title</a>
  1901. <a href="/link here" class="buttons">link title</a>
  1902. <a href="/link here" class="buttons">link title</a>
  1903. <a href="/link here" class="buttons">link title</a></center>
  1904.  
  1905. </div>
  1906.  
  1907. </li>
  1908.  
  1909.  
  1910. </ul>
  1911. </div></div></div></div></div></div></div></div></div></div></div></div>-->
  1912.  
  1913.  
  1914. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement