Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Vertically center text in unordered list


csuguy - 2:43 pm on Aug 22, 2008 (gmt 0)


oh - and add '!important' to the valigner class for width and height like so:

.valigner
{
height:100% !important;
width: 0px !important;
vertical-align: middle;
visibility: hidden;
}

And make sure it comes after the css for the search_thumbnail. That should cause it to align the img nicely!
Ryan


Thread source:: http://www.webmasterworld.com/css/3724488.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com