change signature Font Awesome 5 Free

Spartak

Well-known member
Member
Joined
9 yrs. 9 mth. 5 days
Messages
587
Reaction score
8,878
Wallet
0$
change signature Font Awesome 5 Free

<span style="font-family: Arial Black;" class="mycode_font">postbit_signature Templates<br />
</span><br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none">&lt;div class=&quot;sgnture&quot;&gt;{$post['signature']}&lt;/div&gt;&lt;/div&gt;</code></pre><br />
<span style="font-family: Arial Black;" class="mycode_font">global.css</span><br />
<br />
<pre data-deferred="true" class="block-code line-numbers language-none"><code class="language-none">.sgnture {
    width: 100%;
    position: relative;
    padding: 16px 20px 16px 68px;
    margin-top: 10px;
    background: #f4f5f6;
    font-size: 13px
}

.sgnture:after {
    position: absolute;
    bottom: 100%;
    left: 4%;
    height: 0;
    width: 0;
    margin-left: -6px;
    content: &quot; &quot;;
    border: solid transparent 8px;
    border-bottom-color: #edeff2
}

.sgnture:before {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -15px;
    font-family: Font Awesome 5 Free;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    content: &quot;\f040&quot;;
    color: #e37d8c;
}</code></pre><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="
Please, Log in or Register to view URLs content!
" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=44892" target="_blank" title="">Ekran Alıntısı.PNG</a> (Size: 2.76 KB / Downloads: 74)
<!-- end: postbit_attachments_attachment -->


Please, Log in or Register to view URLs content!
 
Top Bottom