Viewing 4 posts - 1 through 4 (of 4 total)
  • #19367
    usetheforce
    Member
    Post count: 28

    Hi,

    Is it possible to add textures/backround images to the footer and page body? please see attachment

    Thanks,Luke

    #19820
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    The footer background can be controlled with this custom css

    #footer {
    background: url(your-image.jpg) top center;
    }

    and the page background with this

    #main-container {
    background: url(your-image.jpg) top center;
    }

    Cheers!

    #20227
    usetheforce
    Member
    Post count: 28

    Great this worked, thankyou Melanie

    #20653
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic 🙂 Cheers

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

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

License required for one of the following items
Login and Registration Log in · Register