> On Mar 23, 2015, at 6:05 PM, Jon Reece <jon.re...@gmail.com> wrote:
> 
> The CSS3 Flexible Box layout mode indeed provides a method which could be a
> solution to your problem - the justify-content ​property with a value of
> space-between.
> 
> Stand-alone demo:
> http://codepen.io/jreece/pen/dPaGKb?editors=110 
> <http://codepen.io/jreece/pen/dPaGKb?editors=110>


That is pretty elegant…if I’m looking at things correctly, I need not mess up 
my entire WP theme, as long as there is a parent and child relationship, and 
said “parent” can simply be inside my content area…so the flex relationship 
would cascade downward from THAT parent…

this de-snarkifies one of the snarkier layout problems..thank you!

John
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to