bhazzard / stoneage

1 stars 0 forks source link

Player board styling #39

Closed mdellanoce closed 12 years ago

mdellanoce commented 12 years ago

just make sure it doesn't look awful

mdellanoce commented 12 years ago

as numbers change, element widths will change and we'll have some display issues... it may be best to use fixed width elements in the player board, or absolutely position the elements

bhazzard commented 12 years ago

I made a bit of progress here. What do you think?

mdellanoce commented 12 years ago

What? Javascript animations? Just kidding... :P

This looks great

mdellanoce commented 12 years ago

Can you soften the drop shadow on the background image a little? It ends kind of abruptly at the image edge... (admittedly, this is a very minor issue). Otherwise, I love it.

mdellanoce commented 12 years ago

shrunk the images a little bit to get some horizontal space back... not sure if its better, since the top row on the player board is still too wide... i suppose that's what git revert is for

bhazzard commented 12 years ago

I softened the drop shadow as requested.

mdellanoce commented 12 years ago

with 4 players, the last player board ends at 1084 pixels (a 60 pixel overflow). So we need to trim 15 pixels from each board somehow, after that, we can probably close this.

mdellanoce commented 12 years ago

squeezed it to fit the width of the ipad... tried updating the source player board image too, but had trouble and gave up :P