Olá Augusto

It seems that you have a inline CSS rule that is spoiling the effect you pretend..

div.box {
  margin: 0 auto;
  padding: 0px;
  width: 333px;
  height: 450px; /*Rule to remove*/
  background-color:  #FFFFFF;
}

I hope to have understood what you wanted...

Cumprimentos,

Roberto Gorjão

----------------------

Augusto Murri wrote:

Hi,
I have some problems with IE/FF compatibility. I'd like that my box height setting is 
related to the content size ("div" content) without setting height parameter 
manually.

The page is : http://www.opent.it/cms/bazar/box.htm

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to