1
I’m walking in a responsive portfolio project, and I’m configuring ie7 with pieces of own css, I’m already using modernizer.
I use Ubuntu 13.10 and to run IE7 I use Wine with playonlinux, and it seems to me that the site I’m building has less brightness than Google Chrome that runs direct on Ubuntu, this is normal?
Remembering that for development I use firefox because of firebug, which helps a lot.
Feel free to ask at SOPT, we are here to help and to be helped when facing a problem we cannot solve.
– Jorge B.
What exactly is "glow"? Are you talking about
filter: brightness(2.0);
? Can you show an image? Place the relevant code. Make a fiddle playing. Help us help you!– Guilherme Bernal