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


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


The same technique works - just stick the <img class="valigner"> right before it within the li.

It will require some slight modification to your CSS though. First, add this:

.search_thumbnail
{
display:block;
float:left;
}

Then remove those two from attributes from the '.search_thumbnail img' css.


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