Yes, but need to wait.There was a addon for XF1, https://xenforo.com/community/threads/itd-attachment-icons.81709/ perhaps @Mian Shahid can update it to work with XF2
Yes, exactly, The Zipper doesn't looks good to me. So any way to change or remove this?Are we talking about this?
![]()
.attachment-icon[data-extension="zip"] i::before {
content: "\f2b9";
}
f2b9
with the code shown on your selected icon page.You're damn good manWhat are "your" icons? Images?
CSS:.attachment-icon[data-extension="zip"] i::before { content: ''; width: 100px; height: 100px; background: url('path_to_image') no-repeat; }
![]()
You might need to adjust width & height.
We use essential cookies to make this site work, and optional cookies to enhance your experience.