<xen:if is="in_array(@xb_message_layout, array(2, 3))">
Perfect, sir Russ, thank you!Try this in extra.css:
Code:.message .messageUserInfo .avatar img { background-color: transparent; padding: 0px; border-width: 0px; }
Wow. This was actually a good refresher. I'm always used to using shorthand properties when it comes to border.
Also, when do you use background-color and just background? I believe those 2 just work the same. And just a little FYI, I work with CSS Linters now, and they always say that you should never use px when you're using 0.