Alan Gresley wrote:
> Alan Gresley wrote:
>   
>> David Laakso wrote:
>>     
>
>   
>>> <http://www.chelseacreekstudio.com/ca/cssd/test-59a.html>
>>>       
>
>   
>> * html .c div.portfolio {
>> height : 800px;
>> overflow : visible;
>> }
>>     
>
>
> This CSS also, the min-height : 525px; is treated as the height in IE7 
> and IE8.
>
> .c div.portfolio {
> width: 400px;
> padding : 5px 0;
> margin : 0 auto!important;
> min-height : 525px;
> overflow : hidden;
> }
>
>
>
>   


I am grateful for your assistance, Alan. The height on the parent never 
should have been uploaded. More important, your comments regarding it 
seems to spawn what I believe is a working solution. A min-height 
(height for IE/6) on the text block prevents the page jump (at user 
default) when the numerals are clicked. I suppose a decent copywriter 
might write 20 different blocks of text whose depth was equal, thus 
preventing the jump at font-settings other than default.

The float drop at text-size largest in IE/6 was corrected (previous to 
your reply) by feeding 6 an adjusted percent width for the right column, 
and numerous adjustment to the left column.

Corrections on server.

Thanks.






-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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