I want to add a background photo in my website but I dont understand how to do it:
for eg ı want to add this image in the background of the store
website link:https://xzanderwears.store/
A user is trying to add a t-shirt product image as a background on their website store page but doesn’t know how to implement it.
Solution Provided:
background-image propertybody element or another containerbackground-image: url(image-link)Resources:
Status: The question appears resolved with a working solution provided, though the original poster hasn’t confirmed if the solution worked for their specific case.
I want to add a background photo in my website but I dont understand how to do it:
for eg ı want to add this image in the background of the store
website link:https://xzanderwears.store/
Report this scammer please!
Anyone got a idea ?
Reported idiotic guy
Hi Xzanderz,
Not sure if you’re looking to add the tshirt img as the background for the entire page of your website, but if you are, you’ll need to add it via background-image CSS. Like this:
body or some other element{
background-image: link for the image
}
You can read more about it here: background-image - CSS: Cascading Style Sheets | MDN (mozilla.org)
Hope this helps and if you have any questions, feel free to ask here or through my contact email below!
![]()