Posted on Apr 10, 2012 by
Quick Rhino
using css columns for flexbox
people will want image on one side, text on another, etc.
Comment #1
Posted on Oct 18, 2012 by Happy WombatIs there an easy way to do this right now? I would like a list on the left and an image on the right. I can't find an easy to way to do this and I would rather not go hacking up the css.
Comment #2
Posted on Oct 18, 2012 by Quick RhinoThere's a "columns-2" class as seen on this slide: http://io-2012-slides.googlecode.com/git/template.html#15
Would that work? You could also try floats.
Comment #3
Posted on Oct 18, 2012 by Happy WombatWow I totally missed that one ;D Thank you!
Status: Accepted
Labels:
Type-Defect
Priority-Medium