Баир, доброго времени суток можете дать ссылку на сайт?
Посмотрите в файле
сайт/templates/protostar/css/jbzoo.css
Есть строки?
body .container{
max-width:1050px;
}
body .container, body .navbar-static-top .container, body .navbar-fixed-top .container, body .navbar-fixed-bottom .container{
width:1050px;
}
iframe, svg {
max-width: auto;
}
@media (min-width: 1200px){
body .container, body .navbar-static-top .container, body .navbar-fixed-top .container, body .navbar-fixed-bottom .container{
width:1050px;
}
}
.jbzootabs-content .item-title,
.jbcategory-items .jbzoo-item{
margin: 0;
padding: 0;
}
Сообщение отредактировал Cheren-dow: 06 May 2014 - 14:25