Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 25, 20177 yr Is there a setting somewhere in the ACP that will stop attachment thumbnails from appearing again in a quote? Thanks
June 25, 20177 yr 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"
June 25, 20177 yr 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.