This is my fiddle: http://jsfiddle.net/7UwD2/
I’ve tried everything I found on the internet – setting:
margin: 0px auto; with width, but it doesn’t work.
Only if I’ll add an attribute: text-align: center; to the head-title class it does center – but only the text, image is still on the left position.
Where is my problem?
floatfrom the image,text-align: centeron the outer DIV,vertical-align: middleto the image and SPANHTML:
CSS:
Live demo: http://jsfiddle.net/7UwD2/6/