Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Problem with different brousers

  1. #1
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with different brousers

    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..

  2. #2
    Join Date
    Jul 2007
    Location
    Azerbaijan, Baku
    Posts
    144
    Thanks
    11
    Thanked 27 Times in 25 Posts

    Default

    İ 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?

  3. #3
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    it is supposed to be (the frame) in the center.. how can I fix the problem in IE:?

  4. #4
    Join Date
    Jul 2007
    Location
    Azerbaijan, Baku
    Posts
    144
    Thanks
    11
    Thanked 27 Times in 25 Posts

    Default

    Um, u fixed already?

  5. #5
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    no actually, in my IE (6.09) its not only to the left but the frame is shown twice..

    here i attached a pic.

  6. #6
    Join Date
    Feb 2006
    Posts
    39
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by niksan8787 View Post
    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?


  7. #7
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    then i don't know what is going on....

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

  8. #8
    Join Date
    Jun 2008
    Location
    Denham Springs, LA
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

  9. #9
    Join Date
    Jun 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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..

  10. #10
    Join Date
    Feb 2006
    Posts
    39
    Thanks
    0
    Thanked 1 Time in 1 Post

    Smile

    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?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •