Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #36729
    irresistibl
    Member
    Post count: 11

    Hey I was wondering whether if there in anyway to make the background fixed so the background scrolls down as you scroll?

    #36750
    Anonymous
    Inactive

    Hi there,

    Are you referring to the Parallax element? You could create a Full-width text block and use the Asset Background option to create an image background that does not move. If you go to Theme Options > Asset Backgrounds, select one and use a large image set to “cover” instead of “Auto”.

    Thanks
    Kristian

    #36754
    irresistibl
    Member
    Post count: 11

    I’m not really sure..
    I want it like this background –
    http://www.kinaesthic.com/

    Where the top blue part stays there as you scroll down.

    Kind Regards

    #36819
    Melanie – SUPPORT
    Member
    Post count: 11032

    The blue background on this page doesn’t stay fixed, it stays at the top and scrolls away once you scroll down. Can you specify?

    #36893
    irresistibl
    Member
    Post count: 11

    I’d like it like that website, so it stays at the top and scroll away.

    #37228
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh ok, I see what you mean. This is possible with the boxed layout, you would use the following custom css:

    body {
    background-image: url(image.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    }

    Hope that helps.

    – Ed

    #37269
    irresistibl
    Member
    Post count: 11

    I’ve added that and now my background is stuck in a default dark grey.
    Am I supposed to edit the ‘url(image.jpg)’?

    #37347
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Yes you are supposed to put in the image path of the image you want to use inbetween the url round brackets.

    Thanks
    Tahir

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register