damnedestcreations

DIV HIDING CODES

May 5th, 2019
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. .contacttable, .friendscomments, .friendspace, .profileinfo, .latestblogentry, .interestsanddetails, .extendednetwork, .userprofiledetail {display:none}
  2. table,tr,td {background:transparent}
  3.  
  4. <style type="text/css">
  5. body div table tbody tr td font {visibility:hidden;}
  6. .navbar {visibility:visible;}
  7. .navbar font {visibility:hidden;}
  8. </style>
  9.  
  10. <style>
  11. .profile * { display: none !important; }
  12. div[id="googlebar"] { background: none !important; }
  13. </style>
  14.  
  15. <style>
  16. .hidenav {display:none}
  17. div.profilewidth {margin-top: -30px !important;}
  18. div.profilewidth div {filter:alpha(opacity=0); opacity:0.0001}
  19. div.profilewidth div.clearfix, hidenav hidenav hidenav, div.profilewidth div div {filter:none; opacity:0.9999}
  20. div.profilewidth div.clearfix {position:relative; top:30px}
  21. </style>
  22.  
  23. <style>
  24. a.text, table font a, table {visibility:hidden;}
  25. </style>
Advertisement
Add Comment
Please, Sign In to add comment