Skip to main content

How to add repeat background image for Brizy Templete

Comments

9 comments

  • Bogdan Condurache

    Hello Dylan,

    at the moment, there is no background repeat option in Brizy other than using a bit of CSS. We will implement the repeat and size options for backgrounds as soon as possible.

    All the best,
    Bogdan Condurache
    Brizy Design Team


    0
  • H Bouzin

    Hello Dylan,

    here is a css that you can adapt

    to stick in "custom css"

    element {
    background-image: url("https://images.unsplash.com/photo-1569448829586-2e4995a3d607?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&dl=diego-gonzalez-9wzPn3irQK8-unsplash.jpg&w=100");
    background-position: center center;
    background-repeat: repeat;
    background-attachment: fixed;
    }

    hope it can help someone

    Best regards

    0
  • Fernando Bergams

    Any news on background-repeat and background-size?

    I just bought Brizy Cloud Studio and the very first thing I try to do, I can't.

    This is very frustrating...

    0
  • Sandra Prunici

    Hi Fernando,

    At the moment we didn't release the background-repeat option. Now, we have other priorities and we are very busy with other more important features to release. We prepare some awesome feature and option in the next period and I suppose you will like them and also all new improvements, fixes and enhancements we released. 
    Let us know if we can help you with something else.

    Best regards,
    Sandra

    2
  • A. Jerode NDIKUMANA

    Hi Bouzin

    It doesn't work

     

    1
  • A. Jerode NDIKUMANA

    Hi Sandra,

    I am waiting important changements you'll release.

    Thanks for your great work

    0
  • Sandra Prunici

    Hi,

    Thank you too for understanding!
    Let us know if we can help you with something else.

    Best regards,
    Sandra

    0
  • Andriy Khmenlytskyy

    Still nothing? I tried to use custom css but blocks overlay background image so no luck.

    0
  • Permanently deleted user

    Hi Andriy,

    Thank you for contacting us.

    You can set up the background image for a block, for this please click on the setting block -then background -image-size-repeat.  Please see this screenshot.

    Best regards, Nelea.

    0

Please sign in to leave a comment.