Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,568
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,385
- Miscellaneous
- 9,169
-
Referring to the earlier post, This was the only div.post div.post-content I could find in the css and when changed to 0 it didn’t do anything
div.post div.post-content, div.comment-content {
margin-right: 105px;
margin-left: 0;
}
Anyone? Thanks a bunch!