Forum Moderators: open

Message Too Old, No Replies

Windows to Mac...Page Display Problem

Page views differently on Mac

         

Litefoot

3:26 pm on Nov 14, 2003 (gmt 0)

10+ Year Member



I was informed that one of the pages on a clients recently published site views differently than expected. Some of the pictures are out of place with the text they were set to.

Turns out the viewer is using a Mac. I've checked it myself using Windows as has my client (also using Windows) and it views fine to us.

Is there a work-around for this or what can be done to remedy this?

Specs: Site designed and published using FP/02. Page uses Tables with some pictures (small). Also uses shared borders (top, left & bottom).

I would post a link to the page in question but I don't want to create any issues.

Thank you.

AWildman

5:30 pm on Nov 14, 2003 (gmt 0)

10+ Year Member



FrontPage, like most WYSIWYG editors, produces code that is not necessarily cross-browser/platform compatible. Your best bet, if you know much about HTML is to get into the guts of the code and rip out all the unnecessary code bloat. Once you have a clean, barebones page, run it through a validator. Then check it again on a Mac. If it still doesn't work, post a bit of code here and we'll try to help.