Video Gallery Popup window not responsive in mobile view

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
Tue May 24, 2016 1:18 pm
NSP Video Gallery mode / GAME template:

Why is the Popup window not responsive in mobile view?
It's way to big for mobile screen :)

http://www.fisk-golf.dk/line-binding
User avatar
Senior Boarder

GK User
Fri May 27, 2016 7:22 am
Anybody?
User avatar
Senior Boarder

teitbite
Wed Jun 01, 2016 11:09 am
Hi

Try add this at the end of mobile.css file

Code: Select all
#sbox-window {
    height: auto !important;
    left: 2% !important;
    max-width: 92% !important;
}

#sbox-window iframe {
    height: auto !important;
    width: 100% !important;
}
User avatar
Moderator


cron