Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
blueprint liquid grid with scaffolding
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
csbartus  
View profile  
 More options Mar 31, 1:05 pm
From: csbartus <bartus.cson...@gmail.com>
Date: Tue, 31 Mar 2009 10:05:36 -0700 (PDT)
Local: Tues, Mar 31 2009 1:05 pm
Subject: blueprint liquid grid with scaffolding
ahoy,

when i'm switching to the liquid grid the scaffolding (that nice
typography) is gone ...

--> this is fine:
@import blueprint.sass
@import blueprint/modules/scaffolding.sass
@import compass/reset.sass

+blueprint
// Remove the scaffolding when you're ready to start doing visual
design.
// Or leave it in if you're happy with how blueprint looks out-of-the-
box
+blueprint-scaffolding

--> typograhy(h1, h2, ... gone)
@import blueprint.sass
@import blueprint/modules/liquid.sass
@import blueprint/modules/scaffolding.sass
@import compass/reset.sass

+blueprint-liquid-grid
// Remove the scaffolding when you're ready to start doing visual
design.
// Or leave it in if you're happy with how blueprint looks out-of-the-
box
+blueprint-scaffolding


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Eppstein  
View profile  
 More options Mar 31, 3:28 pm
From: Chris Eppstein <ch...@eppsteins.net>
Date: Tue, 31 Mar 2009 12:28:33 -0700
Local: Tues, Mar 31 2009 3:28 pm
Subject: Re: [compass] blueprint liquid grid with scaffolding

This is a sass file from the compass examples that implements a nice looking
page using the liquid layout:
http://github.com/chriseppstein/compass/blob/master/examples/blueprin...

You can see the page in action here:
http://compass-style.org/examples/blueprint_semantic/parts/liquid.html

It shows you how to pull in the blueprint typography.

Let us know if you're still stuck after examining those.

Chris


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Vit  
View profile  
(1 user)  More options Mar 31, 3:31 pm
From: Andrew Vit <and...@avit.ca>
Date: Tue, 31 Mar 2009 12:31:51 -0700
Local: Tues, Mar 31 2009 3:31 pm
Subject: Re: [compass] blueprint liquid grid with scaffolding
The blueprint-liquid-grid only includes the rules for the grid layout.  
and it's meant to be added over top of +blueprint: You still need to  
apply the other parts that are in +blueprint.

You should do this:

@import compass/utilities.sass
@import blueprint.sass
@import blueprint/modules/liquid.sass

+blueprint
+blueprint-liquid-grid

There are no duplicate rules, because +blueprint-grid doesn't actually  
output any CSS until you use it as +container, which liquid redefines.

You can also pick and choose modules this way if you prefer, these are  
all the parts which +blueprint wraps up:

+blueprint-typography(!body_selector)
+blueprint-utilities
+blueprint-liquid-grid  // <= changed from default!
+blueprint-debug
+blueprint-interaction
+blueprint-form

Andrew

On Mar 31, 2009, at 10:05 AM, csbartus wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
csbartus  
View profile  
 More options Mar 31, 5:30 pm
From: csbartus <bartus.cson...@gmail.com>
Date: Tue, 31 Mar 2009 14:30:02 -0700 (PDT)
Local: Tues, Mar 31 2009 5:30 pm
Subject: Re: blueprint liquid grid with scaffolding
excellent help thank you very much!

On Mar 31, 10:31 pm, Andrew Vit <and...@avit.ca> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google