In topic_view the size is correctly reduced to max 160x which is set in content.css via
Code: Select all
.profile-rank img {
max-width: 160px;
}
Code: Select all
.profile-rank img {
max-width: 160px;
}
.profile-rank img
to .profile-rank img, .rank-img img,.left-box dd img
or scale down the images so the mobile users don't have to use all of their data to download your big images Issue with low res it looks terrible..Mannix_ wrote: or scale down the images so the mobile users don't have to use all of their data to download your big images
.profile-rank img, .rank-img img, .left-box dd img, .group-description + p img