Jump to content

Featured Replies

Posted

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!

Solved by Morrigan

Go to solution

Like add it to the image? Or are you looking to differentiate between uploaded images and linked images?

  • 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!

 

image.png.e4cf41ef77bf8e8a37af89dd0e03e4a8.png

Are you using pages?

  • Author

Well, we have Pages. But no . . . these are regular posts that can be added to.

  • Solution
.ipsType_richText img {
	border: 5px solid #000;
}

 

  • Author
6 minutes ago, Morrigan said:

.ipsType_richText img {
	border: 5px solid #000;
}

 

Thank you SO much! You're a life saver. That's exactly what I was looking for.

Recently Browsing 0

  • No registered users viewing this page.