Maybe he means vertical centering, which IMHO should be included in the BP's 
core. Currently I'm using a technique I found through google. It's quite simple 
and works with A-Grade Browsers. I'll post the link later.

Christian Montoya <[email protected]> escribió:

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

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