I need tablet to have desktop view

December 2012 Joomla Template
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
Tue May 13, 2014 8:47 pm
Reply with quote
Report this post
Hello,

How can I disable responsive view for small desktops, tablets, and small tablets. I need them to show the same view as desktop. I have disabled responsive in the template config but it still shows the responsive look. I also want a link or button that allows the user to switch to mobile view or desktop view

I also tried changing the maximal width, but no luck

I need help please

Edwin
User avatar
Senior Boarder

GK User
Tue May 13, 2014 8:53 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue May 13, 2014 11:16 pm
Reply with quote
Report this post
ngrguardiannews.com
User avatar
Senior Boarder

GK User
Wed May 14, 2014 5:39 pm
Reply with quote
Report this post
Please edit: /templates/gk_news/css/override.css and add at its end:
Code: Select all
.gkPage {
width: 1100px;
}


This should fix site at 1100px width.
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron