Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bh 444 posts 1544 karma points
    Jun 02, 2023 @ 13:26
    bh
    0

    Blocklist Background Image

    This is more of a front-end question I think.

    I've got a blocklist with say 10 blocks. Say, I want to apply 1 non-repeating background image behind blocks 3, 4 and 5. Does anyone have a suggestion for how to accomplish that?

    It'd be easy if there was a div that wraps just those 3 blocks, but that's not the case.

  • bh 444 posts 1544 karma points
    Jun 02, 2023 @ 14:07
    bh
    0

    Figured out something that works...

    In css I apply the same image as the background to block 3, 4 and 5 with background-attachment:fixed; That seems to do the trick.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies