Thumbnails NSP GK5 exchange pic and the text

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 22, 2015 9:17 pm
Reply with quote
Report this post
Hi, is there any way to exchange the image and text place on Thumbnails NSP GK5 ? Please see the attached file.

And when I use Joomla Articles as data source I see only two thumbnails but not four. What should I do?

Thanks in advance!
User avatar
Expert Boarder

teitbite
Sat Apr 25, 2015 3:36 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkNspPM-NewsBlocks > figure > img {
    float: right;
    width: 50%;
}

.gkNspPM-NewsBlocks > figure .gkImgOverlay {
    width: 50%;
}
User avatar
Moderator


cron