Добро пожаловать, Гость!
Тема закрыта для обсуждения
Помогите
Архив закрытых тем | Помогите

Помогите
3 Июня 2014Короче в дизайне в файле стайл.ксс сменил меню разделов с стандартного темно синего,на лаймовый html кодом цвета,раньше работало,когда я был с компа,а с телефона либо у меня баги либо не правильно что-то. Вот сайт Ссылка скажите у вас зеленый раздел меню сайта,темы форума и тд? если нет,вот код,в чем ошибка
.toolbar
{
height: 24px;
min-width: 28px;
display: block;
background-image: url(toolbar.png);
background-position: center 0px;
background-repeat: no-repeat;
padding: 3px;
position: relative;
}
.toolbar_info { background-position: center -34px; }
.toolbar_mail { background-position: center -81px; }
.toolbar_lenta { background-position: center -177px; }
.toolbar_friends { background-position: center -468px; }
.toolbar_refresh { background-position: center 8px; position: absolute; right: 0px; top: 0px; width: 34px; height: 34px; background-color: #008cc9; }
.toolbar_refresh:hover { background-color: #00a4ea; }
.toolbar_count
{
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-radius: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-box-shadow: rgba(0, 0, 0, 0.447) 0px 1px 1px 0px;
align-content: stretch;
align-items: stretch;
align-self: stretch;
background: linear-gradient(to bottom, #88DD00, #229900);
border-radius: 15px;
box-shadow: rgba(0, 0, 0, 0.447) 0px 1px 1px 0px;
color: #FFFFFF;
display: inline-block;
flex: 0 1 auto;
flex-basis: auto;
flex-direction: row;
flex-flow: row;
flex-grow: 0;
flex-shrink: 1;
flex-wrap: nowrap;
font: normal normal 400 10px/12px Tahoma;
height: 12px;
justify-content: flex-start;
margin: 0px 0px 0px -13px;
min-width: 12px;
order: 0;
padding: 0px 3px;
resize: none;
text-align: center;
vertical-align: top;
white-space: nowrap;
width: 15px;
position: absolute;
margin: auto;
margin-top: -32px;
}
body
{
margin : auto;
max-width : 600px;
font-family : tahoma, Comic Sans MS, verdana, sans-serif, Lucida Sans;
font-size: 14px;
background-color: #eeeeee;
word-wrap: break-word;
}
.body
{
background-color: #a8c7ff;
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
}
.logo
{
margin: 0px;
padding: 0px;
text-align: left;
font-family : sans-serif;
color:#000;
background-color: #008cc9;
background-image: url(head/34.png);
height: 40px;
position: relative;
}
.logo img
{
margin: 0px;
padding: 0px;
}
a{
cursor: pointer;
}
a:link, a:visited
{
color : #3b5998;
text-decoration : none;
}
a:hover
{
color : #ff8700;
text-decoration : none;
}
.title
{
margin: 4px;
padding: 4px;
overflow: hidden;
text-align: center;
background-color: #0fc44f;
font-weight: bold;
border: 1px #6e6e6e solid;
color: #fee800;
border-radius: 7px;
-moz-border-radius: 7px;
}
.aut
{
border-bottom: 1px #dadada solid;
color: #ffffff;
text-align: center;
background-color: #0e9ece;
padding: 0px;
background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid

width: 24%;
position: relative;
}
.aut:hover
{
background-color: #3dc5f1;
background: rgb(182,212,239); /* Old browsers */
background: -moz-linear-gradient(top, rgba(182,212,239,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(86,140,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,212,239,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(86,140,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(182,212,239,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(86,140,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(182,212,239,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(86,140,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(182,212,239,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(86,140,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(182,212,239,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(86,140,221,1) 100%); /* W3C */
filter: progid

}
td#aut{
width: 50%;
}
td#aut a{
display: block;
padding: 6px;
}
.main_menu
{
color: #000;
background: #ccffbf;
padding: 6px 6px 6px 6px;
border-bottom: 1px solid #cacaca;
margin: 0px;
background: rgb(242,246,248); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(239,248,255,1) 50%, rgba(237,242,244,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,246,248,1)), color-stop(50%,rgba(239,248,255,1)), color-stop(51%,rgba(237,242,244,1)), color-stop(100%,rgba(224,239,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(239,248,255,1) 50%,rgba(237,242,244,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(239,248,255,1) 50%,rgba(237,242,244,1) 51%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(239,248,255,1) 50%,rgba(237,242,244,1) 51%,rgba(224,239,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(242,246,248,1) 0%,rgba(239,248,255,1) 50%,rgba(237,242,244,1) 51%,rgba(224,239,249,1) 100%); /* W3C */
filter: progid

}
div.c2 {
color: #000;
background: #e6e5e5;
border: 1px solid #bdc7d8;
margin: 3px;
padding: 8px 8px 8px 8px;
}
div.pager
{
border: 0;
margin: 0 auto;
padding: 1px 3px 2px 0;
text-align: left;
color: #ffffff;
}
.page a {
background: #5c74a9 url(img/in.png);
border: 1px solid #29447e;
margin-top: 1px;
padding: 4px 6px 4px 6px;
color: #fff;
}
.page a:hover {border: 1px solid #3b5998;color: #ffffff;}
.link_s {
background:#fcefa4;
font-size:11px;
border: 1px solid #29447e;
margin: 3px;
padding: 2px 3px 2px 3px;
color: #fff;
-o-border-radius: 4px;
border-radius: 4px;
-moz-border-radius: 4px;
}
.link_s a:hover {border: 1px solid #3b5998;color: #ffffff;}
.rekl{
padding: 2px 0px 1px 0px;
text-align: center;
background-color: #c8d3e9;
}
.copy
{
margin: 4px;
padding: 4px;
overflow: hidden;
text-align: center;
background-color: #0fc44f;
font-weight: bold;
border: 1px #6e6e6e solid;
color: #fff9ac;
border-radius: 7px;
-moz-border-radius: 7px;
}
.copy a {
color: #fee800;
}
.title a {
color: #29447e;
}
.title a:hover {
color: #FFFFFF;
}
.titles a {
color: #29447e;
}
.titles a:hover {
color: #FFFFFF;
}
.err {
/* баОаОаБбаЕаНаИаЕ аОаБ аОбаИаБаКаЕ */
text-align: center;
background-color: #e18989;
color: #E3FFE3;
padding:2px;
}
.msg {
/* баОаОаБбаЕаНаИаЕ */
border-top: 1px #2C9A68 solid;
text-align: center;
background-color: #4DBF9A;
color: #E3FFE3;
}
.cit{
border-left : 4px solid #c1c1c1;
color : #878787;
font-size : x-small;
padding:1px;
border:1px solid #1E90FF;
margin-left : 2px;
}
.p_t{
border-top: 0px #D6E6F2 solid;
background-color: #E3EFFF;
padding: 3px;
margin: 0px;
width: 100%;
}
.p_m {
border-bottom: 1px #e5fdfd solid;
background-color: #f2ffff;
padding: 3px;
margin: 0px;
width: 100%;
}
.t_s {
border-bottom: 1px #e5fdfd solid;
background-color: #f2ffff;
padding: 1px;
margin: 0px;
border-radius: 3px 3 3 3px;
width: 100%;
}
.icon14{
background-color: #E3EFFF;
padding: 3px;
margin: 0px;
}
.str{
border: 1px solid #29447e;
margin-top: 1px;
padding: 4px 6px 4px 6px;
color: #000;
}
.st_1{
margin-left: 20px;
margin-bottom:0;
border-style:solid;
border-color:transparent transparent #ffa96a transparent ;
border-width:0px 0px 10px 10px;
height: 0px;
width:0px;
}
.st_2 {
margin: 3px;
margin-top: 0;
border:#ffa96a 2px solid;
padding: 5px;
color: #000;
background-color: #ffc79e;
-o-border-radius: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
word-wrap:break-word;
}
.pages{
border: 1px #238be4 solid;
background-color: #FFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 1px;
margin-top: 1px;
border-radius: 1px 1 1 1px;
font-size : small;
}
img {
vertical-align: middle;
border: 0px;
margin: 1px;
padding: 1px;
}
form {
padding: 3px;
border: 0px #F2F2F7 solid;
margin-bottom: 0px;
margin-top: 0px;
}
form label {
display:
Тема закрыта Cистема
Комментарии:

Тему переместил Админ форума Dreamer из раздела Темы оформления в раздел Архив закрытых тем



- Запрещено создание тем с названиями "Помогите", "Зайдите", "Все сюда" и т.д.
______________________
тут могла быть ваша реклама.