Want to get extra button with icon near download button XFRM

Pokschubin

Well-known member
Registered
Joined
Dec 13, 2018
Messages
50
Points
63

Reputation:

Example:

HTML:
<div class="block-outer">
    <div class="block-outer-opposite">
        <a href="#" target="_blank" style="float:left;"><i class="far fa-user"></i>  <font color="orange"><b>Text</b></font></a>
    </div>
</div>
 

Roland

Well-known member
Registered
Joined
Sep 19, 2022
Messages
89
Points
8

Reputation:

Example:

HTML:
<div class="block-outer">
    <div class="block-outer-opposite">
        <a href="#" target="_blank" style="float:left;"><i class="far fa-user"></i>  <font color="orange"><b>Text</b></font></a>
    </div>
</div>
Pokschubinwhere to add?
 
View previous replies…
Top