Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter crosswire

    (@crosswire)

    it seems css border image doesnt work when i tried. The only way I guess it getting the image of the box and replacing the grey background with that?

    Thread Starter crosswire

    (@crosswire)

    I figured it out using

    .fp-one {
    background-image: url(”);
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘adding border image’ is closed to new replies.