Forums
-
- Forum
- Posts
-
- Installation
- 28,438
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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.