When you hover over h2 links the text disappears because of background:none; under h2 a:hover, I belive that this is used to remove all hover link formatting as defined gloabally. But, this does not work with IE; so I simply added display:block and removed background:none; as a temporary fix.

Comments

Gurpartap Singh’s picture

Status: Active » Closed (fixed)