2009/7/3 talofo talofo <tal...@gmail.com>: > ... > > I need to have the same height columns and allow the borders of those > columns, to stay at the same heigh too. Yes, familiar, I know... > I realise that there are techniques that use a container to contain the > columns, and then, define overflow:hidden; to the container, among other > options. > But, the issue on this "terror scenario", is that, if we give > overflow:hidden; to the container, named: "box_no_bottom", the left border > of the Visual Boxes (the ones with shadow borders) disappears.
this is because the box that generates the left shadow is moved out of box_no_bottom. And since it overflows its container, and overflow:hidden is set on the container, the result is ... hidden. No overflow required here. > http://www.cantinho.org/pt/cantinho-site/layout9_ups.html For the effect of three columns separated by a boder, I think faux columns should do. Didn't read the other thread, and don't understand why you are opening a new thread for the same problem. Ingo ______________________________________________________________________ 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/