Advertisement
Wickerworks

Abeyance Profile

Nov 20th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. <center>
  2. <img src="http://i.imgur.com/uFyfMhz.png" />
  3. <style>
  4. .overlay {
  5. width: 900px;
  6. height: 1000px;
  7. background: url('http://i.imgur.com/nNid20S.png') 0px 0px no-repeat;
  8. position: relative;
  9. }
  10.  
  11. .innerbox {
  12. overflow: auto;
  13. border: 1px solid #76abb0;
  14. position: absolute;
  15. }
  16.  
  17.  
  18. #innerbox1 {
  19. top: 23px;
  20. left: 100px;
  21. width: 759px;
  22. height: 874px;
  23. background-color: pink;
  24. opacity: 0.3;
  25. Border-radius: 5px;
  26. border: 1px solid #76abb0;
  27. }
  28.  
  29. #innerbox2 {
  30. top: 50px;
  31. left: 110px;
  32. width: 300px;
  33. height: 300px;
  34. background-color: #66485b;
  35. }
  36.  
  37. #innerbox3 {
  38. top: 50px;
  39. left: 420px;
  40. width: 430px;
  41. height: 200px;
  42. background-color: #66485b;
  43. }
  44.  
  45. #innerbox4 {
  46. top: 270px;
  47. left: 420px;
  48. width: 200px;
  49. height: 300px;
  50. background-color: #66485b;
  51. }
  52.  
  53. #innerbox5 {
  54. top: 270px;
  55. left: 650px;
  56. width: 200px;
  57. height: 300px;
  58. background-color: #66485b;
  59. }
  60.  
  61. #innerbox6 {
  62. top: 360px;
  63. left: 110px;
  64. width: 300px;
  65. height: 210px;
  66. background-color: #66485b;
  67. }
  68.  
  69. #innerbox7 {
  70. top: 580px;
  71. left: 110px;
  72. width: 480px;
  73. height: 300px;
  74. background-color: #66485b;
  75. }
  76.  
  77. </style>
  78.  
  79. <div class="overlay">
  80. <div class="innerbox" id="innerbox1"></div>
  81. <div class="innerbox" id="innerbox2"><h1>Personal Information</h1>
  82. <h3>This is header3</h3>
  83. <b>Bold</b>
  84. <i>Italic</i>
  85. <s>Strikeout</s>
  86. <u>Underline</u>
  87. </div>
  88. <div class="innerbox" id="innerbox3"><h1>About Me</h1>
  89. </div>
  90. <div class="innerbox" id="innerbox4"><h1>What I like</h1></div>
  91. <div class="innerbox" id="innerbox5"><h1>What I dislike</h1></div>
  92. <div class="innerbox" id="innerbox6"><h1>Navigation</h1>
  93. <div align="center"><a href="http://vampirefreaks.com/profiles/home.php">VF Home</a></div>
  94. <div align="center"><a href="http://vampirefreaks.com/gallery/Abeyance">Gallery</a></div>
  95. <div align="center"><a href="http://vampirefreaks.com/journal/Abeyance">Journal</a></div>
  96. <div align="center"><a href="http://vampirefreaks.com/profile_action.php?user=Abeyance">Add Me</a></div>
  97. <div align="center"><a href="http://vampirefreaks.com/user_comment.php?user=Abeyance&amp;rate=1">Comment&amp;Rate</a></div>
  98. <div align="center"><a href="URL">LINK</a></div>
  99. <div align="center"><a href="http://vampirefreaks.com/Whispered-Deaths">Credit</a></div>
  100. </div>
  101. <div class="innerbox" id="innerbox7"><h1>Cults</h1></div>
  102. </div>
  103.  
  104. <style>
  105.  
  106. .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; }
  107. body, html {
  108. background-color: #000000;
  109. background-image: url('http://i.imgur.com/6MAjYPk.png?1');
  110. background-position: center center;
  111. background-repeat: repeat;
  112. background-attachment: fixed;
  113. }
  114.  
  115.  
  116.  
  117. html, div {
  118. font-family: trebuchet MS;
  119. color: #ffffff;
  120. font-size: 12px;
  121. font-style: normal;
  122. }
  123.  
  124. a:link, .menu2, .menu2 a:link {
  125. color: #ccc0c5;
  126. font-size: 9pt;
  127. font-family : trebuchet ms;
  128. text-transform: none;
  129. text-decoration: none;
  130. -webkit-transition: all 0.5s ease-out;
  131. -moz-transition: all 0.5s ease-out;
  132. }
  133.  
  134. a:visited, .menu2 a:visited {
  135. color: #76abb0;
  136. text-transform: none;
  137. font-family : trebuchet ms;
  138. text-transform: none;
  139. text-decoration: none;
  140. }
  141.  
  142. a:hover, .menu, .menu a:link, .menu a:visited {
  143. color: #cf4040;
  144. text-decoration: none;
  145. font-family : trebuchet ms;
  146. text-transform: none;
  147. background: transparent;
  148. -webkit-transition: all 0.5s ease-out;
  149. -moz-transition: all 0.5s ease-out;
  150. }
  151.  
  152. h1 {
  153. color: white;
  154. text-transform: Uppercase;
  155. font-style: bold;
  156. font-family: georgia;
  157. letter-spacing: 1pt;
  158. text-align: center;
  159. padding: 3px;
  160. font-weight: lighter;
  161. line-height: 8px;
  162. font-size: 10pt;
  163. margin: 5px;
  164. background: #cf4040;
  165. border-top-left-radius: 5px;
  166. border: 1px solid #76abb0;
  167. }
  168.  
  169. h3 {
  170. color: black;
  171. text-transform: capitalize;
  172. font-style: italic;
  173. font-family: georgia;
  174. letter-spacing: 1pt;
  175. text-align: center;
  176. padding: 3px;
  177. font-weight: lighter;
  178. line-height: 8px;
  179. font-size: 10pt;
  180. margin: 5px;
  181. background: #f0b878;
  182. border-top-right-radius: 5px;
  183. border: 1px solid #76abb0;
  184. }
  185.  
  186. b {
  187. text-transform: uppercase;
  188. font-family: trebuchet MS;
  189. color: #25121c;
  190. font-size: 11px;
  191. letter-spacing: 1px;
  192. }
  193.  
  194. i {
  195. text-transform: none;
  196. font-family: georgia;
  197. color: #998690;
  198. font-size: 11px;
  199. letter-spacing: 1px;
  200. }
  201.  
  202. s {
  203. text-transform: none;
  204. font-family: trebuchet MS;
  205. color: #ababab;
  206. font-size: 11px;
  207. letter-spacing: 1px;
  208. }
  209.  
  210. u {
  211. border-bottom: 1px solid #ababab;
  212. text-transform: none;
  213. font-family: georgia;
  214. font-size: 11px;
  215. letter-spacing: 1px;
  216. }
  217.  
  218. blockquote {
  219. text-align: center;
  220. background-color: #181818;
  221. padding: 4px;
  222. border-left: 2px solid #333333;
  223. }
  224.  
  225. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement