How to add repeat background image for Brizy Templete
When I add a background image in block-level it gets blown up and looks pixelated.
Wondering how to make it repeat via x-axis or set a primary background image for Brizy page template which can be overwritten by block level background if need be?
-
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 Team0 -
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 -
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 -
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,
Sandra2 -
Hi Bouzin
It doesn't work
1 -
Hi Sandra,
I am waiting important changements you'll release.
Thanks for your great work
0 -
Hi,
Thank you too for understanding!
Let us know if we can help you with something else.Best regards,
Sandra0 -
Still nothing? I tried to use custom css but blocks overlay background image so no luck.
0 -
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.
Comments
9 comments