Don't like ads? PRO users don't see any ads ;-)

Sleeping With Sirens

By: p-hant0m on Aug 8th, 2012  |  syntax: None  |  size: 4.45 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <style>
  2. .overlay {
  3. width: 900px;
  4. height: 800px;
  5. background: url('http://i.imgur.com/f2MkV.png') 0px 0px no-repeat;
  6. position: relative;
  7. right: 50px;
  8. top: 20px;
  9. left: 50px;
  10. }
  11.  
  12. .container {
  13. overflow: auto;
  14. position: absolute;
  15. overflow-y: hidden;
  16. }
  17. #basics {
  18. top: 200px;
  19. left: 40px;
  20. width: 400px;
  21. height: 100px;
  22. opacity: 1;
  23. background-color: #000;
  24. border: 3px solid #00FFFF;
  25. }
  26. #links {
  27. top: 100px;
  28. left: 100px;
  29. width: 100px;
  30. height: 14px;
  31. opacity: 1;
  32. background-color: #;
  33. border: 0px solid #00FFFF;
  34. }
  35. #stuff {
  36. top: 254px;
  37. left: 750px;
  38. width: 400px;
  39. height: 520px;
  40. opacity: 1;
  41. border-top-left-radius: 10% 5%;
  42. border-bottom-right-radius: 10% 5%;
  43. background-color: #000;
  44. border: 3px dotted #ff0000;
  45.  
  46. }
  47. .section {
  48. height: 474px;
  49. overflow: auto;
  50. }
  51. #credit {
  52. top: 470px;
  53. left: 360px;
  54. width: auto;
  55. height: auto;
  56. }
  57. </style>
  58.  
  59. <div class="overlay">
  60.  
  61. <a href="http://vampirefreaks.com/p-hant0m"><img src="http://i.imgur.com/aqQTJ.png" align="left" /></a>
  62.  
  63. </div>
  64.  
  65.  
  66.  
  67. <div class="container" id="stuff">
  68. <table>  
  69. <div class="section">
  70.  
  71.  
  72. <center>About me etc etc etc goes in here *
  73. <br />
  74. <b>bold</b>
  75. <i>italic</i>
  76. <strike>strike</strike>
  77. <u>underline</u>
  78.  
  79. </center>
  80.  
  81. </div>
  82. </div>
  83. </table>
  84. </div>
  85. </div>
  86.  
  87. </div>
  88.  
  89. <h1>(c) Tatianah's Designs</h1>
  90.  
  91. <style>
  92. .leftnav, .profile_title, .likes_title, .dislikes_title,
  93. .music_title, .defaultpic, .userinfo, .journal_entry,
  94. .maintop, .thumbnail, .gallery, .videos, .profilename, .topbar, .comments, .comment_title, .friends, .buttons1, .buttons2, .buttons3, .footer_links, .tagline, .profilepages, .rate, .menu2 { display: none; }
  95.  
  96. html, body {
  97. background: #;
  98. background-image: url( 'http://i.imgur.com/KjjDR.jpg');
  99. background-repeat: repeat;
  100. background-position: top left;
  101. background-attachment: fixed;
  102. }
  103.  
  104. body, table, textarea {
  105. font-family: Consolas;
  106. font-size: 12px;
  107. text-align: center;
  108. color: #ff0000;
  109. letter-spacing: 1px;
  110. font-weight: lighter;
  111. font-style: normal;
  112. text-decoration: normal;
  113. text-shadow: 0px 0px 1px #111;
  114. }  
  115.  
  116. .main {
  117. width: 900px;
  118. position: center;
  119. }
  120.  
  121. img:link, img:visited, img:active {
  122. filter: gray;
  123. -webkit-transition: all 0.5s ease-out;
  124. -moz-transition: all 0.5s ease-out;
  125. }
  126.  
  127. img:hover {
  128. filter: #ff0000;
  129. -webkit-transition: all 0.5s ease-out;
  130. -moz-transition: all 0.5s ease-out;
  131. }
  132.  
  133.  
  134. #credit:hover {
  135. background: none;
  136. font-family: small fonts;
  137. font-size: 9px;
  138. font-color: #ff0000;
  139. font-weight: lighter;
  140. text-transform: uppercase;
  141. text-shadow: 0px 0px 1px #111;
  142. -webkit-transition: color 0.95s ease-out;
  143. -moz-transition: color 0.95s ease-out;
  144. }
  145.  
  146. a:link, a:active, a:visited {
  147. font-family: Consolas;
  148. font-size: 12px;
  149. color: #000;
  150. font-weight: normal;
  151. font-style: none;
  152. letter-spacing: 0px;
  153. text-transform: uppercase;
  154. -webkit-transition: color 0.95s ease-out;
  155. -moz-transition: color 0.95s ease-out;
  156. }
  157.  
  158. a:hover {
  159. background: none;
  160. color: #ff0000;
  161. -webkit-transition: color 0.95s ease-out;
  162. -moz-transition: color 0.95s ease-out;
  163. }
  164.  
  165. textarea {
  166. width: 80%;
  167. height: 60px;
  168. background: #000;
  169. opacity: 1;
  170. color: #fff;
  171. font-size: 12px;
  172. font-family: Consolas;
  173. border: 1px solid #0b4a6a;
  174. -webkit-border-radius: 0px 0px;
  175. -moz-border-radius: 0px 0px;
  176. }
  177.  
  178. table, td, th {
  179. border: none;
  180. }
  181.  
  182. table {
  183. width: 100%;
  184. text-align: center;
  185. }
  186.  
  187. i {
  188. color: #fff;
  189. font-family: Consolas;
  190. font-size: 12px;
  191. text-align: ;
  192. letter-spacing: 1px;
  193. font-weight: lighter;
  194. }
  195.  
  196. b {
  197. color: #fff;
  198. font-family: Consolas;
  199. font-size: 13px;
  200. text-align: ;
  201. letter-spacing: 1px;
  202. font-weight: heavy;
  203. text-transform: ;
  204. font-style: normal;
  205. }
  206.  
  207. u {
  208. color: #fff;
  209. font-family: Consolas;
  210. font-size: 13px;
  211. text-align: ;
  212. letter-spacing: 1px;
  213. font-weight: heavy;
  214. text-transform: ;
  215. font-style: normal;
  216. }
  217.  
  218. strike {
  219. color: #fff;
  220. font-family: Consolas;
  221. font-size: 13px;
  222. text-align: ;
  223. letter-spacing: 1px;
  224. font-weight: heavy;
  225. text-transform: ;
  226. font-style: normal;
  227. }
  228.  
  229.  
  230. h1 {
  231. color: #000000;
  232. font-family: Consolas;
  233. font-size: 15px;
  234. font-weight: normal;
  235. font-style: normal;
  236. letter-spacing: 1px;
  237. line-height: 20px;
  238. text-decoration: ;
  239. text-transform: ;
  240. text-align: center;
  241. text-indent: 0px;
  242. opacity: 1;
  243. display: block;
  244. text-shadow: 3px 0px 3px #111;
  245. background-color: #ff0000;
  246. background-image: ;
  247. margin-top: 3px;
  248. margin-bottom: 3px;
  249. box-shadow: 0px 0px 3px #111;
  250. -webkit-border-radius: 0px 0px 0px 0px;
  251. -moz-border-radius: 0px 0px 0px 0px;
  252. }
  253.  
  254. </style>