Перейти к содержимому


Изменения В Шапке


  • Авторизуйтесь для ответа в теме
Сообщений в теме: 20

#21 Vaccina

Vaccina

    Активный участник

  • Модераторы
  • 24 353 сообщений

Отправлено 06 Март 2018 - 08:19

Здравствуйте.

Зайдите в раздел Сайт - Редактор шаблонов - main.css - найдите все цветовые значения #ff0551 замените их на #225985

далее найдите:
#compareInfo a b {color: #999999;text-decoration: none;}
#header #cart {z-index: 20;min-width: 300px;top:3px;right:20px;}

после него пропишите:
#header #cart #cart-total{display: none;}

далее найдите:
#header #support .sup_phone{display:block;width:36px;height:36px;background-color:#333333;-webkit-border-radius: 50%;-moz-border-radius: 50%;-khtml-border-radius: 50%;border-radius: 50%;-ms-border-radius: 50%;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;background: url('{ASSETS_IMAGES_PATH}phone_circle.png?design=spring') center center no-repeat;background-color:#333333;position:absolute;top:0px;right:0;}

замените на:
#header #support .sup_phone{display:none;width:36px;height:36px;background-color:#333333;-webkit-border-radius: 50%;-moz-border-radius: 50%;-khtml-border-radius: 50%;border-radius: 50%;-ms-border-radius: 50%;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;background: url('{ASSETS_IMAGES_PATH}phone_circle.png?design=spring') center center no-repeat;background-color:#333333;position:absolute;top:0px;right:0;}





Количество пользователей, читающих эту тему: 0

0 пользователей, 0 гостей, 0 анонимных