New Landing How can we help? Themeforest Theme Support Dante Flip Tiles displaying backwards in Firefox

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #86232
    theenergycell
    Member
    Post count: 3

    Hi there,

    Our client messaged us today to say that the Flip panels on their site were displaying the text backwards, image attached.

    Firefox v 30.0, http://www.eloqsecurity.com/software/

    Is there a fix for this?

    Many thanks,

    Sophie

    #86243
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .no-csstransforms3d .sf-icon-box-animated .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .no-csstransforms .sf-icon-box-animated .back {
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -o-backface-visibility: visible;
        backface-visibility: visible;
    }
    

    – Kyle

    #86311
    theenergycell
    Member
    Post count: 3

    Hi Kyle,

    Wonderful, that seems to have fixed it – thanks for getting back to me so quickly!!

    Thanks,

    Sophie

    #86318
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved . Thanks Kyle :-).
    With Best Regards
    Swift Ideas

    #86319
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

    #86431
    Raul
    Member
    Post count: 8

    Thank you Kyle, I was looking for this for a few days. It worked perfect.

    #86443
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad it helped ๐Ÿ™‚

    – Ed

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register