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


csuguy - 8:09 am on Aug 23, 2008 (gmt 0)


Change this:


.search_thumbnail img {
width:45px;
}

to this:


.search_thumbnail img {
width:45px;
vertical-align:middle;
}

That should do it :D
Ryan


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