RSS Feed/News Problem with FontAwesome icon

Status
Not open for further replies.

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
21,622
Points
823

Reputation:

I am trying to fix a banner template. Before, that icon fa-user was shown. But after upgrade to 2.3, a square is showing to the users.

The code is:
.userBanner strong {
min-width: 100px;
display: inline-block;
margin-left: 20px;
}
[class*="banner_"], .userBanner {
position: relative;
display: inline-block !important;
margin: 4px 0 5px !important;
font-size: 11px !important;
...

Read more

Continue reading...
 
Status
Not open for further replies.
Top