Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

Font Awesome 5 Paperclip İcons

$
0
0
forumdisplay_thread_attachment_count replace with

<div class="float_right" style="margin:10px;color:red;">
<i class="fas fa-paperclip" title="{$attachment_count}"></i>
</div>

post_attachments_new Find

<img src="{$theme['imgdir']}/paperclip.png" alt="" />

replace with

<i class="fas fa-paperclip" style="color:red;"></i>


headerinclude {$ stil} Add below


<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css">


.png   paper.PNG (Size: 8.28 KB / Downloads: 3)

Viewing all articles
Browse latest Browse all 690

Trending Articles