Advertisement
conception

AshleyBad Profile VFDT

Jan 31st, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.94 KB | None | 0 0
  1. <center><img src="http://i.imgur.com/Q4ahYS6.png" />
  2.  
  3. </center>
  4. <div class="overlay">
  5. <div class="box" id="profile"><b>Name:</b> Ashley
  6. <br /><b>Age:</b> 25
  7. <br /><b>Location:</b> New York, New York, United States
  8. <br /><b>Status:</b> In a Relationship with <a href="/Xris_SMack">Xris_SMack</a>
  9. <br /><b>Occupation:</b> Latex Fashion Design, Fetish Model, Hostess, Performer
  10. </div>
  11. <div class="box" id="contact"><h1>Contact</h1><a href="http://ashleybad.com/" class="nlink">AshleyBad.com</a><a href="http://instagram.com/missashleybad" class="nlink">Instagram</a><a href="https://www.facebook.com/ashleybad" class="nlink">Facebook</a><a href="http://ashleybad.tumblr.com/" class="nlink">Tumblr</a><a href="http://www.modelmayhem.com/295859" class="nlink">ModelMayhem</a><a href="https://ello.co/ashleybad" class="nlink">Ello</a><a href="http://missashleybad.blogspot.com/" class="nlink">Blogspot</a></div>
  12. <div class="box" id="about"><h1>About Me</h1>
  13. <blockquote>The Baddest Girl in Latex Fashion, Miss Ashley Bad! Bad Girl Lifestyle Latex Fashion Design Music Art Performance</blockquote> I am a devout Latex Fetishist; I make most of my own latex garments as well as work for Kirsten Li Designs and trained by Latex Nemesis. I also own, collect and model latex from many other amazing companies around the world - I have enough latex in my wardrobe to dress an entire army and more! <b>bold text</b> <i>italic text</i> <u>underline text</u> <s>strikeout text</s> <a href="">this is a link</a>
  14. </div>
  15. <div class="box" id="gallery"><a href="/gallery/AshleyBad" class="gal" title="Gallery"><img src="http://i.imgur.com/Y2kDYsr.png" /></a></div>
  16. <div class="box" id="links"><a href="http://vampirefreaks.com/profiles/home.php" class="nlink">VF Home</a><a href="http://vampirefreaks.com/user_comment.php?user=AshleyBad&amp;rate=1" class="nlink">Comment &amp; Rate</a><a href="http://vampirefreaks.com/profile_action.php?user=AshleyBad" class="nlink">Add Friend</a><a href="http://www.vampirefreaks.com/journal/AshleyBad" class="nlink">Journal</a><a href="/VenomVixxen" class="nlink">Header Cred.</a><a href="/Voltage" class="nlink">Coding Cred.</a>
  17. </div>
  18. </div>
  19.  
  20.  
  21. <style>
  22. .overlay {
  23. width: 800px;
  24. top: -40px;
  25. height: 125px;
  26. padding: 2px;
  27. background: transparent;
  28. position: relative;
  29. }
  30.  
  31. .box {
  32. overflow: auto;
  33. padding: 4px;
  34. background: #080606;
  35. position: absolute;
  36. text-align: center;
  37. }
  38. #profile {
  39. top: -125px;
  40. width: 200px;
  41. height: 150px;
  42. left: 5px;
  43. }
  44. #contact {
  45. top:40px;
  46. width: 200px;
  47. height: 130px;
  48. left: 5px;
  49. }
  50. #about {
  51. top: -31px;
  52. width: 350px;
  53. height: 200px;
  54. left: 220px;
  55. }
  56. #gallery {
  57. top: -55px;
  58. width: 210px;
  59. height: 120px;
  60. left: 585px;
  61. background: transparent;
  62. }
  63. #links {
  64. top: 72px;
  65. left: 585px;
  66. height: 97px;
  67. width: 210px;
  68. }
  69.  
  70. </style>
  71. <style>
  72. html, body {
  73. font-family: arial;
  74. font-size: 8pt;
  75. background: url('http://i.imgur.com/2R2KDc0.png');
  76. color: #fbdbdb;
  77. }
  78.  
  79. .main {
  80. width: 800px;
  81. background: #030202;
  82. text-align: center;
  83. padding-top: 4px;
  84. }
  85.  
  86. h1 {
  87. background: -webkit-gradient(linear, left top, left bottom, from(#a57e73), to(#432422));
  88. -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  89. #a57e73 &gt; top;
  90. #432422 &gt; bottom;
  91. font-family: Arial;
  92. text-transform: uppercase;
  93. font-size: 15pt;
  94. display: block;
  95. margin-top: 0px;
  96. margin-bottom: -5px;
  97. }
  98.  
  99. b {
  100. color: #996358;
  101. font-family: Arial;
  102. text-transform: uppercase;
  103. font-size: 9pt;
  104. }
  105.  
  106. blockquote {
  107. background-color: #0e0a09;
  108. border-radius: 20px 0px 20px 0px;
  109. border-left: 2px solid #351c1a;
  110. border-right: 2px solid #80524c;
  111. font-style: italic;
  112. padding: 2px;
  113. font-family: georgia;
  114. text-transform: lowercase;
  115. }
  116.  
  117. i {
  118. font-family: georgia;
  119. font-size: 9pt;
  120. text-transform: lowercase;
  121. color: #c09089;
  122. }
  123.  
  124. u {
  125. font-family: georgia;
  126. }
  127.  
  128. s {
  129. color: #573530;
  130. }
  131.  
  132. a:link, .menu2, .menu2 a:link {
  133. color: #592e2d;
  134. font-size: 8pt;
  135. font-family: Arial;
  136. text-transform: uppercase;
  137. text-decoration: none;
  138. -webkit-transition: all 0.5s ease-out;
  139. -moz-transition: all 0.5s ease-out;
  140. }
  141.  
  142. a:visited, .menu2 a:visited {
  143. color: #592e2d;
  144. text-transform: none;
  145. font-family: Arial;
  146. text-decoration: none;
  147. }
  148.  
  149. a:hover, .menu, .menu a:link, .menu a:visited {
  150. color: #c09089;
  151. text-decoration: none;
  152. font-family: Arial;
  153. text-transform: uppercase;
  154. background: transparent;
  155. -webkit-transition: all 0.5s ease-out;
  156. -moz-transition: all 0.5s ease-out;
  157. }
  158.  
  159.  
  160. ::-webkit-scrollbar { width:3px; background:transparent; }
  161. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  162. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #351c1a; width:2px; border:none; }
  163. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:0px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  164. -webkit-transition: all 0.5s ease-out;
  165. -moz-transition: all 0.5s ease-out;}
  166. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#351c1a; cursor:hand;}
  167. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  168.  
  169. .nlink:link, .nlink:active, .nlink:visited {
  170. color: #dcdcdc;
  171. height: 8px;
  172. width: 190px;
  173. line-height: 8px;
  174. font-family: Trebuchet MS;
  175. font-size: 6pt;
  176. font-weight: lighter;
  177. text-transform: uppercase;
  178. font-weight: lighter;
  179. padding: 1px;
  180. margin: 1px;
  181. text-align: center;
  182. display: inline-table;
  183. background: #2f1815;
  184. border: none;
  185. letter-spacing: 1px;
  186. -webkit-transition: all 0.5s ease-out;
  187. -moz-transition: all 0.5s ease-out;
  188. }
  189.  
  190. .nlink:hover {
  191. color: #040303;
  192. height: 8px;
  193. width: 190px;
  194. line-height: 8px;
  195. font-size: 6pt;
  196. text-transform: uppercase;
  197. font-style: normal;
  198. font-weight: lighter;
  199. text-align: center;
  200. margin: 1px;
  201. border: none;
  202. display: inline-table;
  203. background: #986157;
  204. -webkit-transition: all 0.5s ease-out;
  205. -moz-transition: all 0.5s ease-out;
  206. }
  207.  
  208. .gal img {
  209. background-image: url('http://i.imgur.com/Y2kDYsr.png');
  210. background-position: top right;
  211. border: 2px solid #593130;
  212. padding: 2px;
  213. width: 190px;
  214. height: 100px;
  215. margin: 2px;
  216. -webkit-transition: all 0.5s ease-out;
  217. -moz-transition: all 0.5s ease-out;
  218. }
  219.  
  220. .gal img:hover {
  221. background-image: url('http://i.imgur.com/Y2kDYsr.png');
  222. background-position: bottom left;
  223. padding: 2px;
  224. margin: 2px;
  225. border: 2px solid #1b100f;
  226. width: 190px;
  227. height: 100px;
  228. -webkit-transition: all 0.5s ease-out;
  229. -moz-transition: all 0.5s ease-out;
  230. }
  231.  
  232. .defaultpic, .thumbnail, .gallery, .menu2, .topbar, .leftnav, .userinfo, .comments, .friends, .rate, .buttons1, .buttons2, .buttons3, .journal_entry, .buttons1, .buttons2, .buttons3, .profile_title, .likes_title, .dislikes_title, .music_title, h2, .maintop img, .view_comments, .maintop table .comment_title, .videos, #menu0, .footer_links { display: none; }
  233. .profilepages, .tagline { display: none;
  234. }
  235. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement