Advertisement
layoutsbyleni

Bumblebee [ CSS ]

Sep 14th, 2012
1,050
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.97 KB | None | 0 0
  1. { ****** CHOSE THEME "NOIZE" TO MAKE THIS THEME WORK. DO NOT USE THIS AS BASE FOR YOUR OWN. DO NO REDISTRIBUTE AS YOUR OWN. DO NOT TAKE OF CREDIT WHATSOEVER. EVEN IF USING ON A DIFFERENT SITE. ****** }
  2.  
  3. #xj_approvalBox {display: none;}
  4.  
  5. .module_blog {display: none;}
  6.  
  7. a:hover , :hover, a  , #info, #info:hover {-webkit-transition: all 1s linear;
  8. -moz-transition: all 1s linear;
  9. -ms-transition: all 1s linear;
  10. -o-transition: all 1s linear;
  11. transition: all 1s linear;}
  12.  
  13. #clicked:hover , #link:hover , #clicked, #link {-webkit-transition: all 100ms linear;
  14. -moz-transition: all 100ms linear;
  15. -ms-transition: all 100ms linear;
  16. -o-transition: all 100ms linear;
  17. transition: all 100ms linear;}
  18. .xg_module approval_module , {display: none;}
  19.  
  20. .account-links {display: none;}
  21.  
  22. .xg_module movable,  .module_video{display: none;}
  23.  
  24. #xg_body, .xg_floating_container {background-color: white;}
  25.  
  26. @font-face {
  27. font-family: "small";
  28. src: url(http://static.tumblr.com/mers9dz/VAvma1g6l/handy00.ttf);
  29. }
  30.  
  31.  
  32. body {
  33. background-color: #D9CD72;
  34. }
  35. #sidebar {background-color: #C3C3C3; height: 100%; width: 380px; top: 0px; position: fixed; margin-left: 10px; }
  36.  
  37. #title { font-family: "yolo"; color: #BBAF54; text-shadow: 3px 0px 0px gray; font-size: 100px; text-align: center; margin-top : 65px; background-color: #E1E1E1; height: 35px; line-height: 70px; }
  38.  
  39. #image { margin-left: 15px; margin-top: -4px;}
  40.  
  41. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  42.  
  43. #link {width: 20px; height: 20px; background-color: #aaa; padding-left: 5px;  padding-right: 5px; padding-top: 3px; padding-bottom: 3px;   border-radius: 300px; color: transparent; margin-left: 5px; }
  44.  
  45. #clicked {width: 20px; height: 20px; background-color: #BBAF54; padding-left: 5px;  padding-right: 5px; padding-top: 3px; padding-bottom: 3px;   border-radius: 300px; color: transparent; margin-left: 5px;}
  46.  
  47. #link:hover {background-color: #787878; opacity: 1;}
  48. #clicked:hover {background-color: #897D22; opacity: 1;}
  49.  
  50. #info {position: fixed; margin-top: -498px; margin-left: 20px; padding: 4px; width: 326px; height: 192px; background-color: white; color:black; font-family: dubiel; border-top: 135px solid white; border-bottom: 135px solid white; text-transform: uppercase; letter-spacing: 2px; text-align: justify; font-size: 7px; overflow: scroll; border-left: 3px solid white; border-right: 3px solid white; opacity: 0;}
  51. #info:hover {opacity: 1;}
  52. h1 {display: none;}
  53. h2 {display: none;}
  54.  
  55. ul.navigation.easyclear {display: none;}
  56. .sortable.music{display: none;}
  57. .module_groups {display: none;}
  58. .module_about_user {display: none;}
  59. .sortable.module_feed {display: none;}
  60. .module_photo {display: none;}
  61. .module_members {display:none !important; }
  62. #xj_module_gift {display: none;}
  63. /* comment wall */ #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{ display: none;}
  64. #xg_masthead {visibility:hidden;}
  65. .xg_module_body.profile.vcard dl.last-child a {font-family: trebuchet ms; font-size: 7px; text-transform: uppercase; line-height: 5px; color :black;}
  66. .xg_module_body.profile.vcard dl.last-child {color: gray; position: fixed;
  67. top: 10px;
  68. left: 10px;}
  69. .xg_sprite xg_sprite-share {display:none!important;}
  70. #xn_bar { display: none;}
  71. .xg_theme #xg_foot {display: none; }
  72. #xg_layout_column_1 {  }
  73. .xg_span-5 { display:none !important;}
  74. ul.nobullets.last-child {display: none;}
  75. #xg_mudule.movable.sortable.module {display: none;}
  76. #xg_navigation, #xg_navigation ul, #xg_navigation ul li, #xg_navigation ul li span, #xg_navigation {display: none;}
  77. .xg_theme #xg_head,  .xg_theme #xg_foot {
  78. display: none;}
  79. .dy-avatar.dy-avatar-full-width {
  80. display: none;}
  81. ::-webkit-scrollbar {width: 6px; height: 6px; background: transparent;}
  82.  
  83. ::-webkit-scrollbar-thumb { border: 1px solid #A5A5A5; border-radius:10px; background-color: #EDE186; }
  84.  
  85.  
  86. div#xg_layout_column_2{ font-size: 7px; width: 500px; height: 400px; position: fixed; top:0px; left: 0px; margin-left: 430px; margin-top: 40px;background-color: transparent; border: 0px solid ;}
  87. div.xg_span-16 {font-size: 7px; width: 600px; height: 450px; position: fixed; top:0px; left: 0px; margin-left: 200px; margin-top: 70px;background-color: transparent; }
  88. div.xg_3col { width:450px; background-color: transparent; position: fixed; top:0px; left: 0px; margin-left: 500px; }
  89.  
  90.  
  91.  
  92. html, body,   applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, ins, kbd, q, s, samp, small, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , body, td,   .orangetext15,.lightbluetext8,.blacktext12,.blacktext10,.whitetext12,.btext, .redtext, .redbtext, .text .xg_theme button, .xg_theme a.button, .xg_theme input.button {font-family: "small"; font-size: 8px; letter-spacing: 1px; webkit-transition: all 600ms ease;  text-decoration: none;
  93. -moz-transition: all 600ms ease;
  94. -ms-transition: all 600ms ease;
  95. -o-transition: all 600ms ease;
  96. transition: all 600ms ease; color : ;}
  97.  
  98.  
  99.  
  100. /*              ᴄʀᴇᴅɪᴛs ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇᴍ ʜᴇʀᴇ ᴏʀ ɪɴ ᴛʜᴇ ʜᴛᴍʟ ɪ ᴡɪʟʟ ᴄᴀᴛᴄʜ ʏᴏᴜ          */  
  101.  
  102. #cred {
  103. position: fixed;
  104. right: 15px;
  105. bottom: 30px;
  106. }
  107.  
  108. @font-face {
  109. font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf');
  110. }
  111.  
  112. #cred a strong {
  113. color: red;
  114. font-family: 'journal';
  115. text-transform: lowercase;
  116. font-size: 40px;
  117. line-height: 20px;
  118. letter-spacing: -2px;
  119. color: #ff7575;
  120. display: block;
  121. text-align: center;
  122. }
  123.  
  124. #cred a {
  125. font-family: trebuchet ms;
  126. font-size: 7px;
  127. text-transform: uppercase;
  128. color: #aaa;
  129. }
  130.  
  131. #cred:hover {
  132. opacity: 0.5;
  133. }
  134.  
  135.  
  136.  
  137. .module_user_summary ul.nobullets li a {display: none;}
  138.  
  139. ul.nobullets.last-child {
  140. display: block;
  141. position: fixed;
  142. margin-top: -100px;
  143. top: 300px;
  144. }
  145.  
  146. ul.nobullets li {color: transparent;}
  147.  
  148.  
  149. .xg_module music {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement