Доброго времени суток, ребят возникла вот такая проблема... подскажите как исправить?
И в чем прикол.. что на Mozilla все ОК, а на остальных браузерах, вот такая ошибка.
Помогите пожалуйста... Очень нужно!
Вот код с стилей СSS:
Может еще что то нужно будет, скажите только...
Вот адрес моего сайта (если нужен): http://paspartu-tour.com.ua_
И в чем прикол.. что на Mozilla все ОК, а на остальных браузерах, вот такая ошибка.
Помогите пожалуйста... Очень нужно!
Вот код с стилей СSS:
Код |
---|
/*---Menu---*/ .darkbg { background: #222a30 url("../images/darkbg.png"); } #menubar { padding: 0 12px; height: 50px; border-top: 1px solid #646c74; background: url("../images/topshd.png") no-repeat 50% 0; } #menubar .lcol, #menubar .lcol ul, #menubar .lcol ul li, #menubar .lcol ul a { float: left; } #menubar .lcol { overflow: hidden; height: 50px; } #menubar .lcol ul { font-size: 1.15em; line-height: 49px; margin-left: -2px; } #menubar .lcol ul li { background: url("../images/mbar.png") no-repeat; } #menubar .lcol ul a { padding: 0 11px 0 12px; color: #fff; height: 50px; text-decoration: none; } #menubar .lcol ul a:hover { color: #da143d; background: url("../images/mbar.png") no-repeat 50% 100%; } /*---search---*/ .searchbar { margin-top: 12px; border: 1px solid #3f464c; border-width: 0 1px 1px 0; float: right; width: 217px; height: 26px; background: #191f24 url("../images/search.png") no-repeat; } .searchbar li { float: left; height: 26px; } .searchbar .lfield { width: 180px; padding-left: 7px; overflow: hidden; } .searchbar .lfield input { font-style: italic; color: #8b99a8; float: left; height: 15px; width: 180px; border: 0 none; background: none; margin-top: 6px; } .searchbar .lbtn input { width: 30px; height: 26px; background: #db143d url("../images/search.png") no-repeat 0 -26px; } .searchbar .lbtn input:hover { background-position: -30px -26px; } |
Может еще что то нужно будет, скажите только...
Вот адрес моего сайта (если нужен): http://paspartu-tour.com.ua_
Изменено:
Олег Волк - 27 Сентября 2011 15:25