I'm asking relating to this code specifically:
<style>
.profile .profile-info {
background-image: url(IMAGEURL);
text-align: center;
}
</style>
This is related to the "Edit your Profile" box
Is there a way to add opacity to the image EXCLUSIVELY? When I tried the text also got translucent, but I don't want that... If there's a way to only make the image transparent, that would be great, but if there's no way, oh well