Advertisement
conception

Irrelevxnt Profile

Jul 31st, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. <center>
  2. <style>
  3. .overlay {
  4. width: 600px;
  5. height: 600px;
  6. background: url('http://i.imgur.com/aVREydk.jpg') 0px 0px no-repeat;
  7. position: relative;
  8. }
  9.  
  10. .innerbox {
  11. overflow: auto;
  12. padding: 2px;
  13. position: absolute;
  14. }
  15. #about {
  16. top: 140px;
  17. left: 50px;
  18. width: 296px;
  19. height: 240px;
  20. }
  21. #him {
  22. top: 92px;
  23. left: 415px;
  24. width: 156px;
  25. height: 163px;
  26. }
  27. #forums {
  28. top: 357px;
  29. left: 398px;
  30. width: 145px;
  31. height: 159px;
  32. }
  33. #links {
  34. top: 435px;
  35. left: 198px;
  36. width: 163px;
  37. height: 143px;
  38. overflow: hidden;
  39. border-radius: 200px;
  40. }
  41. </style>
  42.  
  43. <div class="overlay">
  44. <div class="innerbox" id="about">You can call me Belle, Isabella, Izzy, or Arielin. I've gotten all these nicknames from people I love. I am 18 years old. I live in the state of Georgia. It's a nice hot southern place. I love the color purple. Cookie monster is my man. I believe in God. My religion doesn't matter. I don't have a dead set one I follow. I follow three beliefs. Christianity, Muslim, and Judaism. Different religions, similar beliefs. update later. <a href="">link</a> <b>bold</b> <s>strike</s> <i>italics</i> <u>underline</u> You can call me Belle, Isabella, Izzy, or Arielin. I've gotten all these nicknames from people I love. I am 18 years old. I live in the state of Georgia. It's a nice hot southern place. I love the color purple. Cookie monster is my man. I believe in God. My religion doesn't matter. I don't have a dead set one I follow. I follow three beliefs. Christianity, Muslim, and Judaism. Different religions, similar beliefs. update later.</div>
  45. <div class="innerbox" id="him"><img src="http://i.imgur.com/LjcTQkw.png" />
  46. <br /><b>STARTED DATING→</b> 11|10|2012♥
  47. <br /><i>coming soon ♥</i></div>
  48.  
  49. <div class="innerbox" id="forums"><a href="http://vampirefreaks.com/cult/Blueprint" class="navlink">Blueprint</a> <a href="http://vampirefreaks.com/cult/Cynosure" class="navlink">Cynosure</a> <a href="/cult/Blueprint"><img src="http://i.imgur.com/C9vRNDv.gif" /></a> <a href="/cult/Cynosure"><img src="http://i.imgur.com/mGT2V.gif" /></a>
  50. </div>
  51.  
  52. <div class="innerbox" id="links"><a href="http://vampirefreaks.com" class="navlink">VF Home</a> <a href="http://vampirefreaks.com/user_comment.php?user=Irrelevxnt&amp;rate=1" class="navlink">Comment&amp;Rate</a> <a href="http://vampirefreaks.com/journal/Irrelevxnt" class="navlink">Journal</a> <a href="http://vampirefreaks.com/gallery/Irrelevxnt" class="navlink">Gallery</a> <a href="http://vampirefreaks.com/Voltage" class="navlink">Code C.</a> <a href="http://vampirefreaks.com/Ominous-Pixie" class="navlink">Header C.</a></div>
  53. </div>
  54. <font size="1">Inspired by Silklungs and ZombiesEatBrains</font>
  55. <style>
  56. ::-webkit-scrollbar { width:5px; background:transparent; }
  57.  
  58. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  59.  
  60. ::-webkit-scrollbar-thumb{ -webkit-border-radius:10px; background: #CEDCDE; width:5px; border:none; }
  61.  
  62. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:10px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;}
  63.  
  64. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#FE947C; cursor:hand;}
  65.  
  66. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transaprent;}
  67. </style>
  68.  
  69.  
  70. <style>
  71. html, div {
  72. font-family: trebuchet ms;
  73. color: #ffffff;
  74. font-size: 12px;
  75. font-style: normal;
  76. }
  77.  
  78.  
  79. a:link, .menu2, .menu2 a:link {
  80. color: #FDCD7E;
  81. font-size: 9pt;
  82. font-family : trebuchet ms;
  83. text-transform: none;
  84. text-decoration: none;
  85. -webkit-transition: all 0.5s ease-out;
  86. -moz-transition: all 0.5s ease-out;
  87. }
  88.  
  89. a:visited, .menu2 a:visited {
  90. color: #fdcd7e;
  91. text-transform: none;
  92. font-family : trebuchet ms;
  93. text-transform: none;
  94. text-decoration: none;
  95. }
  96.  
  97. a:hover, .menu, .menu a:link, .menu a:visited {
  98. color: #FE947C;
  99. text-decoration: none;
  100. font-family : trebuchet ms;
  101. text-transform: none;
  102. background: transparent;
  103. -webkit-transition: all 0.5s ease-out;
  104. -moz-transition: all 0.5s ease-out;
  105. }
  106.  
  107. b {
  108. text-transform: uppercase;
  109. font-family: trebuchet ms;
  110. color: #FFBC80;
  111. font-size: 13px;
  112. font-weight: strong;
  113. text-shadow: 1px 1px 0px #DE4363;
  114. letter-spacing: 1px;
  115. }
  116.  
  117. i {
  118. text-transform: none;
  119. font-family: georgia;
  120. color: #edb7c3;
  121. font-size: 11px;
  122. letter-spacing: 2px;
  123. }
  124.  
  125. u {
  126. border-bottom: 1px dotted #FDCD7E;
  127. text-transform: none;
  128. font-family: georgia;
  129. font-size: 12px;
  130. letter-spacing: 1px;
  131. }
  132.  
  133. s {
  134. text-transform: none;
  135. font-family: arial;
  136. color: #E86C6A;
  137. font-size: 12px;
  138. letter-spacing: 1px;
  139. text-shadow: 1px 1px 0px #FFBC80;
  140. }
  141.  
  142. .navlink:link, .navlink:active, .navlink:visited {
  143. display: block;
  144. background: transparent;
  145. color: #FDCD7E;
  146. border-bottom: 1px dotted #ffffff;
  147. width: 100%;
  148. height: 20px;
  149. font-size: 15px;
  150. margin-bottom: 2px;
  151. text-transform: uppercase;
  152. -webkit-transition: all 0.5s ease-out;
  153. -moz-transition: all 0.5s ease-out;
  154. }
  155.  
  156. .navlink:hover {
  157. display: block;
  158. background: transparent;
  159. color: #Ffffff;
  160. width: 100%;
  161. height: 20px;
  162. font-size: 15px;
  163. margin-bottom: 2px;
  164. border-bottom: 1px dotted #ffffff;
  165. text-transform: uppercase;
  166. -webkit-transition: all 0.5s ease-out;
  167. -moz-transition: all 0.5s ease-out;
  168. }
  169.  
  170.  
  171.  
  172. .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; }
  173.  
  174. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement