Jump to content

Attachments in quotes?

Featured Replies

Posted

Is there a setting somewhere in the ACP that will stop attachment thumbnails from appearing again in a quote?

Thanks

I use Minimized Quote by @Martin A. which is fabulous.  

I also use minimized quotes and it is great!, but also have this in my custom.css to shrink quoted images/embeds...

.ipsQuote_contents img {max-width:300px;}
.ipsQuote_contents .ipsEmbeddedVideo {max-width:300px;}
.ipsQuote_contents .ipsEmbeddedOther {max-width:300px;}

You could certainly use display:none instead of max-width to not display quoted images at all.  Also if you want to target just attached images add this to the class ".ipsImage_thumbnailed"

  • Author

Thanks to both of you for quickly responding! I will use both as they both do what I want!

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.