Images inside table not loaded on chrome
I have a problem when opening a page with google chrome the
images inside table could not loaded, while in mozilla and ie the images
is loading. This is my website [Links visible only for registered users]
Thank you a lot for your help in advance!
Comments
please use below css and this should help you a lot:
table img {max-width: 150px !important;
}