Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Problems with cross-browser appearance (Font rendering & background brightness) Re: Problems with cross-browser appearance (Font rendering & background brightness)

#112828
TheDoc
Member

For Chrome you can try using:

-webkit-font-smoothing: antialiased;

As for the background image, I opened it up in Safari, Chrome and Firefox and it was identical in each. Are you using the same computer to test out the different browsers? Nothing should cause a difference like that unless you’ve got some separate CSS going on.