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

    Hi team,

    There is some funny activity happening with the Content Slider auto-rotation option. It seems to be loading some black borders between each divider element. It only happens during the first run through of content, then once it returns to the first image the borders no longer appear.

    I managed to capture the black border that appears for a split second every time the content changes.

    Do you guys have a solution to this?

    #191701
    This reply has been marked as private.
    #191713

    After investigating a little more it seems that it only happens when I make changes to the CSS to the container_wrap:

    .container_wrap {
    clear: both;
    position: relative;
    z-index: 1;
    border-top-style: solid;
    border-top-width: 1px;
    }

    If I set the border-top-width to 0 it hides the grey border, which is what I want but on the iPad it keeps showing those black lines in the screenshot.

    #191715

    I found a band-aid fix to this by adding to the CSS {border-color: transparent;} but it still flickers the black border in the footer now.

    Any suggestions on a better solution?

    #192350

    Hey!

    If you can make the site public or give us access in some way we’ll take a look and try and see whats going on. I’ve not run across it on any client sites or my dev sites but maybe there is a specific css styling that is causing it under certain instances.

    Cheers!
    Devin

    #192664

    Hi Devin,

    I’ll make the website available for < 24 hours as the site isn’t ready for the public. Link will be posted in next reply as private.

    I thought it could be the CSS styling but I removed all of my changes from the Quick/Custom CSS section and it still happens. At current there is no custom styling on the site.

    Remember that this only happens on iOS browsers (Safari & Chrome) and doesn’t occur on any PC browsers I’ve tested. The color of this flashing border changes based on the zoom level. At normal zoom it shows as black and when zoomed in half way its reduced by 1-pixels but not always this kind of behaviour.

    Your help is much appreciated. Thanks.

    #192666
    This reply has been marked as private.
    #192758

    Hey!

    I’m sorry but I can’t seem to see the issue on Safari. Can you please post a screenshot of the issue with the footer after you added the band-aid fix?

    Cheers!
    Ismael

    #192774
    This reply has been marked as private.
    #192786

    Additional notes

    iOS 7: Black lines flicker
    iOS 6: Entire page flashes white

    #193211

    Hi,

    I’ve locked down the website again so you won’t be able to access it unless you can send me your public/outgoing IP address.

    #193624

    Hi Guys,

    still waiting for a reply on this issue.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Content Slider Auto-rotation option causing black borders to show on iPhone/iPad’ is closed to new replies.