Hi,
I built a website that was doing fine on all browsers, until I downloaded IE9. On the homepage, there is text that just does not show up in ie9. The link to my site is www.totalrecallsolutions.com/corporate The homepage is called index.html, and the text on the six main tabs in the center are not visible, as well as a slogan that is supposed to be under the logo. I would really appreciate any help anyone has to offer, as I am at a total loss! Compare the site to the way it looks in IE8, and you can see what's missing when you view it in IE9.
I'd appreciate any help!!
Thanks for your time.

I think this problem has to do with

span.cc_title

(which is the name of the text on the main tabs) in my style.css.
This is the code for

span.cc_title

:

span.cc_title{	color:#fff; line-height:28px;	font-size:17px;	top:224px;	left:14px;	position:absolute;	background:#272727;	width:/*177px;*//*167*/10.3763em;	display:block;	z-index:11;}

Any ideas?
Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.