Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #176801

    Hi there.
    The Partner/Logo Element causes a problem on the page it is in.
    On Safari, for instance, it gets all the page’s tex and strongs it, than it gets normal, then strong again, … on an endless loop.
    O Chrome (latest, Mac) it moves the icon list that is above it 1 pixel to the right side, than the left, …
    Don’t know if I explained my self that well. Will post link to the page for you to see what I’m really talking about.

    The safari problem: http://mioranza.org/problem.jpg

    #176802
    This reply has been marked as private.
    #176845

    Hi!

    I don’t note any issue on my end:
    Chrome | Safari

    Regards,
    Josue

    #176998
    This reply has been marked as private.
    #177125

    Hi Bruno!

    Still. i’m unable to reproduce the issue, have you tried testing in another computer?

    Cheers!
    Josue

    #177152

    Tested on 4 computers already. Two Mac’s and two Windows.
    The Safari problem occurs on both Mac. And the Chrome problem on all of them…

    Regards,
    Bruno.

    #177226
    This reply has been marked as private.
    #177388

    Hi!

    Please edit css > shortcodes.css, find all property values like this then remove them:

    -webkit-perspective: 1000;

    and this

    -webkit-backface-visibility: hidden;

    Remove browser cache then reload again.

    Regards,
    Ismael

    #177689

    Hi.
    Thanks for the reply.
    But… Nops, the trick didn’t do it. So I’ve put back the original shortcodes.css.

    Still waiting for a fix.

    Valeu!
    Bruno.

    #177721

    Hey!

    Kriesi can check this on an iOS environment. Let’s wait for his reply.

    Cheers!
    Ismael

    #178159

    Hey!
    Please try to add the following rule to your css and let us know if it helps :)

    #top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap{
    -webkit-transform-style: preserve-3d;
    }
    
    #178199

    Thanks mate! You rule!

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Partner/Logo Element Bug’ is closed to new replies.