C
C
ChrisMenschenin2017-07-24 23:18:37
Layout
ChrisMenschenin, 2017-07-24 23:18:37

How to improve the appearance of an image?

Hello.
I want to insert an image on a background which is itself an image. I need to not only insert an image, but also "furnish" it (for example, a frame so that it is not just inserting an image), otherwise it will be very sad .. Maybe you know similar resources where there is a solution to this problem.
I would be very grateful for any help.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
Nikita Yudin, 2019-02-15
@cehka

https://codepen.io/anon/pen/NoOLPO

E
Eugene, 2019-02-15
@zheka_9l

If this is not bootstrap 4, then you will have to mess around with positioning ... And so, bootstrap has a feature, the img-overlay class.
You can look at its properties, I think it will suit you.

X
xmoonlight, 2017-07-25
@ChrisMenschenin

www.css3.info/preview/multiple-backgrounds
1st background - background (picture).
2nd, 3rd, 4th, 5th backgrounds - make the sides of the frame aligned to the sides.

Y
Yuri Esin, 2017-07-25
@Exomode

You make a parent wrapper, insert an image into it through background-image, make a child block, also insert an image into it through background-image, then it depends on your imagination, you can position it as you like, frame, effects, animations, filters, texts, events, other blocks - whatever you want.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question