Увеличительный эффект на изображения режима статьи

W

Wmlogs

#1
Эффект увеличения изображений в режиме статьи
________________________________________________


Дает приятный маленький эффект для изображения статей ;)

Demo:

Demo
  • В шаблоне extra.less добавьте это:
CSS:
.articlePreview-main a:hover { transform: scale(1.1) rotate(4deg); background-size: cover ; transition-duration: 1s; transition-property: transform;
}
.articlePreview-main a { background-size: cover ; 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;
}
 
Get involved!

Here you can only see a limited number of comments. On СЕО Форум Вебмастеров you see all comments and all functions are available to you. To the thread