|
Hi Michele
If the problem is with the browser, this isn't specifically caused by FP. it may have something to do with the way your site is set up.
I don't see any images that are too wide for the browser which would cause a problem.
You do have a layer width of 1029px. As VanGogh mentioned, if you coded something over 1000, this could be the problem.
Try to keep any width, image, table, div etc to no more than @ 750px. That way the page will be viewable in 800x600 resolution.
When I looked at the source code however, looks like the home page is missing beginning <HTML>, ending </Body> and ending </HTML> tags.
|