A Abdo Hassn Registered Apr 5, 2025 Thread starter #1 Hello, I want to make the icons next to the names, such as the thug, the cup, etc., do these have an addition or codes? Note that the version to be worked on is 2.3.4.
Hello, I want to make the icons next to the names, such as the thug, the cup, etc., do these have an addition or codes? Note that the version to be worked on is 2.3.4.
Solution Narges Apr 6, 2025 CSS: .username--style2:before { font-family: "Font Awesome 5 Pro"; content: "\f4ba"; padding-right: 1px; display: inline-block; }
CSS: .username--style2:before { font-family: "Font Awesome 5 Pro"; content: "\f4ba"; padding-right: 1px; display: inline-block; }
E emelialucas Registered Mar 13, 2026 #6 The icon remains in place instead of moving as it does here. retro bowl Upvote 0 Downvote