Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default Layout - Browser compatible? (+REP)

    How do i make a layout browser compatible? It works in ALL browsers apart from IE :S

    How can i fix?

  2. #2
    Join Date
    Dec 2005
    Posts
    6,228
    Tokens
    1,145

    Latest Awards:

    Default

    Use the W3 validator and markup (fiddle with the options) and it will give you the source from your site, but fixed, so it should work in all, or most browsers...
    http://validator.w3.org/

    And you can check full broswer compatibility here...
    http://browsershots.org/

    i'm out of touch, i'm out of love
    i'll pick you up when you're getting down
    and out of all these things i've done
    i think i love you better now

  3. #3
    Join Date
    Dec 2007
    Location
    Manchester
    Posts
    2,236
    Tokens
    118
    Habbo
    hamheyelliot

    Latest Awards:

    Default

    Ideally you need to try and figure out what is causing the problem, as sometimes IE isn't very friendly about certain code. You may need to use a piece of IE Fix code in the head of your html file if you're using certain Javascript somewhere along.

    And yeah, browsershots will definitely help like Bio said.

  4. #4
    Join Date
    Jun 2008
    Location
    West midlands, Birmingham.
    Posts
    2,093
    Tokens
    219

    Latest Awards:

    Default

    Thanks, +rep both if i can. Still need to solve tho

    EDIT; Need to spread Biohazard, ill owe it you

  5. #5
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,111
    Tokens
    100

    Latest Awards:

    Default

    Don't abuse margins imho. Use them but don't abuse them. I think IE has dif margins.

  6. #6
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    853
    Tokens
    0

    Default

    If you can show me the problem I may be able to help you more but I think that you should check it in a validator. I've heard that some validators tell you your problems but I haven't come across one yet so you'll have to have guesses at it and keeping checking the validator every time you edit it. As i said, if you can show me the problem I will be of more use.
    Cheap Layout Coding
    PM For Free Quote

  7. #7
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    First off what you need to do is check what parts of your layout are stuffed in IE. Then you need to create a stylesheet for IE, and alter the code.

    Done.
    Back for a while.

Posting Permissions

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