Check this jsfiddle.
I have been trying to solve this problem for a while but I cant seem to find a good solution. The problem is that the main img in the center takes up a lot of height then it is supposed to do with Opera. But there is no such problem in other browsers.
Sure floating it will solve this but it creates more problems under the image (code that I have not included).
One other solution is to not set #mainImg to display:block; but that also creates some height/width problems.
So the question is, is there a better solution for this? And why is Opera rendering it differently then the other browsers, what is causing this?
imgas block? What kind of problems do you get by not displayingimgas block? – tw16 Aug 10 '11 at 15:22