> Please have a look on the orange boxes here:
> http://www.chequedejeuner.nuvemk.com/educainfantil.html
>
> I have overflow:hidden; on the container(wrapper).
> I have set the margins and padding to big opposite values.
>
> Still, the equal heights don't appear among orange boxes.
>
> Each orange box as a right border that should be preserved, and this was
the
> reason why this technique was preferred.
>
> 
> Can I please ask your help in order to allow equal height among those
orange
> boxes?

You could try something like:

#conteudoPrimeiraColunaProdutoHome, 
#conteudoSegundaColunaProdutoHome, 
#conteudoTerceiraColunaProdutoHome {
        min-height:7em;
        _height:7em;
}


--
Regards,
Thierry | www.tjkdesign.com




______________________________________________________________________
css-discuss [cs...@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