Problem with icon effects

Locked
druizgimenez
Posts: 2
Joined: 15 May 2015, 05:17

18 Feb 2016, 07:12

Hello!

I bought some time ago the Spark theme and I was very satisfied with it but I could see that the icon effects stopped working from one day to another. I don't know exactly why because no error is shown in the javascript console or anything.

I can see that in your live preview they aren't working either. Some of them are still working like flash or pulse, but for swing or spin it doesn't work.

I tried in Chrome, Firefox and Explorer, same result for all of them.

Could you give me a hand with this?

Thanks a lot!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

18 Feb 2016, 16:43

... for swing or spin it doesn't work.
I think you are using fa-spin (FontAwesome effect icons). If right, please try with;

Code: Select all

/* PrimeFaces icon reset */
.ui-widget .ui-icon.fa, 
.ui-icon.fa {
    background-image: none;
    text-indent: 0px;
    background-repeat: no-repeat;
    display: block;
    overflow: visible;
    text-indent: 0px;
}

daytona
Posts: 33
Joined: 05 Mar 2015, 09:36

18 Feb 2016, 17:32

druizgimenez wrote:Hello!

I bought some time ago the Spark theme and I was very satisfied with it but I could see that the icon effects stopped working from one day to another. I don't know exactly why because no error is shown in the javascript console or anything.

I can see that in your live preview they aren't working either. Some of them are still working like flash or pulse, but for swing or spin it doesn't work.

I tried in Chrome, Firefox and Explorer, same result for all of them.

Could you give me a hand with this?

Thanks a lot!

Hi,
Thanks for your opinions about our layouts,

We found an issue about Font Awesome icon pack.
Font Awesome sets to '<i>', '<span>' and any other tags to inline mode. So that animate.css file does not work properly on some browsers.
For now, please add this css code ( style="display:inline-block" ) or add this class name ( 'DispInlBlock' ) to your animated icon tags.
It will start to work.

We will fix it at next release..

Thanks, kind regards..

druizgimenez
Posts: 2
Joined: 15 May 2015, 05:17

19 Feb 2016, 00:35

Found the problem!

I updated the Font Awesome to the 4.5 version and everything works fine!

Thanks a lot for your replies!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

19 Feb 2016, 16:01

Thanks for the update, Druizgimenez ;) We will fix this issue for next release.

Locked

Return to “Spark”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests