Hi Theresa,
This article should help:
http://www.boutell.com/newfaq/creating/centervertically.html
For browsers other than IE7, you should be able to set the display of  
the parent element (#nav) to 'display: table;', and then the display  
and vertical-align of the target element (div.list-menu)to 'display:  
table-cell; vertical-align: middle;'. You might then need a  
conditional comment in the head if this messes things up in IE7.
William

______________________________________________________________________
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