Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Действие 1 – правка сss

 

  1. Откройте настройки шаблона и вкладку "Общее"
  2. Докрутите до раздела "Пользовательский стиль CSS"
  3. Поместите в поле "Код:" следующие строки:
.product-thumb .image img {display:none;}
.product-thumb .image img:first-child {display:block;}
.promo .image img { display: block!important; }
.stickers { z-index: 2; }
.rating { z-index: 2; }
  • 4. Очистите кэш браузера

 

 

Действие 2 – адаптация кнопки «показать ещё»

 

Откройте xml файл в папке system или загруженную модификацию через админ-панель - «Moneymaker2 Show More Products»

 

1. Найдите в коде модификатора строку (№24):

$('#showmore > a > .fa').removeClass('fa-spin');

После добавьте:

$('.mousehoverimage').removeClass('mousehoverimage');

 

2. Найдите в коде модификатора строку (№28):

$container.append($data.find('.limits + .products > *').hide().velocity("fadeIn", { duration: 750 }));

После добавьте:

$(".mousehoverimage").HoverMouseCarousel();

 

Цитата

Поиск осуществляется комбинацией клавиш CTRL+F

 


Comments

There are no comments to display.

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.