blakeraven

Untitled

Aug 16th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. h2 {visibility:hidden;}
  2. .summer-bg {visibility:hidden;}
  3. .menu-header {visibility:hidden;}
  4. .activity {visibility:hidden;}
  5. .info {visibility:hidden; max-height:100px; min-height:100px;}
  6. .comment_box {visibility:hidden;}
  7. .friend_box {visibility:hidden;}
  8. .wishlist_box {visibility:hidden;}
  9. .cloud-footer {visibility:hidden;top:-1000px}
  10. #footer {visibility:hidden;}
  11.  
  12.  
  13.  
  14. html {
  15. background-color: #FFFFFF;
  16. background-image: url();
  17. background-position: center;
  18. background-attachment: fixed;
  19. background-repeat: no-repeat;
  20. overflow-y:hidden
  21. max-width:1000px; min-width:1000px;
  22. }
  23. body {background:#ffffff url();}
  24. #content { max-width:800px; min-width:800px; max-height:1000px; min-height:1000px;
  25. position:relative;top:-350px;
  26. background:#ffffff url();
  27. overflow-y:hidden}
  28. #site {max-height:1000px; min-height:1000px;}
  29. .about_me{max-height:1000px; min-height:1000px;}
Advertisement
Add Comment
Please, Sign In to add comment