Remove attach limits

XF2 Addons Remove attach limits 2.2
Allows viewing image attachments in quotes and other areas.

Compatible versions
2.0, 2.1, 2.2
Description:
Allows viewing image attachments in quotes and other areas.

The default XenForo software only shows a link when attachments are quoted, this add-on allows quoted attachments to be seen as images. This add-on also allows RSS feeds to show attachments as thumbnails.

This add-on also allows RSS feeds to show attachments as thumbnail images.

Setup:
1. Install the add-on.
2. Add to the extra.less template:

CSS:
.bbCodeBlock--quote img {
max-width: 150px;
}

.contentRow-figure.contentRow-figure--fixedSmall {
width: auto;
}
FateKid
Author FateKid
Level
11
6,835 pts
2.2 Version
4 Downloads
542 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from FateKid

Top Bottom