I use this solution - override blueprints span-x margin&padding

for example:

#my-parent-div div.span-4 {   // I have parent div to localized css
changes
  border-color:#CCCCCC;
  border-style:dotted;
  border-width:0 1px 0 0;
  margin-right:10px; // overrides blueprints 'margin-right:20px;' for
12-column grid
  padding-right:9px; // go 'back' to save 20px margin width
}

On 6 ноя, 02:14, Mansour <[email protected]> wrote:
> Hello All:
> Is there a way to get a vertical separator between colomns ?
> The problem with using border is that it's closer to one div. It would
> be nice if I can get this in the center between both DIV.

--

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=.


Reply via email to