Advertisement
tragical

FOR PRO - - Custom Profile

Jul 5th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 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. #box{
  5. width:602px;
  6. height:150px;
  7. position:absolute;
  8. top:-150px;
  9. overflow:auto;
  10. background-color:#00779E;
  11. }
  12.  
  13. #menu{
  14. height:auto;
  15. width:auto;
  16. position:absolute;
  17. right:-30px;
  18. top:10px;
  19. }
  20.  
  21. .head{
  22. background-color:transparent;
  23. color:#AFEEEE;
  24. }
  25.  
  26. a:link, a:visited{
  27. color:#4CBB17;
  28. }
  29.  
  30. a:hover{
  31. text-decoration:line-through;
  32. }
  33.  
  34. #content{
  35. left:190px;
  36. top:200px;
  37. }
  38.  
  39. #content #body{
  40. background:transparent;
  41. }
  42.  
  43. #content td, #content table{
  44. border:none;
  45. background-color:#00779E;
  46. }
  47.  
  48. body{
  49. overflow:hidden;
  50. background:url(http://i285.photobucket.com/albums/ll63/baritonegirl94/Digital/pro-1.png);
  51. background-repeat:no-repeat;
  52. background-position:top left;
  53. background-attachment:fixed;
  54. font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  55. }
  56. </style><font color=#4CBB17>
  57.  
  58. <div id="menu"><ul>
  59. <li><a href="hatchery">Hatchery</a></li> <li><a href="explore.php">Explore</a></li><li> <a href="forum">Forums</a></li><li><a href="rmail">Rmail</a></li></ul>
  60. </div>
  61.  
  62. <div id="box"><center>text can go here whoop dee doo</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement