Replying to
ethan 1733346807266

oops yeah. the boarders I have seen @nasse @blade and @bachira use Yes

Comment
f00f the f00fy 1733347504917 *

You need a small image that's formatted as a 3x3 grid, with the squares in the corners being the corners of the border, and the squares on the sides being the repeating pattern of the sides of the border.

Then you can use code like this (which I copied from @bachira's page):

.card-nest.w-full.shadow {
  border-radius: 25px;
  border-width: 12px !important;
  border-style: solid !important;
  border-image: url(INSERT IMAGE URL HERE) 17 fill round !important;
}

Add a reply

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue