In Blueprint you would use prepend-1 or append-1 and subtract this 1 from the total
Like "span-13 prepend-1", that would push the content of this div one column. The problem is that a column is 60px wide (by default). So 60 px of prepending seems too much. So most people use the "manual" padding, add the padding manually on your div and subtract later from the div. I liked your comparison here: "In blueprint it seems like a box should be aligned according to the grid. But in 960.gs it seems like it's the text." I was thinking about checking 960 gs out, so you don't have this issue with it? -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=.
