Help - Search - Members - Calendar
Full Version: How To Fix A Website That Not Display Good In Other Browsers
Zymic Webmaster Forums > Web Design & Development > General Web Design Discussion
Moshiwire
hi GUYS!
HOW TO FIX A WEBSITE THAT NOT DISPLAY GOOD IN OTHER BROWSERS,i created the website with fireworks and then export to macromedia dreamweaver for content writting,the site display good with opera 11 and mozilla firefox but other pages overlaps when using internet explorer and google chrome,please help, the address is

http://www.inteltrainingcentre.com.

PLEASE ADVICE.
THANX IN ADVANCE.
lizon
A part of me just died on the inside.....
Moshiwire
QUOTE(lizon @ Dec 29 2010, 05:15 PM) *
A part of me just died on the inside.....



Sorry i didnt understand u by ur reply
ssfdre38
go here if you want to see how your site looks from other browsers and on other os http://browsershots.org/
lizon
QUOTE(Moshiwire @ Dec 30 2010, 01:49 PM) *
Sorry i didnt understand u by ur reply


What I mean is that there is no single simple way to fix your website. The base code is so corrupted and messed up that the simplest way to pull it off would be to scrap it and start fom scratch. Trying to go line by line to find out why it doesn't work in some browers or some pages really is more work than it's worth.
Moshiwire
QUOTE(lizon @ Dec 31 2010, 03:22 PM) *
What I mean is that there is no single simple way to fix your website. The base code is so corrupted and messed up that the simplest way to pull it off would be to scrap it and start fom scratch. Trying to go line by line to find out why it doesn't work in some browers or some pages really is more work than it's worth.


Thanks for reply
cools4u
Browser compatibility can be overcome using CSS options used for formatting a webpage ... try to fix values used for formatting and your webpage will work fine in all the browsers...
zpcs
Hi Moshiwire,
On the About us page: everything has scroll bars around them (I'm using IE 8). Try commenting out the overflow: scroll styles line in the Content.css files' "#FWTableContainer1015243934 td".

partial styling code from Content.css
CODE
#FWTableContainer1015243934 td {
    font-family: "Trebuchet MS";
    font-size: 13px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    /* overflow: scroll; */
}


Hope this helps you out.
clarity
Yes browser shots definitely help in searching best option for browser compatibility in different browsers. Also search on google for browser compatability you will find many article and tutorial.

Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.