Hi
is it possible to add a background (color) that could completely cover the full screen of mobile, desktop n tablet screen,if we add component.it means all components should be in that background.
Hi
is it possible to add a background (color) that could completely cover the full screen of mobile, desktop n tablet screen,if we add component.it means all components should be in that background.
In the display editor, add a component called container. On the right hand side, set the background color of the container to accent. Nest all the components of your screen inside the container.
Is there any way to make the background/accent go all the way to the bottom by default? It only fills as far down as the components go, which leaves white space underneath. We can push it down with separators but then you end up with scrolling space.
Thanks. If I understand correctly we canāt apply a color or style to the body by default, we have to do it in a container. Also, we can apply a color to the default header, because is a container. Iām going to try it on my end because Iām facing the same issue.
Choose Image from the Background drop-down, then use an Image from Colour column to create an image of whatever colour you want.
If I do what youāre telling me in the container the background stays white by default
Did you create the image from colour column and configure the container to use that column?
no
ugh.
When that happens it is often due to a network routing or connectivity issue.
Are you able to connect to a different network and try it?
I changed the network, it still doesnāt work. the path is well type> computer> experimental>code>experimental code then copy the address: https://column.sh/color-to-image?
I canāt seem to get it by copying the color URL. I added an image column with an image of the color I want and nested all the components inside the container, but it still doesnāt work. Itās quite frustrating that something so basic isnāt easily accessible. for beginnerā¦
You could always just create a āblankā canvas using an image editor, then paint the canvas any color you want it to be. Save the image and upload it into a column of your table, then select that āimageā as the background for the container. Just an idea.
An alternative to what Darren suggested is using something like:
https://dummyimage.com/600x400/000/fff&text=+
But the image from colour column is built in, and should work well.
Iāve done everything that was suggested, but nothingās working.
Iām throwing in the towel.
Thanks for the help