Advertisement
Biebergirl

Untitled

May 9th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.14 KB | None | 0 0
  1. //*The Bye Bye Section*//
  2. #xg_masthead {visibility: hidden;}
  3. .xg_sprite.xg_sprite-share {display: none;}
  4. .likebox {display: none;}
  5.  .post_to_twitter {display: none;}
  6. .account-links {display: none;}
  7. .xg_module movable,.module_video {display: none;}
  8. h1 {display: none;}
  9. h2 {display: none;}<html lang="en">
  10. <head>
  11. <title>Test</title>
  12. <style type="text/css">
  13. body {background: #ccc;}
  14. #container {
  15.     background: #A81C1C url(back.gif) no-repeat;
  16.     width: 500px;
  17.     height: 400px;
  18.     z-index: 1;
  19. }
  20. #content {
  21.     width: 400px;
  22.     height: 300px;
  23.     position: absolute;
  24.     top: 50px;
  25.     left: 50px;
  26.     z-index: 2;
  27.     overflow: auto;
  28. }
  29. </style>
  30. </head>
  31. <body>
  32. <div id="container">
  33. <div id="content">
  34. <!--content-->
  35. </div>
  36. </div>
  37. </body>
  38. </html>.ul.navigation.easyclear {display: none;}
  39. .sortable.music {display: none;}
  40. .right {display: none;}
  41. .module_groups {display: none;}
  42. .module_about_user {display: none;}
  43. .sortable.module_feed {display: none;}
  44. .module_photo {display: none;}
  45. .module_members {display: none!important;}
  46. #xj_module_gift {display: none;}
  47. #xg_module_body,#xg_module_head h2,.xg_module_comment_wall {display: none;}
  48. #xg_masthead {visibility: hidden;}
  49. .xg_sprite xg_sprite-share {display: none!important;}
  50. #xn_bar {display: none;}
  51. .xg_theme #xg_foot {display: none;}
  52. #xg_layout_column_1 {}
  53. .xg_span-5 {display: none!important;}
  54. #xg_mudule.movable.sortable.module {display: none;}
  55. #xg_navigation,#xg_navigation ul,#xg_navigation ul li,#xg_navigation ul li span,#xg_navigation {display: none;}
  56. .xg_theme #xg_head,.xg_theme #xg_foot {display: none;}
  57. .module_blog {display: none;}
  58. .xg_module_body.profile.vcard dl.last-child{
  59.     position:fixed;
  60.     top:0px;
  61.     Right:5px;
  62.     width: 100px !important;
  63.     text-align: right;
  64. }background-image: url('http://api.ning.com:80/files/6HY64FRpS9uv3PrP5vONTP6GRoCAid70QwDMk7jL1wz8F4mq49732ItU4rNhZVBeSHv2FeG0n4J68G5EHswTfGCjk0O821QM/minimalistwhitemarblebackgroundwhitemarblebackgroundwithideasinspiration46042kaajmaaja.jpg');
  65.  
  66. background-attachment: fixed;
  67.  
  68. background-repeat: repeat;
  69.  
  70. }
  71. ul.nobullets.last-child {display: none;}
  72.  
  73. #xg_mudule.movable.sortable.module {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement