CBI Web
Well-known member
I'm using icons in a support forum, and I need to use these icons in more than one thread.
Rather than dragging & dropping an icon into thread A, then drag & drop it again in thread B, and then drag & drop it again in thread C, is there a way to just reuse the icon in any thread I need it for?
For instance, in thread A I have an icon that is identified as:
When I drag & drop the same icon into thread B, it is identified as:
So I end up with multiple copies of the same image on the server, which just takes up space.
Rather than dragging & dropping an icon into thread A, then drag & drop it again in thread B, and then drag & drop it again in thread C, is there a way to just reuse the icon in any thread I need it for?
For instance, in thread A I have an icon that is identified as:
Code:
[ATTACH type="full" alt="screenshot-A.png"]45[/ATTACH]
When I drag & drop the same icon into thread B, it is identified as:
Code:
[ATTACH type="full" alt="screenshot-A.png"]50[/ATTACH]
So I end up with multiple copies of the same image on the server, which just takes up space.