Click to See Complete Forum and Search --> : Problems viewing my website on IE7 - need help


tomystein
03-31-2009, 04:45 PM
Hi,
I've got on this site http://armyphones.com, problems of view on IE7.
The white text (look carefully) is showing on the left side of the website with no relation to where I mention it to be.
If you will look on IE8 or Chrome you will see the site properly.

This is an align issue.
Can anyone help??

Thanks.

Eye for Video
03-31-2009, 07:31 PM
Well here's something weird....
I was reviewing your site in my IE7 browser with the IE Developer Toolbar. I decided to choose "Validate HTML" from the toolbar. Congrats! Everything validated just fine... now here's the weird part, when I closed the validate window, the site had refreshed and content was properly placed! It had moved from the position... off to the left, where that content was when I first opened the page...
Now what's up with that?
Anyway, still working on that...
Best wishes,
EfV

tomystein
04-01-2009, 05:03 PM
well that's my problem.. and I hope someone will help me because I cant get the text direction get working for now..

Thanks for your post.

tomystein
04-01-2009, 06:53 PM
I tried this code


<link rel="stylesheet" href="tomstyle090401.css"
type="text/css" charset="utf-8" />

<!--[if IE]>
<style type="text/css">
#ad { right: 0; }
#googlesearch { right: 120px; }
#content { position: absolute; }
</style>
<![endif]-->

</head>


but it didn't resolve the problem as you can see