OOKB / grad-show-2015

MICA Grad Show 2015
0 stars 2 forks source link

Where do big images for the top of the site come from? #27

Closed bjornmeansbear closed 9 years ago

bjornmeansbear commented 9 years ago

randomly choose from a curated selection. For initial start pick something from last year.

We'll eventually need a way to add new images for this...

webmasterkai commented 9 years ago

Who or what group should have access to curate the selection? Can it be a YAML file or do we need an admin interface?

bjornmeansbear commented 9 years ago

it's just this group that will control it. a YAML doc would be fine. I think the best case scenario is that the header image actually gets printed out with CSS as a background image

webmasterkai commented 9 years ago

We can randomly assign a class and then just use css to define the image location.

Example: <div class="header-art-1"></div> and then div.header-art-1: background...

bjornmeansbear commented 9 years ago

okay cool We're going to get it styled the way we want/need now, then you can I can figure that part out.

bjornmeansbear commented 9 years ago

We still need to resolve this — do we just pull a few from last year to start? @alexjacque @abuck @lolozhang