Hello I just started with the blueprint framework and have a question
about cutting the psd.

Lets say you have a design where the art is the full width of 950px.
And that you want to cut it into multiple peices but the design must
be touching to look correct.

So lets say you cut it into two and have

<span-10><span-14>

So when you cut the span-10, you start on the far left and cut to the
end of the 10th column and don't include the 10px to the right of it?

And then when you cut span-14, you start with the 10px and goto the
end of the right side?

However then <span-10> == 390px and <span-14> == 560px.

390px is one of the spans, but 560px isn't it should be 550px.

I know that .last removes 10px off of the right margin, but that
span-10 will have 10px added to the right.

Could someone help me understand this please?

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to blueprint...@googlegroups.com.
To unsubscribe from this group, send email to 
blueprintcss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to