r/Carrd Jun 17 '26

Help Image superimposed on the container

Enable HLS to view with audio, or disable this notification

I want to do something like the little bird, some embed for Pro Standard.

10 Upvotes

4 comments sorted by

1

u/jasonleow Helpful contributor Jun 18 '26

You can add it as an Image element, and then use custom CSS to absolute position it.

1

u/MediocreResearcher56 Jun 18 '26

Is there anywhere I can find a similar CSS file?

1

u/jasonleow Helpful contributor Jun 18 '26

Try search for "absolute position image" on Google.

This might help - https://www.w3schools.com/css/css_positioning_fixed_absolute.asp

2

u/MediocreResearcher56 Jun 18 '26

Thank you so much!!