|
I am trying to use the min-width and min-height properties to force the width of some elements(table cells and divs). It doesn't seem to be working consistently. It seems like the element has to have content in it for it to work. I am working with Network Solutions' shopping cart. The table cells I am trying to force to be at least a certain size are part of a very complicated nested table( which is their code not mine). It seems to work for some pages but not others. The classes I have attempted to style are common to all the pages I am working with, but some instances of the class may have more complicated tables nested within than others. For one page the min-width or min-height seems to work, but for others not at all.
Sorry if this sounds like gibberish, but the site isn't live yet so I can't really show you the problem.
If you can tell enough from what I have said to help, any advice would be appreciated. Otherwise, I will just have to wait to get help when I make it live.
Thanks,
Shadrach
|