I must replace the image I embedded as an img
link with background-image
– to be able to use an effect only possible with background-image
.
The problem is when I tried to have the same width
as in the img
element style – with the background-image
property, it cropped the image, instead of letting it overflow beneath the right panel.
I don’t have a clue how to fix that – maybe because I’m still relatively new to it.
Would be glad to get some help.
Thank you!