Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Add a PNG as a border on the entire site

Solved

Add a PNG as a border on the entire site

caisarus
New Member
5 0 0

Greetings, 

 

I would like to add a border on the entire website with a certain PNG saved in my files.

How can I achieve this?

 

Appreciate your answers

Accepted Solution (1)

namphan
Shopify Partner
1909 247 274

This is an accepted solution.

Hi @caisarus,

you can refer to the following instruction, it will work well.

 

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 4 (4)

BSS-TekLabs
Shopify Partner
2350 688 810

- Here is the solution for you

- Please follow these steps:

step.png

- Then find the base.css or theme.css file.

- Then add the following code at the end of the file and press 'Save' to save it.

body {
 background-attachment: fixed;
    background-image: url(https://th.bing.com/th/id/OIP.DNQcRbxVFMCfMfTNM7ve_wHaFo?rs=1&pid=ImgDetMain);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

- In that, url("") will be the path to your image.

- The result you will achieve when using the image according to my example above.

BSSTekLabs_0-1718897013664.png

- If it still doesn't work, please share the link to your website so I can provide you with the most accurate code.

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
caisarus
New Member
5 0 0

Greetings, 

 

This does not help in my case.

I am using Sense

Website is arcanainn.ro

Password is izzetinn

namphan
Shopify Partner
1909 247 274

This is an accepted solution.

Hi @caisarus,

you can refer to the following instruction, it will work well.

 

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
namphan
Shopify Partner
1909 247 274

Hi @caisarus,

Is my guide what you want?

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com