Thank you!  I was confused because I thought normal CSS would conflict
with the grid system.  This works great.

On Sep 1, 2:06 pm, Christian Montoya <[email protected]> wrote:
> On Wed, Sep 1, 2010 at 12:45 PM, The Internet
>
> <[email protected]> wrote:
> > Hi, I must be missing something, but is blueprint not capable of
> > positioning things vertically?  The only thing I see mentioned
> > anywhere about verical positioning is the prepend-top class.  Is this
> > the only way things can be positioned vertically using Blueprint?  I
> > have a layout that requires some text to be 200px from the top, with
> > nothing between the text and the top of the page.  Is this not
> > possible with blueprint?
>
> Blueprint doesn't offer this kind of functionality out-of-the-box. You
> can use custom CSS, like Chris suggested, here's another way to do it:
>
> body { padding-top:200px; }
>
> --
> --
> Christian Montoya
> mappdev.com :: christianmontoya.net

-- 
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].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to