ReflectionsProjections/rp2014website

speaker card mockup

Closed this issue · 4 comments

WIP: http://jsfiddle.net/achalv/kMxX4/2/embedded/result/

Still have to fuck around with typography and various other styles. Let's see where this takes us. :)

i thought we weren't going to do a card but just overlay the speaker's name over the image?

You could just inherit from the .card class i already wrote.

Yeah, I was doing an overlay but I got this idea out of the blue and decided to make a separate js fiddle for it so I didn't need to mess with the cards I'm already working on.

I'm already inheriting from .card - just couldn't do that here.

What do you think? Overlays look too simple/plain IMO, and it's hard to make the text really stand out.

Sent from Mailbox

On Fri, May 2, 2014 at 1:22 PM, Brendan Ryan notifications@github.com
wrote:

i thought we weren't going to do a card but just overlay the speaker's name over the image?

You could just inherit from the .card class i already wrote.

Reply to this email directly or view it on GitHub:
#51 (comment)

I think to be consistent with the rest of the site we should use an overlay. I will throw together some mockups in a bit.

Agreed, overlays would go well with the general design direction of the website. Must find a way to implement them in a mobile-friendly manner, though.

Will work on typography while I look into this.