Log in

View Full Version : Problem with different brousers



niksan8787
06-25-2008, 01:32 AM
hello guys,

sorry that i've been registered for 3 days and I already ave 2 started threads.

This time the problem is when I view my web page in different brousers - in safari and firefox it looks ok, in IE it repeats the main content ..
you can check it out by ur selves:

http://graphics2008.creativemindfactory.com/nikolai/

I will be very gratefull if someone can help me on this..

allahverdi
06-25-2008, 08:25 AM
İ see only that in FF3 and Safari wrapper is in center but in IE7 is in left.

Can u say exactly what do you want please? I mean how to look in all browsers?

niksan8787
06-25-2008, 12:06 PM
it is supposed to be (the frame) in the center.. how can I fix the problem in IE:?

allahverdi
06-25-2008, 01:15 PM
Um, u fixed already?

niksan8787
06-25-2008, 01:24 PM
no actually, in my IE (6.09) its not only to the left but the frame is shown twice..

here i attached a pic.

harryknight
06-25-2008, 02:55 PM
hello guys,

sorry that i've been registered for 3 days and I already ave 2 started threads.

This time the problem is when I view my web page in different brousers - in safari and firefox it looks ok, in IE it repeats the main content ..
you can check it out by ur selves:

http://graphics2008.creativemindfactory.com/nikolai/

I will be very gratefull if someone can help me on this..

================

Your site is fine in IE7; Firefox 2.0.0.12 and Opera 9.21.

You have it fixed now?

:)

niksan8787
06-25-2008, 02:57 PM
then i don't know what is going on....

as i said in IE 6.09 its like on the picture i posted...

josephhamilton1
06-25-2008, 05:13 PM
First thing you should do is this for your background image:

background-repeat:no-repeat;

This will quelch your repeating problem.

Next, since you are viewing in IE6, your margins centering trick will not work correctly. You should center using an older technique.

You can make your site work fine in all browsers, keep the code you have and add this to the outer div tag:

align="center"

or if that doesn't work use the deprecated <center> tags. I know I will get flamed for suggesting that, but they always work and IE6 is not standards compliant anyway.

That's my humble suggestion.

niksan8787
06-25-2008, 06:23 PM
ok thanks for the reply,

I tryed with the aligment - doesn't work... the <center> thing also tryed and it doesn't work again.. maybe I don't know how to use it corectly..

for the image repeating it worked.. tnx..

harryknight
06-26-2008, 03:42 PM
Hi there,
You could try enlarging your font though - I found it quite hard to read as it looked small. I didn't check - is it a small font?

boogyman
06-26-2008, 03:53 PM
Hi there,
You could try enlarging your font though - I found it quite hard to read as it looked small. I didn't check - is it a small font?

hit Ctrl and the + sign at the same time or in the your browser under view, there should be a button to increase the text-size