Advertisement
LesbicheLoveVita

AngelicSinner Profile

Oct 4th, 2015
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. <style>
  2.  
  3. .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; }
  4.  
  5. body, html {
  6. background-color: #000000;
  7. background-image: url('http://oi57.tinypic.com/2ic2ttd.jpg');
  8. background-position: center center;
  9. background-repeat: repeat;
  10. background-attachment: fixed;
  11. }
  12.  
  13. html, div {
  14. font-family: times;
  15. color: white;
  16. font-size: 12px;
  17. font-style: normal;
  18. }
  19.  
  20. a:link, .menu2, .menu2 a:link {
  21. color: #5b75da;
  22. font-size: 9pt;
  23. font-family : trebuchet ms;
  24. text-transform: none;
  25. text-decoration: none;
  26. -webkit-transition: all 0.5s ease-out;
  27. -moz-transition: all 0.5s ease-out;
  28. }
  29.  
  30. a:visited, .menu2 a:visited {
  31. color: #b7c4f3;
  32. text-transform: none;
  33. font-family : trebuchet ms;
  34. text-transform: none;
  35. text-decoration: none;
  36. }
  37.  
  38. a:hover, .menu, .menu a:link, .menu a:visited {
  39. color: #b7c4f3;
  40. text-decoration: none;
  41. font-family : trebuchet ms;
  42. text-transform: none;
  43. background: transparent;
  44. -webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;
  46. }
  47.  
  48. b {
  49. text-transform: uppercase;
  50. font-family: trebuchet MS;
  51. color: #5b75da;
  52. font-size: 11px;
  53. letter-spacing: 1px;
  54. }
  55.  
  56. i {
  57. text-transform: none;
  58. font-family: georgia;
  59. color: #5b75da;
  60. font-size: 11px;
  61. letter-spacing: 1px;
  62. }
  63.  
  64. s {
  65. text-transform: none;
  66. font-family: trebuchet MS;
  67. color: #5b75da;
  68. font-size: 11px;
  69. letter-spacing: 1px;
  70. }
  71.  
  72. u {
  73. border-bottom: 1px solid #5b75da;
  74. text-transform: none;
  75. font-family: georgia;
  76. font-size: 11px;
  77. letter-spacing: 1px;
  78. }
  79.  
  80. </style>
  81.  
  82. <center>
  83.  
  84. <img src="http://i.imgur.com/0xfOtxn.gif" />
  85.  
  86. <style>
  87.  
  88. .overlay {
  89. width: 700px;
  90. height: 4px;
  91. background: none;
  92. position: relative;
  93. }
  94.  
  95. .innerbox {
  96. overflow: auto;
  97. border: none;
  98. background: none;
  99. border-radius: 15px;
  100. position: absolute;
  101. }
  102.  
  103. #navig {
  104. top: -855px;
  105. left: -144px;
  106. width: 360px;
  107. height: 22px;
  108. }
  109. #about {
  110. top: -885px;
  111. left: 257px;
  112. width: 430px;
  113. height: 310px;
  114. border-radius: 205px;
  115. }
  116. #loves {
  117. top: -735px;
  118. left: -87px;
  119. width: 280px;
  120. height: 166px;
  121. border-radius: 205px;
  122. }
  123. #loathes {
  124. top: -505px;
  125. left: 530px;
  126. width: 235px;
  127. height: 166px;
  128. border-radius: 205px;
  129. }
  130. #track {
  131. top: -475px;
  132. left: 170px;
  133. width: 320px;
  134. height: 226px;
  135. border-radius: 205px;
  136. }
  137.  
  138. </style>
  139.  
  140. <div class="overlay">
  141. <div class="innerbox" id="navig">
  142. <a href="/">Home</a> ||
  143. <a href="/user_comment.php?user=AngelicSinner&amp;rate=1">Comment</a> ||
  144. <a href="/gallery/AngelicSinner">Gallery</a> ||
  145. <a href="/journal/AngelicSinner">Journal</a> ||
  146. <a href="http://vampirefreaks.com/profile_action.php?user=AngelicSinner&amp;friendslist=1">Add</a> || <a href="http://www.vampirefreaks.com/members/LesbicheLoveVita/LumosLunaDesigns">Credit</a>
  147. </div>
  148. <div class="innerbox" id="about">
  149. <u>Underline</u><br />
  150. <i>Italics</i><br />
  151. <b>Bold</b><br />
  152. <s>strike</s><br />
  153. Normal text blah blah blah.
  154. </div>
  155.  
  156. <div class="innerbox" id="loves">
  157. Loves here.
  158.  
  159. </div>
  160.  
  161. <div class="innerbox" id="loathes">
  162. Loathes here.
  163.  
  164. </div>
  165.  
  166. <div class="innerbox" id="track">
  167. Music here.
  168. </div>
  169. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement