Responsive problems with NSP GK5 1.3.2

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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
Mon Dec 02, 2013 11:31 pm
Hello,
My site is currently in development at http://209.59.162.62/~herald/ (internal site links won't work until DNS is cutover)

Having a responsive problem with this module.

Articles under "This Week's Special Section" is appearing incorrectly. The images appear, but no text and there's a large gap between each article.

Joomla 3.2.0
GameNews Pro 3.9.2
NSP GK 1.3.2

Any suggestions?

Thanks,
Craig
User avatar
Junior Boarder

teitbite
Tue Dec 03, 2013 9:45 am
Hi

Can You please show me what problem You have in mind. A screenshot would be great. I've tried to view it with mobile emulator and see no problem. I'm probably looking at a wrong place.
User avatar
Moderator

GK User
Tue Dec 03, 2013 2:49 pm
Hi teitbite

Sure, here's a screen grab of a regular browser being resized down. The image doesn't appear to be acting responsively and the surrounding text disappears replaced by a large empty gap.

This is exactly what it looks like on my iphone 4.

https://www.dropbox.com/s/qb0xibxh6m95y ... .46.06.png

Thanks,
Craig
User avatar
Junior Boarder

teitbite
Wed Dec 04, 2013 10:57 am
Hi

Please add this code to mobile.css file:

Code: Select all
.nspArt .nspImageWrapper {
margin: 0 0 32px !important;
}

.nspArt .gkArtContentWrap {
clear: both;
}
User avatar
Moderator


cron