Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. #profile {background-color:;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('');
  9. background-repeat:repeat;
  10. background-position:;
  11. background-attachment: fixed;
  12. background-color:#2A0C0E;
  13. font: 0px arial;
  14. color: black;}
  15. #profile {background-color: transparent;
  16. border:0px;
  17. }
  18.  
  19. ::-webkit-scrollbar {
  20. width: 5px;
  21. height: 0px;
  22. background:;
  23. }
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. background-color:black;
  27. -webkit-border-radius: 10px;
  28. border-radius: 10px;
  29. }
  30.  
  31. a {color:;
  32. text-decoration: none;
  33. -webkit-transition: all 0.5s ease-in-out;
  34. -moz-transition: all 0.5s ease-in-out;
  35. -o-transition: all 0.5s ease-in-out;
  36. -ms-transition: all 0.5s ease-in-out;
  37. transition: all 0.5s ease-in-out;
  38. }
  39.  
  40. a:hover {color: black;
  41. text-decoration: none;
  42. -webkit-transition: all 0.5s ease-in-out;
  43. -moz-transition: all 0.5s ease-in-out;
  44. -o-transition: all 0.5s ease-in-out;
  45. -ms-transition: all 0.5s ease-in-out;
  46. transition: all 0.5s ease-in-out;
  47. }
  48.  
  49. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  50. }
  51.  
  52. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  53.  
  54.  
  55. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  56.  
  57.  
  58. #image {position:absolute;
  59. left:800;
  60. top:170;
  61. border:10px solid #D36216;
  62. }
  63.  
  64. #title {
  65. position:absolute;
  66. font-size:150px;
  67. font-family:Ginette;
  68. color:#B9592B;
  69. left:455;
  70. top:80;
  71. }
  72.  
  73. #title2 {
  74. position:absolute;
  75. font-size:50px;
  76. font-family:Bebas Neue;
  77. color:#F08339;
  78. left:460;
  79. top:190;
  80. }
  81.  
  82. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  83.  
  84. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  85.  
  86.  
  87. #box {background-color:ccc;
  88. vertical-align: center;
  89. text-transform: none;
  90. color:#423120;
  91. font-size:8px;
  92. font-family:tinytots;
  93. text-align: justify;
  94. position: absolute;
  95. width:300;
  96. height:90;
  97. left:450px;
  98. top: 240px;
  99. letter-spacing:0px;
  100. line-height: 10px;
  101. padding: 10px;
  102. margin: 1px;
  103. overflow:hidden;
  104. border:10px solid #D36216;
  105. }
  106.  
  107. #box2 {background-color:ccc;
  108. vertical-align: center;
  109. text-transform: none;
  110. color:#423120;
  111. font-size:8px;
  112. font-family:tinytots;
  113. text-align: justify;
  114. position: absolute;
  115. width:300;
  116. height:100;
  117. left:450px;
  118. top: 380px;
  119. letter-spacing:0px;
  120. line-height: 10px;
  121. padding: 10px;
  122. margin: 1px;
  123. overflow:auto;
  124. border:10px solid #D36216;
  125. }
  126.  
  127. #box3 {background-color:ccc;
  128. vertical-align: center;
  129. text-transform: none;
  130. color:#423120;
  131. font-size:8px;
  132. font-family:tinytots;
  133. text-align: justify;
  134. position: absolute;
  135. width:300;
  136. height:90;
  137. left:450px;
  138. top: 530px;
  139. letter-spacing:0px;
  140. line-height: 10px;
  141. padding: 10px;
  142. margin: 1px;
  143. border:10px solid #D36216;
  144. }
  145.  
  146. #box3 img {
  147. width:80;
  148. height:80;
  149. border:5px solid #D36216;
  150. -webkit-transition: all 0.5s ease-in-out;
  151. -moz-transition: all 0.5s ease-in-out;
  152. -o-transition: all 0.5s ease-in-out;
  153. -ms-transition: all 0.5s ease-in-out;
  154. transition: all 0.5s ease-in-out;
  155. }
  156.  
  157. box3 img:hover {
  158. border:5px solid #2A0C0E;
  159. -webkit-transition: all 0.5s ease-in-out;
  160. -moz-transition: all 0.5s ease-in-out;
  161. -o-transition: all 0.5s ease-in-out;
  162. -ms-transition: all 0.5s ease-in-out;
  163. transition: all 0.5s ease-in-out;
  164. }
  165.  
  166. #credit {
  167. position:fixed;
  168. bottom:0;
  169. right:0;
  170. }
  171.  
  172. </style>
  173. <div id="whole" oncontextmenu="return false;">
  174.  
  175. <div id="credit">
  176. <img src="http://i.picpar.com/lIrb.png" width="100">
  177. </div>
  178.  
  179. <div id="title">
  180. Juliett
  181. </div>
  182. <div id="title2">
  183. Torchwick
  184. </div>
  185.  
  186. <div id="image">
  187. <img src="http://i.imgur.com/gW86exO.jpg">
  188. </div>
  189.  
  190. <div id="box">
  191.  
  192. w/e here.
  193.  
  194. </div>
  195.  
  196. <div id="box2">
  197.  
  198. When you wanna change the picture on the side, make sure it's 300 x 471.
  199. <br><br>
  200.  
  201. Friend icons must be 100 x 100.
  202.  
  203. </div>
  204.  
  205. <div id="box3">
  206. <marquee direction="left" behavior="scroll" width="300" scrollamount="5" onmouseover="this.stop()" onmouseout="this.start()">
  207.  
  208. <a href="profile.php?user=" target="_blank">
  209. <img src="http://i.imgur.com/fFUNlti.jpg">
  210. </a>
  211.  
  212. <a href="profile.php?user=" target="_blank">
  213. <img src="http://i.picpar.com/El2b.jpg">
  214. </a>
  215.  
  216. <a href="profile.php?user=" target="_blank">
  217. <img src="http://i.picpar.com/El2b.jpg">
  218. </a>
  219.  
  220.  
  221. </marquee>
  222. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement