http://laughology.co.uk/new/index.php/t ... s-keynotes
Main image articles in University are enlarged to fill the width of the article, which means they are pixelated. Is there a way to switch of the enlargement?
Thanks
Ian
.gkNspPM-Portfolio2 .gkPortfolioImage.active img {
max-height: 100%;
max-width: 100%;
width: auto;
}
.img-fulltext-left {
float: left;
}
.img-fulltext-right {
float: right;
}
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
width: auto!important;
}