devopera icon indicating copy to clipboard operation
devopera copied to clipboard

Stack article/blog entries horizontally

Open richtr opened this issue 11 years ago • 2 comments
trafficstars

On http://dev.opera.com/articles/ and http://dev.opera.com/blog/ we are bubbling content from 2011 at the top of the page.

It may be better to layout articles left-to-right (breaking to a new line every 2 posts) rather than the current top-to-bottom approach that buries more recent content much further down the page.

WDYT?

richtr avatar Apr 28 '14 14:04 richtr

Right now it’s just a long list of articles split into columns using multi-columns. It gives us unique way to have different types of articles (with or without description, photo, etc.) flowing nicely. It’s also good for responsibility.

But there’s a problem with bubbling up articles from last century. I have an idea how to fix it: split articles into 15-20 items blocks and hide all but first under “See more” thing. Now I have a task for that, thank you :)

pepelsbey avatar Apr 28 '14 20:04 pepelsbey

@pepelsbey I agree with the approach you suggest. Seems good to hide stuff from the last decade a bit (not last century).

andreasbovens avatar Apr 29 '14 12:04 andreasbovens