gummybear63
Forum Replies Created
-
SOLVED!!!
Thanks to this article:
http://www.markadrake.com/blog/2013/05/31/responsive-design-concerns-for-windows-phone-and-ie-compatibility-modes/I added this code into a text widget in footer:
<script>
(function() {
if (“-ms-user-select” in document.documentElement.style &&
(navigator.userAgent.match(/IEMobile/) ||
navigator.userAgent.match(/ZuneWP7/) ||
navigator.userAgent.match(/WPDesktop/))) {
var msViewportStyle = document.createElement(“style”);
msViewportStyle.appendChild(
document.createTextNode(“@-ms-viewport{width:auto!important}”)
);
document.getElementsByTagName(“head”)[0].appendChild(msViewportStyle);
}
})();
</script>I hope this may help all customizr users working on WINDOWS PHONES.
any news?
I have investigated again and I have produced 2 new scrrenshots from my site as seen in nokia lumia 920:
http://www.golfpertutti.com/customizrwp8issue-1.jpg and
http://www.golfpertutti.com/customizrwp8issue-2.jpgif you need more support from me do not exitate to ask.
Ciao
FabrizioCan you tell me approx date? I have a VIP “production” site (my wife’s blog!) 🙂
Thanks
FabrizioI have uploaded a screenshot of my lumia 920 while on themesandco.com site:
http://www.golfpertutti.com/customizrwp8issue.jpg
As you can see the top section is not correctly shown on windows phone