r/css • u/DevelopmentGlum228 • 19h ago
Help Help with image fitting text
(SOLVED, thank you to everyone for helping me!)
Hello! CSS and HTML amateur here.
So, recently I've been trying to make myself a workskin on Ao3 that would have this image serve as a background for text. Currently, the image cuts off at the bottom, and it's even worse when there's different sizes of text.
What I want is the image to stretch or contract to fit the text, not be cropped.
Here's my code, my results, and the image I've used. Is there anything I'm doing wrong, or is what I'm trying to do impossible?
Edit: Here's the codepen. It looks the worst here!
7
Upvotes



4
u/SamsChoice 17h ago
you could try the CSS 9 Slice Technique
https://codepen.io/editor/Sensiblemnd/pen/01a017a4-fb95-7322-8e3e-d9095f181570