Log in

View Full Version : internet explorer problem



alexdog1805
10-31-2008, 01:18 PM
i biult a web site in dreamweaver, i put some html, some php but a big problem that i heard that a lot of web designer has is that when i open the site with the browser mozilla firefox every thing is good every layer is at his place but when i open with internet explorer 7 the images are bigger another dimmensions, layer are bigger too with a few pixels and the image of the site is very bad. what shoul i do ? please help me

Snookerman
10-31-2008, 01:57 PM
Can you post the website so we can see what the problem is?

alexdog1805
10-31-2008, 02:34 PM
the web adress is www.darksoft.uv.ro open this link in the same time with ie 6 or ie 7 and mozilla and you will se the difference

alexdog1805
10-31-2008, 05:01 PM
Can you post the website so we can see what the problem is?

the web site adress is www.darksoft.uv.ro i open this link in the same time with mozilla and internet explorer and you wil see the difference between the images, layer and menius

alexdog1805
11-01-2008, 05:33 PM
nobody knows the answer?

Snookerman
11-01-2008, 07:13 PM
I looked at it both in FF3 and IE7 and I can't see any difference. There isn't really much to see, can you be more specific?

Snookerman

TheJoshMan
11-01-2008, 07:31 PM
me either.
they look the same in both browsers (using FF3 and IE7)

alexdog1805
11-02-2008, 12:33 AM
I looked at it both in FF3 and IE7 and I can't see any difference. There isn't really much to see, can you be more specific?

Snookerman
just look down at the blue menu and you will see that in not in the same position

Snookerman
11-02-2008, 10:53 AM
It was quite difficult to find a solution since you have so much unorganized code and I can't know what all the values in the js represent, but I have a guess, hopefully it will help you out. Unfortunately I can't test this since your site doesn't work in IE unless it's on a server. This is what I think might do the trick:


stm_aix("p0i17","p0i1",[0,"Culmi"],150,23);
stm_aix("p0i18","p0i1",[0,"Perle Orange"],150,23);
stm_ep();
stm_em();
//-->
</script>

Try to remove the bold, red part. Good luck!