posted on Sep, 8 2012 @ 04:53 PM
Originally posted by SkepticOverlord
And... I'm toying with wireframes where ATS is a (nearly) white site.
Sounds good
I made a
basic responsive grid example for you. See if it helps any. Sidebar left, sidebar
right and full width. Container = 1440px. Scales down to 320px. Try resizing.
Only downside with this is that you need to put class="last" for each last item on each row. You could remove it though, by expanding the box x amount
of % to the right so it fits.
Instead of doing the masonry style since boxes have different heights, you could do a static common height (looks structured) and then have a
gradient-effect that makes it look like the text fades away at the bottom (with overflow hidden on the boxes).
edit on 8-9-2012 by opnmind
because: (no reason given)