Vertical align image within a table cell

  • Unknown's avatar

    Is it possible to align an image vertically within a table?

    At the moment, they are displaying at the bottom of the cell, if the cell next to it has an image that is taller.

    I’ve been able to add class=” aligncenter” to get it to align in the center horizontally, but I can’t seem to get it to do the same vertically!

    (i.e. <img class=” aligncenter” src=”xyz” alt=”” />)

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Vertical align image within a table cell’ is closed to new replies.