We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Dario van Houwelingen

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Transparent background for the loader screen #58413

    That worked like a charm, thanks a lot!

    in reply to: Transparent background for the loader screen #58410

    Great thanks! The preloader is now transparent.
    However, I lost the loading bar and logo icons I set in the CSS:

    .v3d-simple-preloader-bar {
    background: blue;
    width: 20px;
    height: 2px;
    }

    .v3d-simple-preloader-logo {
    background-image: url(“./ui_icons/preloader-nollie-icon-512.png”);
    background-size: cover;
    width: 80px;
    height: 80px;
    }

    Any advice on how to get this back on top of the new transparent background?

    in reply to: Transparent background for the loader screen #58405

    Thanks a lot for your reply. Where do I add this, to the CSS file or HTML file? I’m not at all familiar with coding…

    in reply to: Transparent background for the loader screen #58380

    Hi Ivan,

    Thanks for your answer.
    I’m still having trouble with creating a transparent pre-loader background.
    In the CSS file I have a png image set as the loading icon and a simple progress bar.
    But the background is still white.

    The code that you provided, does it needs to be added to the visual_logic.js?

    Cheers,
    Dario

    in reply to: Scrolling with iframe #56751

    I’m running into the same problem with a full-width dev iframe container. Would love to know a way to keep the native scrolling active so the iframe does not block the navigation flow of the web page.

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