Problem with mobilephones
Autore: Lars Andersson
Visite 1113,
Followers 1,
Condiviso 0
Have a major problem. I'm trying to make my web look really nice and using some of the libraries to make text, images and other things look better and also make the page more logical. The problem is that I want to use libraries with dark backkground and that means I'm using a light-colored text. But when I resize it so I can see it with a mobilephone the libraries doesn't show up, just the text and images. And because my text is very light you can't read it.
1. Is there a way I can show the libraries in a mobile-phone?
2. Is there a way I can recognize it's a mobile phone and redirect the user to another homepage?
3. Can I have two different webs at the same www-adress? One fore mobile-phones and another for other devices?
Postato il
A website adress might help in your mobile screen issue.
Yes you can use / create two websites on the same adress (use a folder mobile) then the adress will be http://yournormaladress.xxx/mobile
Yes there is software to detect screen image. I made a small tuturial but I stopt updating cause v12 and v13 where responsive. So it's made for v11... http://andreweb.nl/x5_testv13/mobile-friendly.html
Thanks