Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,961
- How-to & Troubleshooting
- 129,256
- Creating & Extending
- 25,784
- Requests & Feedback
- 9,479
- Third Party Plugins
- 9,784
- Showcase
- 3,317
- Ideas
- 1,402
- Miscellaneous
- 9,165
-
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