Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,032
- How-to & Troubleshooting
- 129,674
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
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!