I have several sites all using pixture reloaded (I love it) and they were working with mobile devices until recently. Now they aren't and I have no idea what broke it and how to fix it. In the meantime I would like to disable the mobile layouts and have them exactly the same as the desktop layouts. Is this possible?

Comments

Jeff Burnz’s picture

Sorry, but this is not really possible in the 7.x-2.x branch, it is in the 3.x branch.

Maybe we try to see what is causing the breakages?

Patricia_W’s picture

Jeff ... I had previously done a test with the 3.x branch and could not get it to work. I just retested it and it is working correctly. Thanks

Patricia_W’s picture

Version: 7.x-2.2 » 7.x-3.0-rc1

How do I disable the resizing of the header image? I have a fixed layout of 960px. However, as I reduce the width of the desktop page at one point the header image shrinks to about 480px. Then as I reduce the width even more at some point it expands again to fill the page, and then stays fixed in width.

Patricia_W’s picture

Status: Active » Closed (fixed)

Possibly not the best way but I resolved my problem by setting the width of #branding to 960px and the header does not resize.