I am trying to develop a company's team page that uses an irregular-shaped png image but needs to have a red border around the image.
The finished product needs to look like the following:
The image I was given is this:
Is there a way using css/js to give the image a border that stays right on the area where the irregular shape is?
Have searched high and low but could not find a workable solution.