Alignment Issue (mozilla)

Discussion in 'General Discussion' started by Flame X, Sep 30, 2005.

  1. Flame X

    Flame X Well-Known Member

    Posts:
    1,004
    Likes Received:
    0
    Joined:
    Jul 25, 2004
    Location:
    London, UK
    hey all...

    If you all go to this site...

    http://yusuf-osman.com/concept.html

    ull see that the horizontal line is not perfectly aligned (in mozilla). However when u view the same site in IE, its aligned....any solutions?

    Thanks
     
  2. Shadowgamers

    Shadowgamers Well-Known Member

    Posts:
    1,664
    Likes Received:
    0
    Joined:
    Sep 1, 2005
    Actually, its off even more in IE than Mozilla...

    Check your coding, or just leave it....
     
  3. Renagade

    Renagade Senior Member

    Age:
    36
    Posts:
    9,158
    Likes Received:
    0
    Joined:
    Jan 29, 2005
    Location:
    South Carolina
    It looks fine either way.

    Kind of looks like it should be there.

    I wouldn't worry about it. I like it with the line not perfectly aligned.
     
  4. Flame X

    Flame X Well-Known Member

    Posts:
    1,004
    Likes Received:
    0
    Joined:
    Jul 25, 2004
    Location:
    London, UK
    are u sure? im talking about that line in the bg that goes from one end of the screen to the other...Its perfectly straight in IE, but its misaligned in firefox...
     
  5. Shadowgamers

    Shadowgamers Well-Known Member

    Posts:
    1,664
    Likes Received:
    0
    Joined:
    Sep 1, 2005
    are u sure? im talking about that line in the bg that goes from one end of the screen to the other...Its perfectly straight in IE, but its misaligned in firefox... [/b][/quote]
    Its misaligned in both for me.
     
  6. SniperStud

    SniperStud Well-Known Member

    Posts:
    1,623
    Likes Received:
    0
    Joined:
    Jul 29, 2005
    my IE shows it staright but FF shows it off.... i would recode it probably your best bet
     
  7. xlink

    xlink GR's Tech Enthusiast

    Posts:
    8,054
    Likes Received:
    3
    Joined:
    Nov 19, 2004
    I would suggest removing the google add form the very top, try placing it in the bottom, then try placing that table thing at the VERY top(add a blank .gif or something like that to the top if you have to to space it better) and aligning everything properly from there.

    also, make sure that the top margin property for the body tag is set to 0, like this <body topmargin="0" ...junk... > with w/e else in body that you have. You currently have this <body bgcolor="#1F1F1F" background="bg.jpg"> so change it to <body bgcolor="#1F1F1F" background="bg.jpg" topmargin="0">

    EDIT: i would also like to add that it is off in opera

    EDIT2: it shows up in avant fine though.
     
  8. EcKo™

    EcKo™ Well-Known Member

    Posts:
    315
    Likes Received:
    0
    Joined:
    Aug 16, 2005
    I think its probably a coding error...It's still distorted in IE...
     
  9. CyberForce

    CyberForce Well-Known Member

    Posts:
    705
    Likes Received:
    0
    Joined:
    Sep 25, 2005
    I like it how it is :P
     
  10. IPhenolI

    IPhenolI Well-Known Member

    Posts:
    366
    Likes Received:
    0
    Joined:
    Sep 26, 2005
    it is off for me on both FF and IE
     
  11. rajarshi

    rajarshi Well-Known Member

    Age:
    44
    Posts:
    83
    Likes Received:
    0
    Joined:
    Sep 27, 2005
    Location:
    Kolkata
    I dont have FF in office only IE .. and it's absolutely straight in IE .. will check when I get back home :-)
     
  12. xlink

    xlink GR's Tech Enthusiast

    Posts:
    8,054
    Likes Received:
    3
    Joined:
    Nov 19, 2004
    I would like to add, that my suggestions should be applied to all pages/sites you make, I do them in mine, IE is a bastardization of a browser, you can code a pageto work fine in all other browsers and it will show up fine, but IE will bastardize everything and designing just for IE often does vice versa.Also, if you want extend the table which the ad was in to incorperate it it if you have to.

    Also, thank you for the +rep and creds, I really was not expecting anything at all.
     
  13. Insomniac

    Insomniac Well-Known Member

    Posts:
    419
    Likes Received:
    0
    Joined:
    Apr 24, 2005
    Looks fine in FF for me.
     
  14. Mr. Cheeky

    Mr. Cheeky Well-Known Member

    Posts:
    1,410
    Likes Received:
    0
    Joined:
    Jul 19, 2005
    it looks fine in both for me..
     

Share This Page