How to make a page not responsive in Publisher

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
Thu Feb 21, 2013 3:53 am
Reply with quote
Report this post
Hi there,

I would like to know how to have a page not responsive in Publisher?

Please advise.

Thanks.
Nic
User avatar
Senior Boarder

GK User
Thu Feb 21, 2013 8:26 am
Reply with quote
Report this post
Hi, All of our responsive templates -- apart from Music Free and Fashion, where we use masonry layout -- gets a new option called 'Disable Responsive Layout'. Go to 'LAYOUTS' Tab and use of a simple on/off switcher (see picture)
rwd.png


Remember to update template to new version if you don't have it, and Save changes :D

p.s.
When the responsive layout option is disabled, the site will display exactly the same on all devices regardless of screen resolution.
User avatar
Platinum Boarder

GK User
Thu Feb 21, 2013 10:09 am
Reply with quote
Report this post
Hi pfrankowski, thanks you for your reply. But my question was how to make A SPECIFIC page not responsive in Publisher. I still need other pages are responsive. Please advise.

Thanks.
Nic
User avatar
Senior Boarder

GK User
Thu Feb 21, 2013 5:05 pm
Reply with quote
Report this post
Oh, sorry.

Hmm, I have one idea:
1) Create a standard article,
2) Inside article insert some content and modules if you need them. Use <div></div> and css to set positions etc.
It should help. It worked for me.
User avatar
Platinum Boarder

GK User
Fri Feb 22, 2013 2:31 am
Reply with quote
Report this post
Hi pfrankowski, would you please be kind to help me to get this page not responsive? Thanks a lot.

http://macvad.com.cn/index.php/macvad-global

Nic
User avatar
Senior Boarder

GK User
Mon Mar 04, 2013 5:27 am
Reply with quote
Report this post
Still waiting for a solution!!!!!!!!!!!

Please help!!!!
Nic
User avatar
Senior Boarder

GK User
Wed Mar 06, 2013 7:13 pm
Reply with quote
Report this post
Hi, this was very simple, add this code around your map code:
Code: Select all
<div style="display: block; width: 960px;">

...
your map code
...
</div>


So now your map won't be responsive anymore! I've tested it with your html image map source code.

Sorry, I thought my first tip helped anything.
User avatar
Platinum Boarder

GK User
Thu Mar 07, 2013 2:49 am
Reply with quote
Report this post
Hi, thanks for the follow up. The <div></div> code does work, but looks odd when use mobile to view this page (please see attached screenshot). Is it impossible to have this whole page including menu and footer everything not responsive to small devices?

Thanks again for your help.

Nic
User avatar
Senior Boarder

GK User
Thu Mar 07, 2013 10:13 am
Reply with quote
Report this post
Hi, your map in divided in small objects so only other solution is insert only one image + use HTML <map> Tag. Read about: http://www.w3schools.com/tags/tag_map.asp
User avatar
Platinum Boarder

GK User
Thu Mar 07, 2013 10:58 am
Reply with quote
Report this post
Is it impossible to have this whole page including menu and footer everything not responsive when website Responsive Layout function is on?
User avatar
Senior Boarder

GK User
Fri Mar 08, 2013 12:25 am
Reply with quote
Report this post
You terribly complicates your work :side:
You need responsive layout or not? If not use Mobile Joomla or Jtouch - Mobile Controller extenstion.
User avatar
Platinum Boarder


cron