Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,668
- How-to & Troubleshooting
- 127,963
- Creating & Extending
- 25,644
- Requests & Feedback
- 9,398
- Third Party Plugins
- 9,724
- Showcase
- 3,320
- Ideas
- 1,346
- Miscellaneous
- 8,854
-
Using this will completely fix the admin-bar in IE6, even when using fluid width.
body {
position: relative;
}
* html #wp-admin-bar {
position: absolute;
}
* html #wp-admin-bar .padder {
width: 100% !important;
}
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS