Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--╰☆╮BACKGROUND & CODE BY MANON / BUTSCREWMEFIRST / MANONCOMMS╰☆╮
- DO NOT:
- -claim as your own.
- -steal.
- -use on another blog without asking.
- -take parts of this theme to use in your own.
- I AM ALWAYS WILLING TO HELP, SO YOU NEED ONLY ASK!
- for commissions for yourself, just contact me @butscrewmefirst.tumblr.com
- -->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" cmontent="{MetaDescription}" />{/block:Description}
- <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">
- <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre|Josefin+Sans" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Dancing+Script|Engagement|Great+Vibes|Parisienne|Qwigley|Rouge+Script" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Prata" rel="stylesheet">
- <script type="text/javascript"
- src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block, .question_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <!--tabs two script-->
- <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".links_body").hide();
- $(".links_head").click(function(){
- $(this).next(".links_body").slideToggle("fast");
- }); }); </script>
- <style type="text/css">
- .links_list { margin:0px; padding:0px; width:100%;}
- .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
- .links_body { padding:10px; text-align:left; display:none;}
- </style>
- <!-- verses script -->
- <script src="https://static.tumblr.com/dxh5xq2/v6Gn8ju1e/tabs.js"></script>
- <!-- Start of StatCounter Code for Tumblr -->
- <script type="text/javascript">
- var sc_project=10802541;
- var sc_invisible=1;
- var sc_security="4fab9bff";
- var scJsHost = (("https:" == document.location.protocol) ?
- "https://secure." : "https://www.");
- document.write("<sc"+"ript type='text/javascript' src='" +
- scJsHost+
- "statcounter.com/counter/counter.js'></"+"script>");
- </script>
- <noscript><div class="statcounter"><a title="tumblr
- statistics" href="https://statcounter.com/tumblr/"
- target="_blank"><img class="statcounter"
- src="https://c.statcounter.com/10802541/0/4fab9bff/1/"
- alt="tumblr statistics"></a></div></noscript>
- <!-- End of StatCounter Code for Tumblr -->
- <style type="text/css">
- .popup_block {
- display:none;
- text-align:justify;
- position:fixed;
- top:20%; left: 94%;
- z-index:9999999999999;
- opacity:1;
- }
- .popcont {
- left:149px;
- top:55px;
- width:194px;
- height:492px;
- padding-right:900px;
- position:fixed;
- overflow-y:scroll;
- overflow-x:hidden;
- }
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- #fade {
- display:none;
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:999999;
- background:#000;
- opacity:.2;
- }
- #headerbar{
- left:50%;
- top:50%;
- margin-left:-50px;
- margin-top:13px;
- width:400px;
- overflow:auto;
- text-align:justify;
- color:#000;
- font-family:"calibri";
- font-size:12px;
- }
- #tabbar{
- left:50%;
- top:50%;
- margin-left:1px;
- margin-top:07px;
- width:300px;
- height:340px;
- overflow: auto;
- text-align:justify;
- color:#9d8903;
- font-family:"calibri";
- font-size:12px;
- }
- ul#tab, ul#tabs{
- list-style-type:none;
- }
- ul#tab li.active {
- display:inline-block;
- text-align:left;
- }
- ul#tab li {
- display:none;
- overflow:hidden;
- }
- #sidelinks {
- z-index: 999999999999999;
- width:190px;
- top:140px;
- left:245px;
- position:fixed;
- text-align:left;
- }
- ul#tabs li:first {
- display:inline-block;
- padding:3px;
- cursor:pointer;
- text-align:right;
- }
- ul#tabs li {
- font-family:"calibri";
- font-weight:bold;
- font-size:8px;
- margin-bottom:1px;
- z-index: 999999999999;
- padding:3px;
- width:auto;
- cursor:pointer;
- }
- .dossier {
- height:500px;
- width:700px;
- position:fixed;
- background-image:url('https://i.imgur.com/4u00RwN.png');
- background-repeat:no-repeat;
- top:150px;
- left:500px;
- text-align:center;
- }
- .navigation {
- height:500px;
- width:700px;
- position:fixed;
- background-image:url('https://i.imgur.com/4u00RwN.png');
- background-repeat:no-repeat;
- top:150px;
- left:500px;
- text-align:center;
- }
- .askbox {
- height:400px;
- width:450px;
- position:fixed;
- background-repeat:no-repeat;
- top:0px;
- left:0px;
- text-align:center;
- }
- .poptext {
- position:fixed;
- overflow-x:hidden;
- overflow-y:scroll;
- font-family:"roboto";
- text-align:left;
- font-size:12px;
- background-color:transparent;
- top:166px;
- left:521px;
- width:192px;
- height:366px;
- padding:1px;
- }
- .poptext2 {
- position:fixed;
- overflow-x:hidden;
- overflow-y:scroll;
- font-family:"roboto";
- text-align:left;
- font-size:12px;
- background-color:#b39590;
- border-color:#41646d;
- top:150px;
- left:500px;
- width:500px;
- height:auto;
- padding:1px;
- }
- /** biography **/
- #butts1 {
- font-size:12px;
- margin-left:470px;
- margin-top:340px;
- position:fixed;
- background-image:url('');
- padding:3px;
- transform: rotate(0deg);
- -webkit-transform: rotate(0deg);
- text-shadow:0px 0px 6px #2d2936;
- }
- #butts1:hover {
- text-shadow:0px 0px 6px #2d2936;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter:blur(.8px);
- }
- /** navigation **/
- #butts2 {
- font-size:12px;
- margin-left:550px;
- margin-top:334px;
- position:fixed;
- background-image:url('');
- padding:3px;
- transform: rotate(0deg);
- -webkit-transform: rotate(0deg);
- text-shadow:0px 0px 6px #2d2936;
- }
- #butts2:hover {
- text-shadow:0px 0px 6px #2d2936;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter:blur(.8px);
- }
- #box, ul#tabs li, a {
- transition: 0.5s ease;
- -o-transition: 0.5s ease;
- -moz-transition: 0.5s ease;
- -webkit-transition: 0.5s ease;}
- #linksys1 {
- font-size:40px;
- text-shadow:0px 0px 4px #000;
- }
- #linksys1:hover {
- text-shadow:0px 0px 4px #000;
- }
- #linksys2 {
- font-size:40px;
- text-shadow:0px 0px 4px #000;
- }
- #linksys2:hover {
- text-shadow:0px 0px 4px #000;
- }
- .buttons {
- border:1px solid #b39590;
- outline:1px dashed #b39590;
- outline-offset:1px;
- background:url ('https://i.imgur.com/DAUegM3.png');
- font-family:"roboto";
- text-align:center;
- font-weight:bold;
- display:inline-block;
- font-size:10px;
- margin:5px;
- padding:2px;
- width:100px;
- }
- .buttons:hover {
- background-color:#000;
- background:url('https://i.imgur.com/DAUegM3.png');
- color:#fff;
- }
- .buttons:active {
- position:relative;
- top:1px;
- }
- .question_block{
- height:300px;
- display: none;
- float: left;
- position: fixed;
- top: 50%; left: 50%;
- z-index: 999999999999;
- }
- para {
- font-family: 'Prata', serif;
- color:#000;
- text-shadow:0 0 2px #fff;
- font-size:15px;
- }
- /* width */
- ::-webkit-scrollbar {
- width: 2px;
- }
- /* Track */
- ::-webkit-scrollbar-track {
- background: #2b3033;
- }
- /* Handle */
- ::-webkit-scrollbar-thumb {
- background: #b39590;
- }
- /* Handle on hover */
- ::-webkit-scrollbar-thumb:hover {
- background: #555;
- }
- /*edit the body this is what post text looks like, background color, etc.*/
- body {
- background-image:url("https://i.imgur.com/puooKcO.png");
- background-position:top left;
- background-attachment:fixed;
- background-repeat:no-repeat;
- margin:0px;
- background-color:#b39590;
- color:#fff;
- font-family:"roboto";
- text-transform:none;
- font-size:20px;
- line-height:120%;
- overflow-x:hidden;
- overflow-y:scroll #5a1a13 1px;
- }
- /*edit links*/
- a {
- text-decoration:none;
- font-family:"Josefin Sans" cursive;
- font-size:12px;
- outline:none;
- -moz-outline-style:none;
- color:#b39590;
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- text-transform:uppercase;
- }
- /*edit link hover*/
- a:hover {
- color:#fff;
- outline:none;
- -moz-outline-style:none;
- text-decoration:none;
- border-radius: 20px 20px 20px 20px #fff;
- -webkit-filter: blur(1px);
- }
- img {
- opacity:1;
- -webkit-filter: Grayscale(50%);
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration:0.8s;
- transition-duration:0.8s;
- -o-transition-duration:0.8s;
- -webkit-filter: blur(0px);
- border-radius: 20px 20px 20px 20px #000;
- }
- img:hover {
- opacity:1;
- -webkit-filter: Grayscale(0%);
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter: blur(0px);
- border-radius: 20px 20px 20px 20px #000;
- }
- h1 {
- width:397px;
- font-size:20px;
- text-align:center;
- font-family:"oswald";
- padding-left:0px;
- line-height:110%;
- letter-spacing:2px;
- color:#b39590;
- text-transform:uppercase;
- }
- h2 {
- width:397px;
- padding-left:0px;
- margin-left:4px;
- font-size:15px;
- text-align:center;
- font-family:"Josefin Sans", cursive;
- text-transform:lowercase;
- line-height:110%;
- letter-spacing:2px;
- color:#fff;
- }
- h5 {
- font-size:15px;
- font-family:"Playball", cursive;
- text-transform:lowercase;
- text-align:center;
- margin-top:0px;
- margin-bottom:0px;
- letter-spacing:2px;
- color:#fff;
- }
- h6 {
- font-size:14px;
- font-family:"Josefin Sans";
- text-align:none;
- margin-top:0px;
- margin-bottom:0px;
- letter-spacing:2px;
- color:#6193a4;
- }
- h3 {
- font-size:15px;
- text-align:none;
- line-height:110%;
- letter-spacing:2px;
- color:#551b1b;
- }
- h4 {
- font-size:15px;
- font-family:"Satisfy", cursive;
- text-align:none;
- line-height:105%;
- letter-spacing:2px;
- color:#aeb7c2;
- }
- pre {
- width:auto;
- word-break: break-all;
- white-space: normal;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- padding:2px;
- border-radius:2px;
- color:#fff;
- font-family:"Roboto";
- font-size:12px;
- background-color:#130e0d;
- background-image:url('https://i.imgur.com/UhgLRmn.png');
- border:1px solid #b39590;
- outline:1px dashed #b39590;
- outline-offset:2px;
- text-shadow:0px 3px 5px #000;
- }
- hr {
- border: 0;
- height: 1px;
- background-image: linear-gradient(to right, rgba(85, 85, 85, 0), rgba(85, 85, 85, 0.75), rgba(85, 85, 85, 0));
- margin-bottom:2px;
- }
- #title {
- color:#b39590;
- font-family:arial;
- font-size:16px;
- text-transform:lowercase;
- font-weight:bold;
- letter-spacing:0px;
- padding:4px;
- margin-top:-20px;
- margin-left:-14px;
- position:fixed;
- text-align:left;
- }
- #navi {
- float:left;
- width:115px;
- padding:3px;
- }
- #muses {
- width:125px;
- float:left;
- overflow:auto;
- margin:1px 2px;
- }
- .muses text {
- height:50px;
- overflow:scroll;
- }
- @-webkit-keyframes sally{
- from {-webkit-filter: blur(0px);}
- 60% {-webkit-filter: blur(2px);}
- to {-webkit-filter: blur(0px);}
- }
- @-webkit-keyframes countess{
- from { transform: rotate(0deg)}
- to {transform: rotate(360deg);}
- }
- /*sidebar links*/
- .links {
- position: fixed;
- font-style:none;
- font-size:50px;
- margin-top:-50px;
- margin-left:23px;
- line-height:100%;
- text-align: center;
- width:0px;
- opacity:1;
- -webkit-transform: rotate(20deg);
- }
- .links a {
- -webkit-filter:blur(0px);
- opacity:1;
- letter-spacing: 1px;
- padding:3px;
- }
- .links a:hover {
- opacity:1;
- }
- .alinks {
- position: fixed;
- font-style:none;
- font-size:50px;
- margin-top:150px;
- margin-left:500px;
- word-spacing:2px;
- line-height: 100%;
- text-align: center;
- width:0px;
- margin-right: auto;
- opacity:1;
- transform: rotate(-20deg);
- -webkit-transform: rotate(-20deg);
- }
- .alinks a {
- -webkit-filter:blur(0px);
- letter-spacing: 1px;
- padding:3px;
- }
- .alinks a:hover {
- opacity:1;
- }
- .blinks {
- position: fixed;
- font-style:none;
- font-size:50px;
- margin-top:230px;
- margin-left:1175px;
- word-spacing:2px;
- line-height: 100%;
- text-align: center;
- width:0px;
- margin-right: auto;
- opacity:1;
- transform: rotate(0deg);
- -webkit-transform: rotate(0deg);
- }
- .blinks a {
- -webkit-filter:blur(0px);
- letter-spacing: 1px;
- padding:3px;
- }
- .blinks a:hover {
- opacity:1;
- }
- .dlinks {
- position: fixed;
- font-style:none;
- font-size:50px;
- margin-top:430px;
- margin-left:1000px;
- word-spacing:2px;
- line-height: 100%;
- text-align: center;
- width:0px;
- opacity:1;
- margin-right: auto;
- transform: rotate(20deg);
- -webkit-transform: rotate(20deg);
- }
- .dlinks a {
- -webkit-filter:blur(0px);
- letter-spacing: 1px;
- padding:3px;
- }
- .dlinks a:hover {
- opacity:1;
- }
- /* this is the box that comes up when you hover over something with a title*/
- #s-m-t-tooltip {
- max-height:250px;
- letter-spacing:0px;
- margin:4px 0px 0px 8px;
- font-family:"calibri";
- text-transform:auto;
- font-size:11px;
- text-transform:none;
- color:#fff;
- background-color:#130e0d;
- background-image:url('https://i.imgur.com/DAUegM3.png');
- border:1px solid #b39590;
- outline:1px dashed #b39590;
- outline-offset:2px;
- padding: 3px;
- z-index:999999999999999999;
- -webkit-transition:all 1.5s;
- -moz-transition:all 1.5s;
- -ms-transition:all 1.5s;
- -o-transition:all 1.5s;
- transition:all 1.5s;
- }
- /*next page and previous page*/
- #pagination {
- -ms-transform: rotate(0deg); /* IE 9 */
- -webkit-transform: rotate(0deg); /* Safari */
- transform: rotate(0deg)
- }
- #pagination a {
- -webkit-filter: Grayscale(0%);
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter: blur(0px)
- }
- #pagination a:hover {
- color:#2d2936;
- opacity:1;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter:blur(0px);
- }
- #container {
- position:fixed;
- width:405px;
- height:513px;
- top:23px;
- margin-left:626px;
- background-color:transparent;
- text-align:left;
- opacity:1;
- overflow-x: hidden;
- overflow-y:scroll;
- /*-webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1)70%, rgba(0,0,0,0));*/
- }
- #post {
- width:400px;
- font-size:12px;
- letter-spacing:1px;
- font-family:"calibri";
- line-height:110%;
- padding-top:0px;
- margin-top:0px;
- margin-left:auto;
- margin-right:auto;
- opacity:1;
- -webkit-filter: grayscale(0%);
- filter: grayscale(0%);
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- #post:hover{
- opacity:1;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- -webkit-filter: grayscale(0);
- filter: grayscale(0);
- }
- #post blockquote {
- padding-left:5px;
- margin-right:0px;
- margin-left:5px;
- margin-top:2px;
- border-left:1px solid #b39590;
- border-radius:3px;
- }
- #post blockquote blockquote {
- padding-left:10px;
- margin-top:2px;
- margin-right:0px;
- margin-left:5px;
- border-left:1px solid #b39590;
- border-radius:3px;
- }
- /*italics and bold stuffs. here is where you can put new fonts, many i have already supplied you with!*/
- b, strong {
- font-size:20px;
- letter-spacing:2px;
- font-family:"Prata";
- text-transform:uppercase;
- line-height:105%;
- color:#b39590;
- text-shadow:0px 0px 0px 1px #fff;
- }
- i, em, italics {
- font-size:20px;
- font-family:"Dancing Script";
- padding-left:1px;
- letter-spacing:1px;
- text-transform:none;
- color:#b39590;
- }
- sup, sub, small {
- font-size:14px;
- color:#fff;
- }
- /*time posted, note count, via and source*/
- #info {
- font-size:18px;
- padding:4px 0px 1px 0px;
- margin:0px 0px 50px 10px;
- letter-spacing:4px;
- font-size:22px;
- color:#b39590;
- text-transform:none;
- }
- #info a {
- color:#b39590;
- text-shadow:;
- text-transform:none;
- }
- #info a:hover {
- color:#151515;
- }
- #forward {
- opacity:1;
- font-weight:bold;
- font-size:50px;
- color:#a57678;
- top:575px;
- margin-left:375px;
- position: fixed;
- font-family:"calibri", sans-serif;
- text-shadow:0px 3px 2px #171b31;
- text-align: left;
- letter-spacing:2px;
- word-spacing:2px;
- transform: rotate(0deg);
- }
- #forward:hover {
- opacity: 1;
- color:#fff;
- text-shadow:0px 3px 2px #171b31;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter:blur(.8px);
- }
- #backward {
- opacity:1;
- font-weight:bold;
- font-size:50px;
- color:#a57678;
- top:575px;
- margin-left:265px;
- position: fixed;
- font-family:"calibri", sans-serif;
- text-shadow:0px 3px 2px #171b31;
- text-align: left;
- letter-spacing:2px;
- word-spacing:2px;
- transform: rotate(0deg);
- }
- #backward:hover {
- opacity: 1;
- color:#fff1;
- text-shadow:0px 3px 2px #171b31;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- -webkit-filter:blur(.8px);
- }
- /*tags*/
- .tags {
- width:370px;
- height:auto;
- margin:-35px 0px 0px 08px;
- line-height:100%;
- padding:6px;
- font-size:10px;
- word-break:keep-all;
- text-align:center;
- font-family:"roboto";
- background-color:#130e0d;
- background-image:url('https://i.imgur.com/DAUegM3.png');
- border:1px solid #b39590;
- outline:1px dashed #b39590;
- outline-offset:2px;
- letter-spacing:1px;
- }
- .tags a {
- color:#fff;
- text-shadow:1px 1px 6px #000;
- }
- .tags a:hover {
- color:#fff;
- text-shadow:1px 1px 6px #000;
- letter-spacing:2px;
- }
- .postnote {
- width:375px;
- margin-top:40px;
- font-family:arial;
- text-transform:lowercase;
- font-style:normal;
- letter-spacing:0px;
- font-size:10px;
- text-align:left;
- }
- img {
- -webkit-filter: grayscale(0%);}
- img:hover {
- -webkit-filter: grayscale(0%);}
- /*here go asks*/
- #ask {
- width:400px;
- margin-left:0px;
- margin-top:20px;
- margin-bottom:10px;
- font-size:40px;
- text-align:center;
- font-family:"Dancing Script";
- font-style:none;
- text-transform:none;
- line-height:100%;
- color:#fff;
- }
- #ask a {
- color:#fff;
- text-transform:none;
- font-size:40px;
- }
- #ask a:hover {
- color:#b39590;
- letter-spacing:3px;
- }
- #askheader {
- position:absolute;
- margin-left:28px;
- margin-top:-22px;
- }
- #q {
- width:370px;
- margin-left:5px;
- margin-top:3px;
- padding:10px;
- text-align:center;
- color:#fff;
- font-family:"roboto";
- font-size:12px;
- background-color:#000;
- background-image:url('https://i.imgur.com/EVQ0r2W.png');
- border:1px solid #b39590;
- outline:1px dashed #b39590;
- outline-offset:2px;
- text-shadow:0px 1px 1px #000;
- }
- #ans {
- text-align:justify;
- margin-top:5px;
- padding:5px;
- }
- .playerbuttonbg {
- position: absolute;
- left: 10px;
- top: 10px;
- width: 18px;
- height: 18px;
- background-color:#fff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .newplayerbutton {
- position: relative;
- width: 19px;height: 19px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -18px;left: -7px;
- }
- .tumblr_audio_player {
- border:none;
- height: 50px;
- width: 240px;
- margin-left:3px;
- margin-top:3px;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- color:#5a1a13;
- width: 60px;
- height: 60px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- margin-left: 90px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- /* --- UPDATES ---*/
- #updates {
- position:fixed;
- font-size:12px;
- width:438px;
- height:137px;
- top:421px;
- margin-left:120px;
- padding:5px;
- overflow:auto;
- text-align:center;
- opacity:1;
- }
- #updates:hover{
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- opacity:1;
- }
- /*credit. only change this if you actually make the code your own*/
- #credit {
- position:fixed;
- font-size:14px;
- color:#955554;
- font-weight:none;
- line-height:150%;
- letter-spacing:2px;
- right:20px;
- bottom:7px;
- text-transform:none;
- text-align:center;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #credit a {
- letter-spacing:2px;
- padding:3px;
- font-family:"Great Vibes", cursive;
- text-transform:none;
- color:#955554;
- }
- #credit a:hover {
- background:#b39590;
- color:#fff;
- }
- {CustomCSS}
- }
- </style></head><body>
- <script src=“https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
- <script src=“https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:7,
- tip_fade_speed:7,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- begin updates tab -->
- <div id="updates">
- <b>YADA YADA YADA</b>
- <hr width="70%">
- of <i>fandom name</i>.<br>
- <pre>you can also do this. let's see how long and tall we can make this ayo yada yada i hope this works</pre>
- <h6>ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. ADD STUFF HERE. </h6>
- <hr width="70%">
- WHO IS WRITING THIS BABE? letters can also be lowercase.
- </center>
- </div>
- <!-- end updates tab -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:50,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <div class="links">
- <a href="/" title="home."><div id="linksys1"><img src="https://i.imgur.com/bxjfoAN.png"></div></a></div>
- <div class="alinks">
- <a href="#?=400" title="inquiries." rel="box1" class="poplight"><div id="linksys2"><img src="https://i.imgur.com/h6xlxZr.png"></div></a></div>
- <div class="dlinks">
- <a href="#?w=400" title="navigation." rel="box3" class="poplight"><div id="linksys2"><img src="https://i.imgur.com/O7YQ1Jt.png"></div></a></div>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><div id="backward">«</div></a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"><div id="forward">»</div></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="container">
- <div id="content">
- {block:Posts}<div id="post">
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <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>
- <h3>— {Source}</h3>
- {/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
- {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}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div></div></div>
- <div class="trackdetails">
- {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
- {block:Artist}{Artist}{/block:Artist}<br/>
- {PlayCountWithLabel}
- </div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:AudioPlayer}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="askheader"></div>
- <div id="ask">{Asker}</div>
- <span style="color:#fff;font-size:12px;letter-spacing:2px;"><center>ASKED:</center></span>
- <div id="q">{Question}</div>
- <div id="ans">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div id="info">
- <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="position:fixed; margin-left:18px;font-size:12px; margin-top:0px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);">POSTED</a>
- <a href="{Permalink}" title="{NoteCountWithLabel}" style="position:fixed; margin-left:160px; margin-top:0px;font-size:12px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);">NOTES</a>
- <a href={ReblogURL} target=”_blank” class=”details” title="reblog" style="position:fixed; margin-left:302px; margin-top:0px;font-size:12px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(deg);">REBLOG</a>
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- </div>
- {/block:Date}
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}" title="{Tag}"> # {Tag} </a> {/block:Tags}</div>
- {/block:HasTags}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </div></div>
- </div></div></div></div>
- </div>
- <div id="credit"><a href="https://butscrewmefirst.tumblr.com" title="CODE & IMAGE BY BUTSCREWMEFIRST / MANONCOMMS"><big><big>M</big></big></a></div>
- </body>
- </div></div></div></div></div></div></div></div></div></div>
- <div id="box1"class="question_block">
- <div class="askbox"><div class="poptext2">
- <p><center><h6>Q U E S T I O N S ?</h6></center>
- <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>
- </div></div></div>
- <div id="box3" class="popup_block">
- <div id="sidelinks">
- <ul id="tabs">
- <li class="active"><li><div id="butts1">ABOUT</div></li><li><div id="butts2">NAVIGATION</div></li></ul></div>
- <ul id="tab"><li><li class="active">
- <div class="dossier">
- <div class="poptext">
- <center><pre><b>BIOGRAPHY</b></pre></center>
- <hr width="60%">
- have fun typing words here! fun codes to use are as follows: <p>
- <pre>ayoooo here's a fun thing</pre>
- <br>
- <b>some bolded fonts</b>
- <br>
- <i>some italicized fonts</i>
- <br>
- normal font; <h3>more font</h3>; <h4>idk man</h4>; <h5>have fun with it!</h5>
- <br><br>
- </li>
- <li>
- <div class="navigation">
- <div class="poptext">
- <pre>NAVIGATION LINKS</pre>
- <center><a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a></center>
- <pre>ADDITIONAL LINKS</pre>
- <center><a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a>
- <a href="/tagged/" class="buttons">link name</a></center>
- </div>
- </li></li>
- </ul>
- </div></div></div></div></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment