Log in

View Full Version : Do browsers render images differently?



koder
10-13-2014, 06:50 AM
Hi Folks,

I have created a responsive site(Under Construction), in slider images are perfect in FF but while checking in chrome those are small.

Did anyone face these type of issue, if yes can you tell the how to fix that?

URL: idizital.com

Thanks

Beverleyh
10-13-2014, 10:54 AM
I don't know what slider you're using but in .img-responsive, max-width:100%; seems to be causing size discrepancies in Chrome. Try removing that from desktop-size media query styles, only applying it at the smaller size when its needed.