After updating a client's website, I encountered rendering issues in Safari. Here is the link to the website:
When testing the file on my Linux server with various browsers like Chrome, IE, and Safari, everything looked great without any font or layout issues.
However, after uploading the files to her host site, I noticed that when viewed on Safari 5 and 8, most of the site pages were missing. The content was there but the style sheet wasn't rendering properly. It seems like the server her site is hosted on is running Apache. Does anyone have any suggestions or solutions regarding this issue?
- Could there have been an error during the upload process?
- Is this a server-related problem?