Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Two dashboard sections */
- #pane_plurk {
- width: 468px;
- margin: 0 -260px 0 260px;
- }
- /*Remove friends and fans*/
- #plurk-dashboard, #dash-friends {
- margin: 0 -250px 0 250px;
- }
- #dash-fans {
- width:0; overflow:hidden;
- margin-bottom: -600px;
- filter: alpha (opacity=00);
- -moz-opacity: 0.00;
- opacity: 0.00;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement