Forums
-
- Forum
- Posts
-
- Installation
- 27,615
- Troubleshooting
- 60,551
- Themes
- 10,189
- Plugins
- 14,971
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
I did not see this problem until today when I looked at my site in IE7. The H1 was HUGE. I added this to the BBPRESS/bb-templates/style.css around line 37 (just after the blockquote definition):
h1 {
font-size: 2.0em;
}
h2 {
font-size: 1.5em;
}
Now the headings are approximately the same size in IE and FF, and retain the styling of the rest of the stylesheet (for #header h1 and #front-page #main h2).
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS