Forums
-
- Forum
- Posts
-
- Installation
- 27,648
- Troubleshooting
- 60,592
- Themes
- 10,192
- Plugins
- 14,981
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
It’s controlled by your CSS. The [p] tags are there for paragraphs, but they need more space. Something like this:
#thread .post p {
margin-bottom: 20px;
}
That will space them out. I added it around line 647 in style.css and it worked fine.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS