everythingtype / brooklynschoolhouse

0 stars 0 forks source link

Nav #3

Closed halfempty closed 9 years ago

halfempty commented 9 years ago

image

What happens to the nav at responsive sizes?

gehalber commented 9 years ago

It will collapse into a menu, with a drop down. Our client wanted to expose the nav in desktop.

On Feb 22, 2015, at 11:32 AM, Marty Spellerberg notifications@github.com wrote:

What happens to the nav at responsive sizes?

— Reply to this email directly or view it on GitHub.

gehalber commented 9 years ago

sorry, it will collapse into one menu button.

On Feb 22, 2015, at 11:32 AM, Marty Spellerberg notifications@github.com wrote:

What happens to the nav at responsive sizes?

— Reply to this email directly or view it on GitHub.

halfempty commented 9 years ago

Like the creativity study, at small sizes, right? I should flag this as something that's possible, but somewhat complicated to develop. CSS breakpoints work really well for visual chnages, but when we want behavioral changes we have to involve JavaScript, and that gets heavier.

gehalber commented 9 years ago

Right. Ok. Lets leave it as a one button nav for now and then we'll talk to client about it.

On Feb 22, 2015, at 11:40 AM, Marty Spellerberg notifications@github.com wrote:

Like the creativity study, at small sizes, right? I should flag this as something that's possible, but somewhat complicated to develop. CSS breakpoints work really well for visual chnages, but when we want behavioral changes we have to involve JavaScript, and that gets heavier.

— Reply to this email directly or view it on GitHub.

gehalber commented 9 years ago

So for now, can you expose the nav? And we'll worry about how this is affected on mobile with javascript a bit later?

halfempty commented 9 years ago

@gehalber I've put in the poor-man's nav transition. That is to say, I've exposed the nav, but you can gum it up if you really try.

gehalber commented 9 years ago

Great! Can you add to the navigation “Meet Us”?

Also, when do you think you can add in the icons? I’d love to share with our client today, if possible.

On Mar 11, 2015, at 10:38 PM, Marty Spellerberg notifications@github.com wrote:

@gehalber I've put in the poor-man's nav transition. That is to say, I've exposed the nav, but you can gum it up if you really try.

— Reply to this email directly or view it on GitHub.

halfempty commented 9 years ago

@gehalber I've added it. The Menu can be modified w/o code by going to WP Dashboard -> Appearance -> Menus

gehalber commented 9 years ago

Oh thanks!

On Mar 12, 2015, at 12:03 PM, Marty Spellerberg notifications@github.com wrote:

@gehalber I've added it. The Menu can be modified w/o code by going to WP Dashboard -> Appearance -> Menus

— Reply to this email directly or view it on GitHub.