• Resolved elysiaking

    (@elysiaking)


    Hey!

    This is absolutely festive!

    I was wondering if it was possible to situate the location to the top only so that when you scroll down it the snow flakes stay up. Is this possible? can it be possible?

    Thanks so much for this plugin!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor WPManiax

    (@wpmaniax)

    Currently, the plugin does not support it.
    I’ve done some tests and was able to achieve good results in some themes, unfortunately, some of them didn’t work correctly.

    If you want I can provide you with the instructions how to do that so you can try yourself.

    Just let me know.

    Thread Starter elysiaking

    (@elysiaking)

    YEAH!

    would loveto try it and I understand the fact that it is not 100% compatible and accept the risk associated.

    Thanks!

    Plugin Contributor WPManiax

    (@wpmaniax)

    Ok, here it is:

    Open the wp-content/plugins/wp-snow-effect/public/js/jsnow.js file and look for this part of code:

    u.css({
                width: k + "px",
                height: 1,
                display: "block",
                overflow: "visible",
                position: "absolute",
                left: "1px",
                zIndex: t
            });

    now change the: position: “absolute”, to: position: “static” . and save the file.

    Let me know please if it works for you or not.

    Thread Starter elysiaking

    (@elysiaking)

    It works 99% perfect on the theme I’m running and it looks absolutely amazing. The 1% is that there is now a white line across the top of the page. Looks to be about 1px deep going all the way across.

    If its possible to remove or hide it – super!

    Otherwise Thanks so much!

    Plugin Contributor WPManiax

    (@wpmaniax)

    Cool, send me your web URL please so I can check.

    Thread Starter elysiaking

    (@elysiaking)

    https://www.adoraenterprises.com/

    Plugin Contributor WPManiax

    (@wpmaniax)

    Try to change: height: 1, to height: 0,

    Thread Starter elysiaking

    (@elysiaking)

    hero!

    merry xmas!

    Plugin Contributor WPManiax

    (@wpmaniax)

    URW, if you like the plugin and our support please rate the plugin. Thank you in advance and …

    merry xmas 2U2 ??

    Plugin Contributor WPManiax

    (@wpmaniax)

    Changed status to resolved ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘fixed location’ is closed to new replies.