littlelightsy

HANNAH HUNT camp

Apr 8th, 2015
741
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <style> /* main code */
  2. body {
  3. background: url(https://36.media.tumblr.com/3cca60810de972cc08c4a5ac40b690df/tumblr_ndpupoDTro1rnmh3no1_250.png) fixed;;
  4. background-size: repeat;
  5. }
  6. </style>
  7.  
  8. <style>
  9. #admin_menu {
  10. font-size: 10pt;
  11. }
  12. #profile_right .windowbg {
  13. background: white;
  14. width: 500px;
  15. border: black;
  16. border-radius: #px;
  17. color: black;
  18. font-family: consolas;
  19. opacity: .80;
  20. margin-bottom: 26px;
  21. margin-left: 1px;
  22. }
  23. #profile_right .bbc_standard_quote {
  24. background: white;
  25. color: black;
  26. border: solid;
  27. border-radius: 20px;
  28. }
  29. div.quoteheader {
  30. color: black;
  31. font-family: consolas;
  32. }
  33. div.spoilerheader input {
  34. background: white;
  35. color: black;
  36. border: solid;
  37. border-radius: #px;
  38. font-family: consolas;
  39. }
  40. background: white;
  41. color: black;
  42. border: solid;
  43. border-radius: #px;
  44. font-family: consolas;
  45. }
  46. ul#menu_nav {
  47. position: relative;
  48. top: 0;
  49. right: 0;
  50. left: 0;
  51. margin: 0;
  52. display: block;
  53. padding: 8px 0 0 10px;
  54. width: 400px;
  55. height: 50px;
  56. background: white;
  57. color: black;
  58. border: solid;
  59. border-radius: #px;
  60. font-family: consolas;
  61. }
  62. ul#menu_nav li, ul#menu_nav li a {
  63. display: inline-block;
  64. float: none;
  65. }</style>
  66.  
  67. <style>
  68. /* avvie thing */
  69.  
  70. #profile_left .windowbg {
  71. background: transparent;
  72. font-size: 0px;
  73. border-radius: 1px 1px 1px 1px;
  74. color:transparent;
  75. border: none;
  76. position: relative;
  77. margin-left: -100px;
  78. z-index: 1;
  79. }
  80.  
  81. .profile_rp_user_info img {
  82. display: block;
  83. margin: 5px auto 0;
  84. max-height: 50px;
  85. max-width: 50px;
  86. padding: 0;
  87. background: black;
  88. border: 1px solid white;
  89. border-radius: 1px 1px 1px 1px;
  90. -webkit-border-radius: 11px;
  91. -moz-border-radius: 11px;
  92. border-radius: 5px;
  93. }
  94.  
  95. .avatar {
  96. border: solid white 1pt;;
  97. border-radius: 100px 100px 100px 100px;
  98. width: 100pt;
  99. height: 100pt;
  100. opacity: .95;
  101. margin-top: -10%;
  102. margin-left: 80%;
  103. z-index: 2;
  104. }
  105.  
  106. img:hover {
  107. transform: rotate(360deg);
  108. -ms-transform: rotate(360deg);
  109. -webkit-transform: rotate(360deg);
  110. -o-transform: rotate(360deg);
  111. -moz-transform: rotate(360deg);
  112. -webkit-transition: all 0.2s ease;
  113. -moz-transition: all 0.2s ease;
  114. transition: all 0.2s ease;
  115. }
  116. </style>
  117.  
  118. <style>
  119. /* hyperlinks */
  120.  
  121. a:visited,a:link {
  122. color: lightblue;
  123. text-decoration: none;
  124. font-family: consolas;
  125. }
  126. a {
  127. text-decoration:none;
  128. -webkit-transition:all 1.5s linear;
  129. -moz-transition:all 1.5s linear;
  130. -o-transition:all 1.5s linear;
  131. transition:all 1.5s linear;
  132. color:{color:link};
  133. }
  134.  
  135. a:hover {
  136. letter-spacing: 2pt;
  137. color: white;</style>
  138.  
  139. <style> /* drop down menus */
  140. li a.firstlevel span.firstlevel, span.firstlevel, .dropmenu li a.active, .dropmenu li a.active span.firstlevel {
  141. background: transparent;
  142. color: white;
  143. border: none;
  144. }
  145. .dropmenu li li a:hover, .dropmenu li li:hover, .dropmenu li li:hover ul, .dropmenu li:hover ul{
  146. background: white;
  147. color: white;
  148. border: none;
  149. opacity: .80;
  150. }
  151. .dropmenu li li.additional_items {
  152. background: transparent;
  153. color: white;
  154. border : none;
  155. }
  156. .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel, #lightbox_backdrop {
  157. background: transparent;
  158. }
  159. .dropmenu li:hover a.firstlevel span.firstlevel {
  160. background: white;
  161. color: white;
  162. border-radius: 1px;
  163. border: none;
  164. opacity: .80;
  165. }
  166. .dropmenu li a.firstlevel span.firstlevel {
  167. padding: 0px 0px 0px 0px;
  168. }
  169. .dropmenu li:hover a.firstlevel span.firstlevel {
  170. background: transparent;
  171. border: none;
  172. border-radius: 1px;
  173. }
  174. .dropmenu li *, div#up_pictures, div#up_pictures:hover, div#forumposts, div#forumposts a:hover {
  175. color: black;
  176. }
  177. #main_menu .dropmenu li li a:hover, #main_menu .dropmenu li li:hover a {
  178. background: transparent;
  179. color: white;
  180. border: none;
  181. border-radius: 15px;
  182. text-decoration : none;
  183. }
  184. .dropmenu li li, #main_menu .dropmenu li li {
  185. border-left : none;
  186. border-right : none;
  187. }</style>
  188.  
  189. <style> /* removed */
  190. .newsDiv, .userinfo, #header, div#up_pictures, img#menu_toggle, #up_interests, p, #profile_left .catbg, .cat_bar, .catbg77, div.cat_bar, .navigate_section, #profile_rp_sidebar, .pagesection, div#up_pictures_summary, li.copyright, ul#menu_nav, img#menu_toggle, #profile_rp_topic_container, #up_pictures, div#profile_success.windowbg, div#profile_success, .signature, .newsDiv, .userinfo, center, a img, img.gender, #profile_right .catbg, .cat_bar, .catbg77, #forumposts, #up_summary .creator dd, span.smalltext, .windowbg2 {
  191. display: none;
  192. }</style>
  193.  
  194. <style>
  195. /*BW hover*/
  196. img {
  197. -webkit-filter: grayscale(100%);
  198. z-index: -9999999999999999999999999px;
  199. -webkit-transition: all 0.9s ease-in-out;
  200. -moz-transition: all 0.9s ease-in-out;
  201. -o-transition: all 0.9s ease-in-out;
  202. -ms-transition: all 0.9s ease-in-out;
  203. transition: all 0.9s ease-in-out;
  204. }
  205.  
  206. img:hover {
  207. -webkit-filter: grayscale(0%);
  208. z-index: -9999999999999999999999999px;
  209. -webkit-transition: all 0.9s ease-in-out;
  210. -moz-transition: all 0.9s ease-in-out;
  211. -o-transition: all 0.9s ease-in-out;
  212. -ms-transition: all 0.9s ease-in-out;
  213. transition: all 0.9s ease-in-out;
  214. }
  215. </style>
  216.  
  217. <style>
  218. /*SCROLLBAR*/
  219. ::-webkit-scrollbar-thumb:vertical {
  220. background: #000;
  221. background-image:url(http://static.tumblr.com/aegsbm3/Tfamxykq2/lines.png);
  222. border: 2px solid #000;
  223. height: 60px;
  224. }
  225. ::-webkit-scrollbar-thumb:vertical:hover {
  226. background: #000;
  227. background-image:url(http://static.tumblr.com/aegsbm3/Tfamxykq2/lines.png);
  228. border: 2px solid #000; }
  229. ::-webkit-scrollbar {
  230. height: 10px;
  231. width: 10px;
  232. background: #000;
  233. }
  234. ::-webkit-scrollbar-corner {
  235. background-color:#000;
  236. color:#000;
  237. }
  238. ::-webkit-scrollbar-thumb:horizontal {
  239. background-color:#000;
  240. }
  241. </style>
  242.  
  243. <style>
  244. /*MUSIC*/
  245. #editthis{
  246. /* EDIT THIS STUFF TO POSITION YOUR MUSIC PLAYER */
  247. position:fixed;
  248. top:20px; /* YOU CAN CHANGE THIS TO BOTTOM */
  249. left:20px; /* YOU CAN CHANGE THIS TO RIGHT */
  250. z-index:99;}
  251.  
  252. /* I DONT RECOMMEND TOUCHING THIS STUFF */
  253. #music1{
  254. position:fixed;
  255. padding:2px;
  256. -webkit-transition: all 0.5s ease-in-out;
  257. -moz-transition: all 0.5s ease-in-out;
  258. -o-transition: all 0.5s ease-in-out;}
  259.  
  260. #music1:hover #music2{
  261. opacity:0;
  262. margin-top:-25px;
  263. z-index:-1;}
  264.  
  265. #music1:hover #music3{
  266. opacity:1;
  267. margin-top:-5px;
  268. z-index:99;}
  269.  
  270. #music1:hover #musiclist{
  271. opacity:1;}
  272.  
  273. #music2{
  274. /* THIS IS THE GIF DIV */
  275. opacity:1;
  276. background-color:#fff;
  277. border:1px dotted #ccc;
  278. padding:6px;
  279. -webkit-transition: all 0.5s ease-in-out;
  280. -moz-transition: all 0.5s ease-in-out;
  281. -o-transition: all 0.5s ease-in-out;}
  282.  
  283. #music3{
  284. /* THIS IS THE ACTUAL MUSIC PLAYER DIV */
  285. opacity:0;
  286. position:fixed;
  287. background-color:#fff;
  288. border:1px dashed #ccc;
  289. width:55px;
  290. height:20px;
  291. z-index:99;
  292. margin-left:-5px;
  293. overflow:hidden;
  294. -webkit-transition: all 0.5s ease-in-out;
  295. -moz-transition: all 0.5s ease-in-out;
  296. -o-transition: all 0.5s ease-in-out;}
  297.  
  298. #musiclist{
  299. /* THIS IS THE PLAYLIST DIV */
  300. opacity:0;
  301. position:fixed;
  302. padding:6px;
  303. border:1px dashed #ccc;
  304. margin-left:10px;
  305. margin-top:10px;
  306. font-family:consolas;
  307. font-size:8px;
  308. background-color:#fff;
  309. width:120px;
  310. color:#999;
  311. text-transform:uppercase;
  312. -webkit-transition: all 0.5s ease-in-out;
  313. -moz-transition: all 0.5s ease-in-out;
  314. -o-transition: all 0.5s ease-in-out;}
  315.  
  316. #musiclist h1{
  317. /*THIS IS THE PLAYLIST TITLE SETTINGS*/
  318. font-family:consolas;
  319. font-size:11px;
  320. margin-top:0px;
  321. margin-bottom:2px;
  322. font-style:normal;
  323. font-weight:normal;
  324. color:#1bbafc; /*THIS IS THE PLAYLIST TITLE COLOR*/
  325. border-bottom:1px dotted #ccc;
  326. text-align:left;
  327. text-transform:uppercase;}
  328. </style>
  329.  
  330. <div id="editthis">
  331. <div id="music1">
  332. <div id="music2">
  333.  
  334. <img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gif" alt="image" /></div>
  335.  
  336. <div id="music3">
  337. <div style="margin-top:4px;">
  338. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&amp;f0=http://k003.kiwi6.com/hotlink/gcxhxr96w4/Hannah_Hunt_-_Vampire_Weeken.mp3&amp;t0=HANNAH HUNT&amp;f1=http://k003.kiwi6.com/hotlink/2oov8iij0i/Fall_Out_Boy_-_Jet_Pack_Blues.mp3&amp;t1=JETPACK BLUES&amp;f2=http://k003.kiwi6.com/hotlink/v08we21syu/Crystal_Castles_Affection.mp3&amp;t2=AFFECTION&amp;f3=http://k003.kiwi6.com/hotlink/ozp4wn896e/400_Lux_-_Lorde_HD_Lyrics_.mp3&amp;t3=400 LUX&amp;f4=http://k003.kiwi6.com/hotlink/lwchrovjsj/Alt-J_-_-_Taro_Lyrics_On_Screen_.mp3&amp;t4=TARO&amp;total=5" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  339. </div>
  340. </div>
  341.  
  342. <div id="musiclist">
  343. <h1>Playlist</h1>
  344. 01. Hannah Hunt. <br />
  345. 02. Jet Pack Blues. <br />
  346. 03. Affection. <br />
  347. 04. 400 LUX. <br />
  348. 05. Taro.<br />
  349. </div>
  350.  
  351. </div>
  352. </div>
  353.  
  354. <div style="text-align:center;"><span style="color: white;"><span style="font-size: xx-small;"><a href="http://warriorcatsrpg.com/index.php?action=profile;u=180448" title="coded by lightsy"><b>camp by lightsy</b></a></span></span></div>
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×