News extension pop-up image

GK User
Wed Jun 25, 2014 10:40 am
Using the news extension in porfolio II style.

http://laughology.co.uk/new/

The pop-up enlarges the image, but only displays a portion of the image. Is there a way of controlling the size of the pop-up and image? I would also like to add additional text to the pop-up and maybe a 'read more' link.

The module is called 'When we grow up we all want to be Laughologists and make Steph rich beyond her wildest dreams' on the home page.

Thanks

Ian
User avatar
Expert Boarder

GK User
Thu Jun 26, 2014 6:30 pm
Hello,

This is a correct place for this post:

The popup will be higher when you add the third row of images. You can also fix the image with images by adding the following CSS code:

Code: Select all
.gkNspPM-Portfolio2 .gkPortfolioImage.active img {
max-height: 100%;
max-width: 100%;
width: auto;
}
User avatar
Administrator


cron