I don’t know how to fix it, i’m trying to use a png as a border but the background is behind the png in the border, it’s hard to describe. Only the lace should be there. Thank you if you can help!
#boxi {
Width:700px;
height:550px;
background-image:url(“https://i.pinimg.com/736x/84/99/c5/8499c5d13cb8673cffbd114c52466084.jpg”);
box-shadow: 20px 20px 30px white;
border-image:
url(https://img1.picmix.com/output/stamp/normal/8/9/9/0/2640998_884c6.png) 95 round;
border-width:50px;
border-style: solid;
padding:20px;
}
thank you, I’ll try it! and thank you also for being patient, I’ve had this problem for a while now, and trying a forum was my last resort, and I haven’t done this before