Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 8, 20214 yr Is there a way to create any sort of a border around all photo attachments added in forum posts? I'm not even very particular about the look, so a small line or a thick one. Thanks!
March 8, 20214 yr Like add it to the image? Or are you looking to differentiate between uploaded images and linked images?
March 8, 20214 yr Author Here's an example. I've got a Mod posting photo "how tos" for other Mods. Since it's screencaps of the forum itself, the photos really blend in. I'd just like a small line border or something to come up every time a photo is added to any post. Thanks!
March 8, 20214 yr Author Well, we have Pages. But no . . . these are regular posts that can be added to.
March 8, 20214 yr Author .ipsType_richText img { border: 5px solid #000; } Thank you SO much! You're a life saver. That's exactly what I was looking for.