VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Welcome Right

Re: Welcome Right 05 Apr 2016 21:05 #8569

Thank you, now it works

I saw that only "wow fadeInUp" class is usable, for example if you try to use "wow fadeInLeft" the css still repeat the "fadeInUp".
Also, I saw that if you write only "wow" in "module class suffix", css still works with fadeInUp animation.
Why this happen?
Last Edit: 05 Apr 2016 21:28 by me.

  • Posts:75
  • me
  • Senior Boarder
  • OFFLINE
  • Karma: 0

Re: Welcome Right 08 Apr 2016 04:03 #8583

Try to edit templates/jf_salina/css/template.css, modify:
 
.welcome-right .moduletable {
...
visibility: visible; animation-delay: 0.2s; animation-name: fadeInUp;
}
 

to:
 
.welcome-right .moduletable {
...
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
 


joomfreak
The following user(s) said Thank You: me

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Welcome Right 09 Apr 2016 20:42 #8586

Thank you, now it accepts different kind of animations
Last Edit: 09 Apr 2016 20:43 by me.

  • Posts:75
  • me
  • Senior Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.71 seconds
Thursday 25 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.