Hey, I know this is probably a cakewalk for most of you CSS people, but can anyone provide the way to get an image aligned with text. Problem: ^trying to get the comment icon inline with the "2 comments". Thank you in advance
Set a backgroud colour to whatever is holding the text. Where is the image? Usually setting the line height to double the dont size sets the text in the middle of whatever's holding it. The image I'm assuming is a background image on something set to left and center?? Actually, I guess it really depends on what you HTML is, and who's holding the image. : )