Stimo
Active member
How do i make it so the whole of the dark grey background can be changed to one large image?
picture: http://gyazo.com/6f0e9f25af21c323c979dc6ba2e7833e
picture: http://gyazo.com/6f0e9f25af21c323c979dc6ba2e7833e
I don't understand. It appears to be a background pattern right now (that repeats). You want to change this into a larger image? Why?
Hi sorry to bump this but i tried adding my own image but when i do it becomes tiled although the image is around 1871 in width, why would this happen?
Thanks for the response, do you know the width an image should be to fit the full size of the site?Background images repeat by default. You can change it with CSS.
http://www.w3schools.com/cssref/pr_background-repeat.asp
If you need additional help then please post the link showing the problem.
Thanks for the response, do you know the width an image should be to fit the full size of the site?
Hello, try
Code:#headerMover { background-image: url("your-path-or-url-image") !important; } #headerMover #headerProxy, #header, #content { background-color: transparent !important; }
in your extra.css template.
Result:
![]()
how I don't know to fixNo matter, I've fixed it.![]()
will it be responsive?Are you referring to where it does something like this?
View attachment 77965
If so, in your ACP -> Style Properties -> General -> Body
define the background image and to keep it constrained on one page (with no scrolling) use the appropriate background-size: parameter (I use cover).
View attachment 77966
as much as can be expected.... you can see (on your cell phone) at survivalist.zone (site is still a work in progress).will it be responsive?
We use essential cookies to make this site work, and optional cookies to enhance your experience.