Forum Moderators: phranque

Message Too Old, No Replies

Table colours don't match

Differences between off line and on line view!

         

specter

2:18 pm on Feb 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi everyone,

I'm coming across a strange issue:I designed my pages with some tables with their specific colours;off line the site looks fine but when I upload the pages,the on line result is disappointing:colours shades are quite differents!

Is Anyone able to explain me why?.htaccess issue?

Thanks in advance

Sincerely

jdMorgan

5:53 pm on Feb 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using an external CSS file to style your pages? Did you upload the latest version?

This is most likely file-related. The server doesn't enter into it, unless you are rewriting the URL of the off-color page, its stylesheet, or perhaps an external JavaScript file (if you're using one to adjust colors on the fly), and have failed to update those files to the server.

If you have not configured your server to return proper Cache-control and Expires headers, then you may need to flush your browser cache to force your browser to fetch fresh copies from your server.

Bottom line is that a server is basically a network hard drive with files accessed by URLs instead of by filepaths. Any problems having to do with the HTML page content are unlikely to be caused by your server.

Jim

jdMorgan

5:47 pm on Feb 26, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Discussion continued here [webmasterworld.com].