Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Susy grid
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
 
Daniel S. Reichenbach  
View profile   Translate to Translated (View Original)
 More options Aug 27 2012, 1:37 am
From: "Daniel S. Reichenbach" <dan...@kogitoapp.com>
Date: Mon, 27 Aug 2012 07:37:44 +0200
Local: Mon, Aug 27 2012 1:37 am
Subject: Susy grid
Greetings,

I am currently converting a page to use the Susy grid, and so far it
works flawless, except for one element.

I have a site with 12 columns, and inside there is one element with 10
columns, containing three elements. I need to get these elements to
span all 10 columns, but do not know how. It does span 9 columns now,
but how can I make it span all 10?

With kind regards,
Daniel


 
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.
Eric Meyer  
View profile  
 More options Aug 27 2012, 1:54 am
From: Eric Meyer <eriii...@gmail.com>
Date: Sun, 26 Aug 2012 22:54:43 -0700 (PDT)
Local: Mon, Aug 27 2012 1:54 am
Subject: Re: Susy grid

I need more information. What is your current code?

Here's my guess: you need to pass the context to the nested elements.

instead of e.g. "span-columns(4)", you need e.g. "span-columns(4,10)".
Since everything is relative to the container it's in, Susy needs to know
when you are in a nested context, and exactly how many columns that context
spans.

Cheers,
-e


 
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.
Daniel S. Reichenbach  
View profile   Translate to Translated (View Original)
 More options Aug 27 2012, 4:22 am
From: "Daniel S. Reichenbach" <dan...@kogitoapp.com>
Date: Mon, 27 Aug 2012 10:22:15 +0200
Local: Mon, Aug 27 2012 4:22 am
Subject: Re: [compass] Re: Susy grid
> instead of e.g. "span-columns(4)", you need e.g. "span-columns(4,10)".
> Since everything is relative to the container it's in, Susy needs to
> know when you are in a nested context, and exactly how many columns
> that context spans.

I used span-columns with context, that was my first guess, so I added
context to all versions. The actual problem is how to span an even
number of columns with and odd number of elements.

WkR,
Daniel


 
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.
Eric Meyer  
View profile  
 More options Aug 27 2012, 1:01 pm
From: Eric Meyer <eriii...@gmail.com>
Date: Mon, 27 Aug 2012 10:01:48 -0700 (PDT)
Local: Mon, Aug 27 2012 1:01 pm
Subject: Re: [compass] Re: Susy grid

You can always lie to Susy in a case like that. The elements wont align to
the grid (obviously), but they will fit the space.

Claim you are in a context of 6 (or 3 or 9 or 12...): "span-columns(2,6)".

Cheers,
-e


 
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 »