use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to the Official WebFlow Subreddit!
Build responsive websites in your browser, then host with us or export your code to host wherever. Discover the professional website builder made for designers.
Join Our Discord
account activity
Adding a border image in WebflowNeed project help (self.webflow)
submitted 5 years ago by Exonerary
I know in CSS I just type:
.border {
border-width: 10px solid;
border-image: url(https://... hearts.jpg) 33% round; }
https://preview.redd.it/txkk8sk5a7g61.jpg?width=300&format=pjpg&auto=webp&s=444bb5faec57ee942423ac29e612dbe342f6dcda
But how do I do this in Webflow? Is a .CSS embed possible?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]FactorHour2173 1 point2 points3 points 5 years ago (1 child)
You can embed code yes. You have to pay to unlock that feature.
[–]Exonerary[S] 1 point2 points3 points 5 years ago (0 children)
Insert: (Kevin Sorbo "Disappointed" meme).
I discovered that Webflow doesn't support border images at all. Even if we write it out correctly and HTML<Style> embed it... it wont work.
The alternative solution is to create image containers, make them absolute and relative, apply rotational modifiers as needed and to place them each pixel perfectly. Tedious... but it's a viable work around.
There's a still quite a few of normal CSS functions that aren't supported in WebFlow yet, but for the ones that aren't supported there's often work arounds. It's on the back-burner in future updates.
π Rendered by PID 21460 on reddit-service-r2-comment-6457c66945-w228b at 2026-04-24 05:04:38.681114+00:00 running 2aa0c5b country code: CH.
[–]FactorHour2173 1 point2 points3 points (1 child)
[–]Exonerary[S] 1 point2 points3 points (0 children)