Want to get extra button with icon near download button XFRM

Roland

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

Reputation:

want extra button here with icon
2245.png
 

dwinchester

Well-known member
Registered
Joined
Aug 12, 2020
Messages
188
Points
38

Reputation:

Mostly depend on what you want to do with the button, cuz you can easy add a box there, but needs to have a function
 

Roland

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

Reputation:

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…

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

Roland

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

Reputation:

Possibly there is an other modification for that template, take a look and search for template modification with that template name.

What is about if you press test button inside the template modification?
BattleKingnothing happens when i click test button i guess i skip this.
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,067
Points
173

Reputation:

what if direclty edit template without going modification page? is it bad?
RolandTemplate modifications it's verryyyyyy good. because it not hard edit template.
 
Top