Magnifying effect on article mode images

Magnifying effect on article mode images 1.0.0

Нет прав на скачивание
Совместимость с XF
  1. 2.2.x
  2. 2.3.x
Краткое описание
Enhance article images with a charming hover effect using extra.less template.
Gives a nice little effect to the images of the articles 😉

Demo:

Annuaire de liens

Répertorie les meilleurs sites relatif à XenForo ?

  • In extra.less template, add this:
CSS:
.articlePreview-main a:hover {
    transform: scale(1.1) rotate(4deg);
    background-size: cover !important;
    transition-duration: 1s;
    transition-property: transform;
}
.articlePreview-main a {
    background-size: cover !important;
    transition-duration: 1s;
    transition-property: transform;
}
.message--articlePreview .articlePreview-image:after {
    background-image: linear-gradient(to bottom,transparent,#0e0e0e);
    opacity: .1;
    padding-bottom: 60%;
}
.articlePreview-main {
        overflow: hidden;
}
  • effet.gif
    effet.gif
    114.8 КБ · Просмотры: 0
Автор
roothacker
Просмотры
474
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

Больше Ресурсов от roothacker

IPS Community Suite roothacker
IPS IPS Community Suite 5.0.17 Nulled
IPS Community Suite Nulled
Просмотры
1,854
Обновлено
[DigitalPoint] Better Google Analytics roothacker
[DigitalPoint] Better Google Analytics 1.0.0.1
Просмотры
648
Обновлено
Erahost WHMCS Theme roothacker
Erahost WHMCS Theme 22 March 2022
Просмотры
1,399
Обновлено

Похожие ресурсы

Вверх