i don't find any Umbraco Forum topic well adapted to my question, just post here in "Template and document types":
I have build a umbraco website http://www.melnet.com with multi-language, how could I build it now for moblie version? are there any umbraco tools or from third part with that I can beginn?
There are a couple of ways you could create a mobile version of your site. Do you want mobile uses to remain on the same domain or be redirected to a mobile site like http://m.melnet.com/ for example?
If staying on the same domain, you could amend your style to be a bit more responsive. You could also perform some browser checks server side and render different style sheets based on a request.
Umbraco Site in Mobile Version
Hi,
i don't find any Umbraco Forum topic well adapted to my question, just post here in "Template and document types":
I have build a umbraco website http://www.melnet.com with multi-language, how could I build it now for moblie version? are there any umbraco tools or from third part with that I can beginn?
Many Thanks!
Best regards
Jianchun You
Hi Jianchun,
There are a couple of ways you could create a mobile version of your site. Do you want mobile uses to remain on the same domain or be redirected to a mobile site like http://m.melnet.com/ for example?
If staying on the same domain, you could amend your style to be a bit more responsive. You could also perform some browser checks server side and render different style sheets based on a request.
Thanks, Dan.
Hi Jianchun,
I believe I answered your other thread somewhere else on the forum, no? :-)
In any case, I can still recommend you using the following package: http://our.umbraco.org/projects/website-utilities/51degrees-mobile-device-detection-and-redirection it's quite easy to setup really.
is working on a reply...