Jump to content

Расстояние между картинок подкатегорий


Recommended Posts

  • 2 months later...

Находим в файле global.css следующее
body#category #subcategories li {
margin-right:10px;
}
И меняем на:
body#category #subcategories li {
width: 129px;
height:140px;
margin-left:5px;
margin-right:5px
}
Все параметры приведены для стандартной темы, если что то не пляшет поиграйтесь с параметром width: 129px;

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...