Помощь по скриптам | скрипт скайрим
Тема закрыта by
sh0kk
Причина: Спасиба помогли)
Причина: Спасиба помогли)
Как сделать чтоб размер страницы подганяло под экран, а то на мою отображает как на пк
<meta name="viewport" content="width=device-width">
В head
________
посл. ред. 04.11.2018 в 19:14; всего 1 раз(а); by monobogdan
В head
________
посл. ред. 04.11.2018 в 19:14; всего 1 раз(а); by monobogdan
DELETED
4 ноября 2018, в 19:15
Delete
<meta name="viewport" content="width=device-width, initial-scale=1.0">
________
посл. ред. 04.11.2018 в 19:16; всего 1 раз(а); by [Baster]
monobogdan , Бин а где именно прописать?
[Baster] , где именно прописать? В начале или конце файла?
sh0kk , в шапке игры
Wap_Master , прописал не подганяет
sh0kk , body {
margin: 20px auto;
max-width: 320px;
min-width: 128px;
background: url(src/style/bg_micro.jpg) no-repeat fixed 50% 0px #000;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 12px;
}
input,select,textarea{
font-size: 100%;border: 1px solid gray;color:#000000;
background-color:#EEEEEE;max-width:600px;
}
textarea {
width:100%;
} В css воткни
margin: 20px auto;
max-width: 320px;
min-width: 128px;
background: url(src/style/bg_micro.jpg) no-repeat fixed 50% 0px #000;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 12px;
}
input,select,textarea{
font-size: 100%;border: 1px solid gray;color:#000000;
background-color:#EEEEEE;max-width:600px;
}
textarea {
width:100%;
} В css воткни
Wap_Master , не помогает( может кину код или файл, помогите!!!!!
sh0kk , body {
margin: 20px auto;
max-width: 320px;
min-width: 128px;
background: url(src/style/bg_micro.jpg) no-repeat fixed 50% 0px #000;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 12px;
}
input,select,textarea{
font-size: 100%;border: 1px solid gray;color:#000000;
background-color:#EEEEEE;max-width:600px;
}
textarea {
width:100%;
} В css воткни
margin: 20px auto;
max-width: 320px;
min-width: 128px;
background: url(src/style/bg_micro.jpg) no-repeat fixed 50% 0px #000;
font-family: Arial,Tahoma,Verdana,sans-serif;
font-size: 12px;
}
input,select,textarea{
font-size: 100%;border: 1px solid gray;color:#000000;
background-color:#EEEEEE;max-width:600px;
}
textarea {
width:100%;
} В css воткни
Стр.: 1, 2