I am having trouble trying to figure out the best way to line up these items. The thumb is floated left so that the title and date can be to the right of the image. Problem is that the layout breaks because of the floated image. Do you have a good solution?
thanks for the help guys. I did solve it by putting each item into a seperate ul. I added your fix wolfcry and it seems to work so I am going to stick with that as it is cleaner code thank my solution. Thanks for the help.
http://jsfiddle.net/vVd4J/
A bit like this: http://jsfiddle.net/senff/vVd4J/5/
Give this a look.