web site colors
Made web site previous version FF, now certain colors are not the same. JPG menu selectors matched background colors, now they do not. However, if you look at the site with IE or Opera colors match. I do not remember the version of FF I used, it was in Apr 09.
選ばれた解決策
Those images have an embedded color profile (ColorMatch RGB) that the previous Firefox 3.0 probably didn't handle, but Firefox 3.6 can.
It works if I disable color management.
You can set the pref gfx.color_management.mode to 0 on the about:config page to disable Color Management.
You need to close and restart Firefox.
See http://kb.mozillazine.org/gfx.color_management.mode
すべての返信 (3)
選ばれた解決策
Those images have an embedded color profile (ColorMatch RGB) that the previous Firefox 3.0 probably didn't handle, but Firefox 3.6 can.
It works if I disable color management.
You can set the pref gfx.color_management.mode to 0 on the about:config page to disable Color Management.
You need to close and restart Firefox.
See http://kb.mozillazine.org/gfx.color_management.mode
Cor-el,
You do good work, thank you very much.
You're welcome