The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Zoom category effect
Hi guys, this code is for vb5 but for vb4 how? Thanks so much.
Code:
tr.forum-item.main { -webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -ms-transition:all .4s ease-in; -o-transition:all .4s ease-in; transition:all .4s ease-in } tr.forum-item.main:hover { -moz-transform: scale(1.015); -webkit-transform: scale(1.015); -o-transform: scale(1.015); -ms-transform: scale(1.015); transform: scale(1.015); } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|