Debbie Campbell wrote:
> In this page:
>
>   
>> http://www.redkitecreative.com/projects/fink/expertise.php
>>     
>
> I'm using display: table-cell and vertical-align for the paragraph text 
> to the right of each thumbnail image, but this isn't working in 
> Safari/Win; the <p></p> is floated all the way left and the thumbnail is 
> displayed below the div.
>
> I can't use line-height as a way to center because one of the paragraph 
> elements has two lines. Can someone help?
>
>   

Umm. Don't exactly know. Maybe???:
.content-list-block p {border: 1px solid red;
/*margin: 0;*/ margin: 0;padding-top: 18px;
/*padding: 0;*/
font-weight: bold;
 font-size: 1.1em;
display:table; line-height: 1;
/*height: 54px;*/
/*line-height: 1.3em;*/
/*display: table-cell;vertical-align: middle;*/
}
Please see: <http://chelseacreekstudio.com/ca/cssd/link.htm>



______________________________________________________________________
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