Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: again: sticky but not fixed footer and socket #822920

    I want to do that also. Anyone can help?

    in reply to: Rotate Headline #775316

    I added just the second part and that worked quite well. It looks much better now. Thanks a lot!

    Only one mini problem left. On safary the sub-headline has an animation in it. So it jumps a little bit.

    It’s not a big deal, but maybe you have an idea?

    Thanks a lot, Ismael!!!

    in reply to: Rotate Headline #772623

    Hey Ismael,

    Unfortunately not. The problem is, that the headline is jumping.
    When you reload the page, the following happens:

    1. headline is rotated (perfect)
    2. The headline jumps to horizontal (bad)
    3. The headline is rotated (perfect)

    The problem is just the second during the reload / load.

    in reply to: Rotate Headline #771704

    You can reach the website now on:

    in reply to: Rotate Headline #768386

    Did anyone has some problems with transform and transition with safari so far?

    I can’t find a solution for that :-/

    in reply to: Rotate Headline #767353

    Hey Nikko,

    it doesn’t work like that. I added it in the style.css in my child theme, but nothing happened.

    Best Regards

    Lasse

    in reply to: Rotate Headline #766345

    Damnit. My solution only works for chrome.

    I tried already:

    .avia-slideshow-inner li {
    -ms-transform: none!important;
    -webkit-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
    -ms-transition: none!important;
    -webkit-transition: none;
    transition: none!important;
    }

    But that won’t work for safari.

    Any Ideas?

    in reply to: Rotate Headline #766317

    I fixed the Problem with the following:

    .avia-slideshow-inner li {
    transform: none!important;
    transition:none!important;
    }

    in reply to: Rotate Headline #765459

    Hey Victoria,

    i already did that.

    Do you see the problem i have?

    in reply to: Rotate Headline #764832

    Hey,

    yes it’s “Welcome to Ambulance”. But the rotation is not there all the time. For 1-2 seconds it’s gone and horizontal.

    First it’s loading the shortcode.css and the rotation works, then it loads the inline css and it’s “normal” and then it load my quick css and it’s diagonal again.

    You know what i mean?

    Best regards,

    Lasse

    in reply to: Rotate Headline #764361

    I found the problem, but i don’t know, how to solve it.

    In the class avia-slideshow-inner li is an inline css placed and i don’t know where it come from.

    Can anyone help?

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