I noticed on Firefox on Mac that if my browser window is not stretched wide enough that the text bumps up against the left margin. I am running the three column version of Cutline, with two columns on the right.
Strange that if I add the following to custom.css, that a margin appears on the left, so it looks ok. However, the right-most column (outer) on the right side then disappears.
.custom #content { width: 500px; padding: 0 20px 0; float: left; }
Check theprogressbar.com to see what I mean.
Basically, I want the left marging to show up along with both sidebars.
Any idea when the new Cutline will support two sidebars on the right side?
not resolved