• sunnydeville

    (@sunnydeville)


    Hi, is there any code possible to make a particular object follow the page with you? so when you scroll it scrolls down or up with you?

    The theme im using the background image is still – and everything moves with the scrolling so i want to add an animated image so when i scroll it follows with me..

Viewing 9 replies - 1 through 9 (of 9 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Thread Starter sunnydeville

    (@sunnydeville)

    where would i add it to the background?

    Thread Starter sunnydeville

    (@sunnydeville)

    ive tried to put it in the stylesheet but it doesnt show – and ive tried to put the code in the header but it only shows in the header region

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In that case remove position: fixed from your background image.

    Thread Starter sunnydeville

    (@sunnydeville)

    hmm its an html code by the way and im able to ad it to the post or page or header but no clue on how to add the html to the background?

    Thread Starter sunnydeville

    (@sunnydeville)

    im trying to add it to the sidebar but by theme doesnt support widgets on the side – heres my website by the way WatchTrailerZ.com

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Not sure what you’re asking, but to get the background image scrolling, add;

    body.custom-background {
     background-attachment: initial;
    }

    Thread Starter sunnydeville

    (@sunnydeville)

    i want to leave the background still but add and ad were the sidebars would be – but im unable to due to the theme not supporting it

    So im trying to instead find a way i can add the html code to the background since its already still – and everything else would move but the ad would stay in place background.

    Thread Starter sunnydeville

    (@sunnydeville)

    “with the background”

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Follow the Page?’ is closed to new replies.