ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,830
- Points
- 823
Reputation:
I'm trying to update some things in my add-ons before the official release and I've ran into a small issue.
Before I could use
In XF 2.3, that same code produces this:
Small difference, yes, but it looks silly with that small star compared to the edit icon in the next button over.
I also tried using
Read more
Continue reading...
Before I could use
<xf:button href="" class="button--cta"><xf:fa icon="fa-star" /></xf:button>
and it'd produce the following, which is what I want.
In XF 2.3, that same code produces this:

Small difference, yes, but it looks silly with that small star compared to the edit icon in the next button over.
I also tried using
<xf:button href=""...
Read more
Continue reading...