Forums
-
- Forum
- Posts
-
- Installation
- 28,405
- Troubleshooting
- 62,338
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,951
- Showcase
- 3,254
-
Yes. Put the Secondary
in Main
, get rid of its margin, add the CSS float
property to both Secondary
and Discussion
– one float: right
, one float: left
. That will make it work.