Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Apr 23, 2023 11:47 am
Hello
i tried to replace font awesome by my own icon thank to the code found on this forum but it seems it does not work. i have a blank are instead of an icon
any idea pleasse
.wpf-unread-forum .hr {
color: transparent!important;
width:30px;
max-width:30px;
height:30px;
background:url( https://www. YOUR-WEBSITE.com/wp-content/WHATEVERPATH/hr.jpg )
}
.hr {
color: transparent!important;
width:30px;
max-width:30px;
height:30px;
background:url( https://www. YOUR-WEBSITE.com/wp-content/WHATEVERPATH/hr.jpg )
4 Replies
Apr 23, 2023 1:55 pm
your used code is from > here
and this works without problems
example "wpForo Announcements"
replaced "fa-bullhorn" with "wpforo-anounce"
Apr 23, 2023 2:07 pm
yes but in my case nothing appears, i 'am trying to find why