New Problem...

Adem

Member
Aug 8, 2012
170
7
so my problem is with my website (once again) ..
on my PC it looks nice, but on other pcs/macs/phone/ipads everything is not in its correct place (ive only checked on mac/ipad/iphone). Like its all over the place (Register/login) and not aligned
 

Markshall

Русский Стандарт
Contributor
Dec 18, 2010
2,637
2,389
You need to look into responsive design/development

Add
Code:
<meta name="viewport" content="width=width-device, initial-scale=1.0, maximum-scale=1.0" />
to your <head> then go from there.
 

Users who are viewing this thread

Top