Advertisement
conception

dethwishkiss 2.0

Mar 6th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.16 KB | None | 0 0
  1. <div class="overlay">
  2. <div class="box" id="navi"><a href="http://www.vampirefreaks.com/profiles/home.php" class="navlink">VF Home</a><a href="http://vampirefreaks.com/user_comment.php?user=dethwishkiss&amp;rate=1" class="navlink">Comment</a><a href="http://vampirefreaks.com/profile_action.php?user=dethwishkiss" class="navlink">Friend</a><a href="http://vampirefreaks.com/journal/dethwishkiss" class="navlink">Journal</a><a href="http://vampirefreaks.com/gallery/dethwishkiss" class="navlink">Gallery</a><a href="/Voltage" class="navlink">Credit</a>
  3. </div>
  4. <div class="box" id="about">
  5. <h1>About </h1><b>bold</b> <i>italic</i> <s>strike</s> <u>underline</u> <a href="">Link</a>
  6. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
  7. </div>
  8.  
  9. <div class="box" id="likes"><h1>Likes</h1>
  10. People that actually read my page.Listening to music! Anything with flow besides country. WEED♡ DANCING♡ HORROR MOVIES♡
  11. THE WALKING DEAD♡ DARYL DIXON♡ animals. serial killer bios/docs. metal band VH1's. wearing black. TEA♡ BLOODY ANIME♡ BERSERK♡
  12. KILL LA KILL♡ cigarettes♡ texas chainsaw massacre. evil dead. BOYS&lt;3 ♡gothic/pinup/lingerie/dominatrix/steampunk clothing♡ TIGHTS.
  13. THIGH HIGHS. quentin tarantino. live concerts. 28 days later. demon city shinjuku. the big lez show. southpark. NAPS. DALLAS GREEN. some fetishes.
  14. hello kitty. harry potter movies. marilyn manson. Vampires. Disney movies. XBOX. tim burton movies. vans shoes. comic books. GORE. WARPED TOUR. aliens♡ photography. rainy weather. video games. ganja sessions. cuddles and more!! </div>
  15.  
  16. <div class="box" id="dislikes"><h1>Dislikes</h1>
  17. Guys or girls that make fun of my make up or the way I dress. People that steal my pictures. Most People. HATERS. cheaters. liars. fakes. (boys, sometimes), emotional abuse, any type of abuse. Guys calling me "buddy" or "man". Homophobes. Closed minded people. Scumbags that abandon animals. Some things about my body. Coffee. Some musical artists. Sunburns. Racism. Distance. Being alone sometimes. Hangovers. Backstabbers.
  18. Shitty friends. Seafood except some sushi. Tummy aches. Bad breath. BAD DRIVERS. One night stands. The Police. Ratchet bitches. Cold feet.
  19. </div>
  20.  
  21. <div class="box" id="music"><embed type="application/x-shockwave-flash" src="http://music.vampirefreaks.com/musicplayer/music_player_white.swf" width="300" height="151" style="undefined" id="music_player" name="music_player" bgcolor="Transparent" wmode="transparent" flashvars="userlist=dethwishkiss&amp;autoPlayOff=1" />
  22. </div>
  23.  
  24.  
  25. <div class="box" id="fave"><h1>Favorite Musicians</h1>
  26.  
  27. </div>
  28.  
  29.  
  30. </div>
  31.  
  32. <style>
  33. .overlay {
  34. top: 0px !important;
  35. width: 651px;
  36. left: 680px !important;
  37. height: 440px;
  38. padding: 2px;
  39. border-radius: 5px;
  40. font-size: 11px;
  41. background: #64ff8a;
  42. border: 3px solid #64ff8a;
  43. position: relative;
  44. }
  45.  
  46. .box {
  47. overflow: auto;
  48. padding: 4px !important;
  49. position: absolute;
  50. text-align: center;
  51. color: #fff;
  52. border-radius: 5px;
  53. font-size: 9pt;
  54. background-color: #101010;
  55. box-shadow: 1px 0px 20px #101010;
  56. }
  57.  
  58. #navi {
  59. left: 5px;
  60. top:-61px;
  61. height:50px;
  62. width: 637px;
  63. background: transparent;
  64. border-radius: 0px;
  65. box-shadow: none;
  66. overflow: hidden;
  67. }
  68.  
  69. #about {
  70. top: 5px;
  71. left: 5px;
  72. width: 300px;
  73. height: 250px;
  74. }
  75.  
  76. #likes {
  77. top: 5px;
  78. left: 325px;
  79. width: 317px;
  80. height: 120px;
  81. }
  82.  
  83. #dislikes {
  84. top: 145px;
  85. left: 325px;
  86. width: 317px;
  87. height: 120px;
  88. }
  89.  
  90. #music {
  91. top: 275px;
  92. left: 5px;
  93. width: 300px;
  94. height: 156px;
  95. }
  96.  
  97. #fave {
  98. left: 325px;
  99. height: 145px;
  100. top: 285px;
  101. width: 317px;
  102. }
  103. </style>
  104.  
  105. <style>
  106.  
  107. .navlink:link, .navlink:active, .navlink:visited {
  108. display: inline-block;
  109. width: 80px;
  110. border-radius: 100px 100px 0px 0px;
  111. line-height: 60px;
  112. height: 60px;
  113. font-size: 10pt;
  114. font-family: trebuchet ms;
  115. color: #fff;
  116. background: #840ccf;
  117. margin: 1px;
  118. padding: 2px;
  119. }
  120.  
  121. .navlink:hover {
  122. display: inline-block;
  123. width: 80px;
  124. border-radius: 100px 100px 0px 0px;
  125. line-height: 60px;
  126. height: 60px;
  127. font-size: 10pt;
  128. font-family: trebuchet ms;
  129. color: #fff;
  130. background: #5bf285;
  131. margin: 1px;
  132. padding: 2px;
  133. }
  134.  
  135. html, body {
  136. background-color: #101010;
  137. background-image: url('http://i.imgur.com/dzNAqWU.png');
  138. background-attachment: fixed;
  139. background-size: auto;
  140. background-position: top left;
  141. background-repeat: no-repeat;
  142. color: #eaeaea; }
  143.  
  144. h1 {
  145. background-image: url('http://i.imgur.com/IIstYYB.png');
  146. color: #fff;
  147. text-shadow: 1px 1px 1px #101010;
  148. border-bottom: 2px dashed #840ccf;
  149. font-family: trebuchet ms;
  150. font-size: 12pt;
  151. line-height: 15px;
  152. display: block;
  153. margin: 2px;
  154. border-radius: 3px 3px 0px 0px;
  155. text-transform: uppercase;
  156. font-weight: bolder;
  157. letter-spacing: 1px;
  158. text-align: center;
  159. }
  160.  
  161.  
  162. b {
  163. color: #64ff8a;
  164. font-family: trebuchet ms;
  165. text-transform: uppercase;
  166. font-size: 9pt;
  167. }
  168.  
  169. i {
  170. text-transform: none;
  171. font-family: georgia;
  172. color: #fff;
  173. text-shadow: 1px 1px 1px #64ff8a;
  174. font-size: 14px;
  175. letter-spacing: 1px;
  176. }
  177.  
  178. u {
  179. text-transform: none;
  180. border-bottom: 1px dashed #bbffcb;
  181. font-family: georgia;
  182. font-size: 11px;
  183. letter-spacing: 2px;
  184. }
  185.  
  186. s {
  187. color: #8301ce;
  188. }
  189.  
  190. a:link, .menu2, .menu2 a:link {
  191. color: #bbffcb;
  192. font-family: calibri;
  193. font-size: 10pt;
  194. text-transform: uppercase;
  195. text-decoration: none;
  196. -webkit-transition: all 0.5s ease-out;
  197. -moz-transition: all 0.5s ease-out;
  198. }
  199.  
  200. a:visited, .menu2 a:visited {
  201. color: #bbffcb;
  202. text-transform: uppercase;
  203. font-family: calibri;
  204. font-size: 10pt;
  205. text-decoration: none;
  206. }
  207.  
  208. a:hover, .menu, .menu a:link, .menu a:visited {
  209. color: #8001c6;
  210. text-decoration: none;
  211. font-family: calibri;
  212. font-size: 10pt;
  213. text-transform: uppercase;
  214. background: transparent;
  215. -webkit-transition: all 0.5s ease-out;
  216. -moz-transition: all 0.5s ease-out;
  217. }
  218.  
  219. .googleads.center {position: absolute; top: 90%;}
  220.  
  221. .googleactiveviewclass, .side_td {position: absolute; left: 1000px;}
  222.  
  223. ::-webkit-scrollbar { width: 2px; background: transparent; }
  224.  
  225. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  226.  
  227. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #8001c6; width:5px; border:none; }
  228.  
  229. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  230. -webkit-transition: all 0.5s ease-out;
  231. -moz-transition: all 0.5s ease-out;}
  232.  
  233. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#8001c6; cursor:hand;}
  234.  
  235. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  236.  
  237.  
  238. .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
  239.  
  240. .main_content_title, #user_default_image, #user_profile_info_outer, #user_profile_info, .middle_panel, .profile_buttons, .friends-list, #user_newsfeed, .panel-footer, .panel-title, .panel-heading, #main-navbar, .top_commentbox {display: none; }
  241.  
  242. .panel-body, .user_profile_box {background: transparent; border: none;
  243. }
  244.  
  245. .panel-body, .user_profile_box {
  246. top: -100px;
  247. left: -400px;
  248. width:800px!important;
  249. height: 600px!important;
  250. background: transparent;
  251. border: none;
  252. }
  253.  
  254. #user_profile, .col-xs-12, #maincontent {float: left!important;}
  255.  
  256. .col-xs-12 {
  257. width: 600px!important;
  258. }
  259.  
  260. .user_profile_box {
  261. min-width: 1900px;
  262. }
  263. </style>
  264.  
  265. <style>body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement