Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Genestoy Posted June 25, 2017 Posted June 25, 2017 Is there a setting somewhere in the ACP that will stop attachment thumbnails from appearing again in a quote? Thanks
Joel R Posted June 25, 2017 Posted June 25, 2017 I use Minimized Quote by @Martin A. which is fabulous.
clearvision Posted June 25, 2017 Posted June 25, 2017 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"
Genestoy Posted June 25, 2017 Author Posted June 25, 2017 Thanks to both of you for quickly responding! I will use both as they both do what I want!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.