Disable responsive design

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Dec 17, 2012 5:28 pm
Reply with quote
Report this post
Is there a simple way to disable responsive design in gamenews?
I have some problems in mobile version due to k2css and I'd like to disable responsive design while I try to fixe this...

thanks
User avatar
Fresh Boarder

Konrad M
Tue Dec 18, 2012 8:39 am
Reply with quote
Report this post
Hi,
unfortunetly no. You can't switch this off.
User avatar

GK User
Tue Dec 18, 2012 10:23 am
Reply with quote
Report this post
Ok, nevermind...

Maybe you could help me to fix my css issue:
All my K2 articles in NSP are using thumbnail wrapper to render like this on the website:
Image (on the left) + text (on the right)

The probleme is that on mobile version it looks very ugly : is there a way to change NSP articles display only in mobile css (to disable wrapper thumbnail option or to put image first for example)

Is the code to use is something like "nspImageWrapper tcenter fnone"

many thanks
User avatar
Fresh Boarder

Konrad M
Wed Dec 19, 2012 9:12 am
Reply with quote
Report this post
Well, in our responsive templates you will have suffixes like:
onlymobile – the block will only be visible when mobile.css is loaded
nomobile – the block will not be visible when mobile.css is loaded

So you can try publish to NSP modules and one of them configure to looks good in mobile and give it ' onlymobile' suffix and for second try add ' no mobile'.
User avatar


cron