Advertisement
tragical

FOR HAZELWOLF - - Custom Profile

Jun 3rd, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. <style type="text/css">
  2. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;}
  3.  
  4. a:link{
  5. color:#CBD0D8;
  6. -webkit-transition: all 1s ease;
  7. -moz-transition: all 1s ease;
  8. -ms-transition: all 1s ease;
  9. -o-transition: all 1s ease;
  10. transition: all 1s ease;
  11. }
  12. a:visited{
  13. color:#CBD0D8;
  14. }
  15. a:hover{
  16. color:#20354C;
  17. font-style:italic;
  18. text-decoration:none;
  19. }
  20.  
  21. #theboxofdoooom{
  22. border-radius:3px;
  23. height:215px;
  24. width:445px;
  25. position:absolute;
  26. overflow:auto;
  27. background-color:#3D6692;
  28. border:3px solid #20354C;
  29. top:20px;
  30. left:-500px;
  31. }
  32.  
  33. #content{
  34. top:10px;
  35. right:-400px;
  36. -webkit-opacity: 0.8;
  37. -moz-opacity: 0.8;
  38. opacity: 0.8;
  39. }
  40.  
  41. #content #body{
  42. background:#3D6692;
  43. border:5px solid #20354C;
  44. border-radius:3px;
  45. }
  46.  
  47. #content table, #content td{
  48. border:1px solid #3D6692;
  49. background-color:#3D6692;
  50. }
  51.  
  52. body{
  53. background:url(http://i41.tinypic.com/2e2m0xj.jpg);
  54. background-repeat:no-repeat;
  55. background-position:center;
  56. background-attachment:fixed;
  57. font-family: "Lucida Bright", Georgia, serif;
  58. }
  59. </style>
  60. <font color=#CBD0D8><center>
  61. <div id="theboxofdoooom"><br><h3><i>header</i></h3>
  62. put things here c:</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement