Apologies if this has been addressed in a previous topic. I've tried searching, but can't find any threads that match my exact problem.
I'm trying to create a custom child theme using 3c-fixed (one column on either side) - see http://www.onetopsoccer.com/blog/
Basically my requirements are:
* Left and right 'liquid' sidebars
* Maximum width for content
So I want the left sidebar to hug the left side of the screen, the right sidebar to hug the right side, and as much screen real estate as possible for the content in the middle, without any overlap of course.
I've been playing with the #container, #content, .main-aside, #primary and #secondary values, but I can't push the sidebars to the far edges of the screen, and I only make them disappear, overlap or slip under the content.
Thanks in advance for any help you can offer!