Advertisement
A_Bad_Bitch

Zailey

Jun 20th, 2016
1,185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7.  
  8. @import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
  9. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  10. @import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
  11.  
  12. body {
  13.  
  14. background-color: #fff;
  15. background-image: url(http://i.picpar.com/w99.png);
  16. background-attachment: fixed;
  17. background-position: center center;
  18. background-repeat: repeat;
  19. background-size: auto;
  20. font-family: Times New Roman;
  21. font-variant: normal;
  22. font-size: 70%;
  23. color: #666666;}
  24.  
  25. ::-webkit-scrollbar {
  26. width: 3px;
  27. height: 0px;
  28. background: ;
  29. }
  30.  
  31. ::-webkit-scrollbar-thumb {
  32. background-color: black;
  33. -webkit-border-radius: 10px;
  34. border-radius: 10px;
  35. }
  36.  
  37.  
  38. a {color: #A60000; text-decoration: none; }
  39.  
  40. a:hover {color: black; text-decoration: line-through;
  41. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  42. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  43.  
  44. b {color: #A80000; }
  45.  
  46. .abox {background-color:#fff; color: #000; font-size: 12px; font-family: 'PT Sans Narrow', sans-serif; text-align: justify; position: absolute; width:560; height:255; left: 310; top:65; letter-spacing: .2px; line-height: 12px; padding: 3px; margin: 1px; overflow:auto; border: 3px double black;}
  47.  
  48. .navbar {Background-color: transparent; Position: absolute; Height: 13px; Width: 242px; Left: 70; top: 340; padding: 4px; z-index: 100;}
  49.  
  50. .link1 {Position: absolute; Left: 10px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  51.  
  52. .link2 {Position: absolute; Left: 45px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  53.  
  54. .link3 {Position: absolute; Left: 80px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  55.  
  56. .link4 {Position: absolute; Left: 115px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  57.  
  58. .link5 {Position: absolute; Left: 150px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  59.  
  60. .link1:hover {Background-color: #B50426;}
  61. .link2:hover {Background-color: #B50426;}
  62. .link3:hover {Background-color: #B50426;}
  63. .link4:hover {Background-color: #B50426;}
  64. .link5:hover {Background-color: #B50426;}
  65.  
  66. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -200px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  67.  
  68. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  69.  
  70. #bar { position: fixed; top: -10px; left:60px; height: 2000px; width: 17px; background-color: #A80000; overflow: auto;}
  71.  
  72. #bar2 { position: fixed; top: -10px; left:240px; height: 2000px; width: 17px; background-color: #A80000; overflow: auto;}
  73.  
  74. #icon img { position:absolute; top: 60px; left: 20; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; border: 5px solid #A80000;}
  75.  
  76. #icon img.top:hover { opacity:0;}
  77.  
  78. #mainpicture { position:fixed; left: 1020px; top:120px; height: 560px; width:300px; }
  79.  
  80. h1 { Color: #000; font-family: 'Poiret One', cursive; text-align: center; font-size:15px; Margin-top: 3px; Border-left: 15px double #AD0000 ; Border-right: 15px double #A80000; Border-bottom: 1px solid black;}
  81.  
  82. #editthis{ position:fixed;height: 55px;width: 55px; Bottom:-20; left:13; margin: auto; z-index:99;}
  83.  
  84. #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  85.  
  86. #music1:hover #music2{ opacity:0; margin-top:-25px; z-index:-1;}
  87.  
  88. #music1:hover #music3{ opacity:0.7; margin-top:-5px; z-index:99;}
  89.  
  90. #music1:hover #musiclist{ opacity:1;}
  91.  
  92. #music2{ opacity:1; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  93.  
  94. #music3{ opacity:0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  95.  
  96. .Quote { position: fixed; top: 460px; left: 300px; color: #950208; font-size: 55px; line-height: 50px; font-family: 'Kaushan Script', cursive; }
  97.  
  98. h2 {position: fixed;right: 10px;bottom: 0px;font-family: Arial;font-variant: normal;font-weight: normal;font-size: 100%;color: #000000;}
  99. </style>
  100.  
  101. <div id="bar"></div>
  102. <div id="bar2"></div>
  103.  
  104. <div id="icon">
  105. <img class="bottom" src="GIF TWO" height="270" width="270">
  106. <img class="top" src="GIF ONE" height="270" width="270">
  107. </div>
  108.  
  109. <div id="mainpicture">
  110. <img src="RENDERED IMAGE" class="image" height="100%" width="100%">
  111. </div>
  112.  
  113. <div class="Quote">
  114. Quote of some sort
  115. </div>
  116.  
  117. <div class="navbar">
  118. <a class="link1" href="#1"></a>
  119. <a class="link2" href="#2"></a>
  120. <a class="link3" href="#3"></a>
  121. <a class="link4" href="#4"></a>
  122. <a class="link5" href="#5"></a>
  123. </div></div>
  124.  
  125. <div id="1" class="slide">
  126. <div class="abox">
  127.  
  128.  
  129. </div></div>
  130.  
  131. <div id="2" class="slide">
  132. <div class="abox">
  133.  
  134.  
  135. </div></div>
  136.  
  137. <div id="3" class="slide">
  138. <div class="abox">
  139.  
  140.  
  141. </div></div>
  142.  
  143. <div id="4" class="slide">
  144. <div class="abox">
  145.  
  146.  
  147. </div></div>
  148.  
  149. <div id="editthis"><div id="music1"><div id="music2">
  150.  
  151. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  152.  
  153. <div id="music3"><Div style="margin-top:4px;">
  154.  
  155. <audio controls style="opacity: 0;"><source src="MUSIC LINK"></audio>
  156.  
  157. </div></div></div></div>
  158.  
  159. <h2>Layout © <a href="http://pastebin.com/u/A_Bad_Bitch" target="_blank"><font color="#B30000">A Bad Bitch</font></a></h2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement