Tagged: x
-
AuthorPosts
-
May 20, 2016 at 4:03 am #1001210
fictionadminParticipantHi!
Working on the new site with X+Slider Revolution. I want to add a Animation-Mouse-over Effekt to the Logo “Andreas Fröde” Its a normal .png file. Is there a way to trigger the animation via mouse offer? Want to have a normal scale (zoom in) effekt.
Thanks for help!
Best
Alex
http://monkeeplatez.com/28-2/May 20, 2016 at 4:50 am #1001261
Paul RModeratorHi Alex,
Thanks for writing in!
Please add a class to your slide
http://screencast.com/t/hMVkmAdyn
Then add this in custom css
.my-slide img{ transition: all .2s ease-in-out; } .my-slide img:hover { transform: scale(1.1); }http://screencast.com/t/264u1vD0
Hope that helps.
May 31, 2016 at 7:22 am #1017997
fictionadminParticipantthanks a lot it works!
and how can i cange the colour frome the burger menu button please?
best
alexMay 31, 2016 at 7:34 am #1018011
ChristopherModeratorHi there,
Please add this :
.x-btn-navbar.collapsed:hover { background-color: #f7f7f7; } .x-btn-navbar.collapsed { background-color: #fff; }Hope it helps.
June 7, 2016 at 10:29 am #1030105
fictionadminParticipanthey again!
we did the scale animation effekt at mouse over. is it possible to make the scale a bit smaller?
i tyed but 1.1 is the smalest setting for scale fx or?June 7, 2016 at 1:46 pm #1030401
RupokMemberHi there,
Thanks for updating. Yes 1.1 is the smallest value. It should do the job I guess.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1001210 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
