Create a css class for Image field in Views
In Views, when adding an image field there's no way I can add a css class to the image tag. For example, if I were to shape the image to a circle using bootstrap I have to add a .rounded-circle
class to the image and I couldn't find a way to do it. So I think it's conveninent and important to have such function added to the views.
<img src="cinqueterre.jpg" class="rounded-circle" alt="Cinque Terre">
Here just a sample I imagine how it would look like or something similar. Please consider. Thanks!
Recent comments
You can use Rules or the Node Notify module for comments. When a new account is created, I believe there are Rules to send.
Email notifications
There's a few way to accomplish it, but it really depends on your full requirements. I'm working on a contact management module but it won't be released for a few months. There...
Pairing fields
I'm fairly sure that some people have done this successfully in Backdrop. Please can you list the modules you are using; that should help us get the right people to join this conversation.
How to render facet blocks?