I'm looking for the best way to do the following:
--------------------------|--------------------------
| | |
| | ------------------------- |
|fix-| | | |
|ed | | | |
| | | #content | |
|menu| | | |
| | | | |
| | | | |
| | ------------------------- |
| | |
| | |
--------------------------|--------------------------
I need it so that the content area is centered horizontally between the right edge of the window, and the fixed menu. I'm using the skeleton boilerplate for the right area, and I'd appreciate it if I could get that centered, though I'm not sure if it breaks skeleton to do this.
I'm still very new to all this, and I'd like to preemptively, say thanks for your help.