View Single Post
  #5  
Old 12th November 2011, 15:20
Optix's Avatar
Optix Optix is offline
Senior Member
 
Join Date: Sep 2011
France
Posts: 145
Default
You should put this in your CSS :
Code:
img {
  vertical-align: middle;
}
;)
Reply With Quote