2021-08-28, 05:39 AM
(This post was last modified: 2021-11-13, 06:11 AM by mujeebdgk. Edited 4 times in total.)
Add Fontswesome Repo Link to Headerinclude Template
postbit_userstar
member_profile_userstar
memberlist_user_userstar
calendar_event_userstar
Replace Content With
You are Done
if you want to increase font size you may add below mention code to Global.css
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css">
postbit_userstar
member_profile_userstar
memberlist_user_userstar
calendar_event_userstar
Replace Content With
<i class="fas fa-star" alt="*"></i>
You are Done
if you want to increase font size you may add below mention code to Global.css
.fa-star{font-size:14px;}