6 replies
HI,

When I go to my sales page using Firefox it looks fine however, if I use Internet Explorer or AOL as a browser, the page is not the same ie looks left aligned and the first two paragraphs merge.
Anyone help?
#page #problem #sales
  • Profile picture of the author webdesigners
    There may be one of the following from the following point:-

    * CSS is not compatible.
    * Hosting server error
    * Design is not coded properly

    If you would like to solve the problem than send me the url with your msn IM to contact & treat it urgent as I have to code it.
    {{ DiscussionBoard.errors[782667].message }}
    • Profile picture of the author Les Blackwell
      Sent you a PM
      Signature
      {{ DiscussionBoard.errors[782678].message }}
      • Profile picture of the author Aaron Sustar
        In a huge majority of cases the problem is with the way different browsers render your HTML code. You may need to include a special CSS file just for Internet Explorer and so on. If you have a good knowledge of HTML + CSS code though, you can easily get the website to look the same across all browsers, but you need some experience in web design for that ...
        {{ DiscussionBoard.errors[782695].message }}
  • Profile picture of the author JRG
    I've had that happen a few times. It's probably a simple solution. Sometimes there may also be a problem with the css, Firefox will sometimes fix it when displaying the page and Internet Explorer will not. Like I had a </div> missing once and Firefox looked fine but internet explorer was all messed up.

    So try checking your tags to make sure you have closed them all.
    {{ DiscussionBoard.errors[782769].message }}

Trending Topics