Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #862968

    all is said in the topic.
    Look on chrome (newest one) f.e your http://kriesi.at/themes/enfold-hotel/

    i got two customers of mine which prefers this layout type. And i looks horrible. Every site-change (click on any menu button) shows this effect.

    Is there a way to reduce this flickering?

    #863030

    Normaly i test all browsers if the websites are cross-platform compatible.
    One thing changes on my MAC i updated to High Sierra – and indeed the inet has some similar problems with different situation – but all describing some flickering problematics.

    Maybe you can tell me if the site (especially the one in prvate content) is on a pc trouble free.
    That helps me to confine the problem

    #863807

    Hi,

    Could you provide a screencast of the issue? Is it happening on Safari? I can’t reproduce the flickering on Chrome, Windows 7.

    Best regards,
    Ismael

    #863890

    not on the page of enfold demo –
    but i tested it now on a windows 10 machine with chrome installed ; opera does it aswell.
    horrible – not allways – and i think it is a matter of dom ready. if i change pages fast it is nearly allways

    if you look to the page in privat content – there it does not happen at all!

    • This reply was modified 7 years, 1 month ago by Guenni007.
    #863942

    and what makes me wonder is – that it is only in the header area.
    i gave #header and .header_color the same background as fixed frame background color. But nothing gets better.
    the main container – nothing flickering ???

    #864672

    Hi,

    I’ll ask the rest of the support team to check it. I can’t reproduce it on Windows 7, either Chrome or Opera.

    Best regards,
    Ismael

    #864679

    Hi!

    Please try adding the below code to your custom CSS :)

    #top .header_bg {
       background:#7d0000!important;
    }
    #header_main {
        background:#FFF;
    }

    Cheers!
    Vinay

    • This reply was modified 7 years, 1 month ago by Vinay.
    #864818

    Well Vinay – it is not perfect – but it is acceptable now.
    The white was horrible – it is now ok.

    Thanks for the solution

    by the way – my solution above ( stretched layout but with child-theme header and footer – and some css) does not flicker at all. And the frame is not a static one – smaller screens will have a smaller frame width. But i’m a lazy one – so sometimes i will prefer this fix for it.

    Can be closed now.

    #865106

    Hi,

    Thanks for the feedback Günter. I’ll go ahead and close the thread for now.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘flickering on header with chrome and fixed frame layout’ is closed to new replies.