Forums

IE Compatability (9 posts)

  1. sailen82
    Member
    Posted 8 months ago #

    HI

    I am working on a WordPress website.My website is working fine in Mozila Firefox and Crome brouser But it wont open In IE My website link is

    http://www.gamepay.tv/

    Can Anybody help me What is the issu..

    Thanks

    Sailen

  2. Andrew Nevins
    Volunteer Moderator
    Posted 8 months ago #

    It sounds like you have not compensated for Internet Explorer behaviour at all.

    What specifically doesn't work? Can you post screenshots? Can you state which browser version you're using?

  3. sailen82
    Member
    Posted 8 months ago #

    It is not work in IE-7 and 8, If You want You can see view source using the ctrl+U,

    It display 3 block in the ie with left alignment,The join now from not showing properly

    Regards
    sailen

  4. Andrew Nevins
    Volunteer Moderator
    Posted 8 months ago #

    Are you familiar with HTML and CSS?

  5. sailen82
    Member
    Posted 8 months ago #

  6. sailen82
    Member
    Posted 8 months ago #

    Yes I am familyer with Html and css

  7. Andrew Nevins
    Volunteer Moderator
    Posted 8 months ago #

    The CSS property and value, margin: 0 auto, breaks in old versions if Internet Explorer.

    You need to assign the parent HTML element of those containers the style, text-align: center; and apply children HTML elements, of that parent, the style, text-align: left;.

    http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml

  8. sailen82
    Member
    Posted 8 months ago #

    How can i display 4 column in the page.

  9. Andrew Nevins
    Volunteer Moderator
    Posted 8 months ago #

    Reduce the width of each column.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.