В Google Chrom мой сайт отображается корректно,но к сожалению в остальных браузерах (Opera,Mozilla) сползает меню вниз,и статуса сервера не видно,как буд-то пропал он.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
TurboMan
Здравствуйте уважаемые гуру.
Второй день пытаюсь исправить это:
В Google Chrom мой сайт отображается корректно,но к сожалению в остальных браузерах (Opera,Mozilla) сползает меню вниз,и статуса сервера не видно,как буд-то пропал он.
Сайт: guardgame.ru
Предоставляю HTML код:
И style.css:
* {
margin: 0;
padding: 0;
}
html {height: 100%}
body {
font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
width: 100%;
height: 100%;
background-color:#f4edfe;
background-position:50% 0;
}
a {
color: #333;
outline: none;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color:#000;
}
p {margin: 0 0 18px 18px}
img {
border: none;
}
input {vertical-align: middle}
#wrapper {
width: 1240px;
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
background-color:#f4edfe;
}
.bg-fon {
width: 1240px;
height: 1600px;
background-image:url(../images/background.jpg);
background-position:center;
}
.logotip {
float:right;
margin-right: 140px;
margin-top: 132px;
}
.youtube {
float:right;
margin-right: -74px;
margin-top:240px;
}
.votes {
float:right;
margin-right: -534px;
margin-top: 430px;
}
.start {
margin-top: 76px;
float:right;
margin-right: 120px;
}
.status {
margin-left: -10px;
margin-top: 620px;
font-family:Tahoma, Geneva, sans-serif;
color:#CCC;
}
.support {
width: 400px;
margin-left: 17px;
font-size:18px;
margin-top: 30px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
}
.lekano {
margin-right: 810px;
margin-top: 40px;
}
.menu {
margin-left: auto;
margin-top: auto;
}
#m01 {
margin-left: 10px;
}
#m02 {
margin-left: 126px;
margin-top: -16px;
}
#m03 {
margin-left: 250px;
margin-top: -21px;
}
#m04 {
margin-left: 386px;
margin-top: -16px;
}
#m05 {
margin-left: 570px;
margin-top: -21px;
}
.raiting {
margin-left: 68px;
margin-top: 760px;
}
.news {
margin-left: 430px;
width: 740px;
margin-top: -580px;
font-family:Tahoma, Geneva, sans-serif;
color:#FFF;
}
#content {
padding: 5px 5px 0 5px;
}
#mycustomscroll { overflow-y:scroll; height:694px}
#mycustomscroll { position: relative; margin: 0.3em auto;}
.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase, .vscrollerbar { width: 24px;}
.hscrollerbase, .hscrollerbar { height: 24px; }
.vscrollerbar, .hscrollerbar {padding: 24px 0 17px; z-index: 2; }
.vscrollerbarbeg { background:url('../images/polz.png') no-repeat 0 0; height:23px !important; width: 24px;}
.vscrollerbase, .hscrollerbase {background:url('../images/s-bg.png') repeat-y 9px 0;}
.hscrollerbasebeg { height: 24px; background: url('../images/scrollbases.png') -22px 0px no-repeat;}
.hscrollerbaseend { height: 24px; width: 7px; background: url('../images/scrollbases.png') 0% 0% no-repeat; }
.vscrollerbasebeg { width: 24px; background: url('../images/s-bgt.png') no-repeat 0px -2px;}
.vscrollerbaseend { height: 24px; width: 24px; background: url('../images/s-bgb.png') no-repeat -1px 3px}
.scrollerjogbox { width: 15px; height: 15px; top: auto; left: auto; bottom: 0px; right: 0px; background: white url('../images/scrolljog.png') 50% 50%; }
#mycustomscroll_vscrollerbar { height:24px !important}
#copy {
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:15px;
margin-left: 600px;
margin-top: 60px;
}
С уважением,жду советов.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.