AI Assistant
Notifications
Clear all

[Closed] replace font awesome

5 Posts
2 Users
0 Reactions
1,162 Views
Posts: 102
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@kezeo)
Estimable Member
Joined: 9 years ago
[#49461]

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
Tutrix
Posts: 1519
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tutrix)
Noble Member
Joined: 6 years ago

@kezeo

your used code is from > here

and this works without problems

example "wpForo Announcements"

replaced "fa-bullhorn" with "wpforo-anounce"

Video > https://app.screencast.com/hXy6C6Pfz95Sf


1 Reply
(@kezeo)
Joined: 9 years ago

Estimable Member
Posts: 102
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@tutrix i use this code : .wpf-unread-forum .hr {
color: transparent!important;
width:30px;
max-width:30px;
height:30px;
background:url( )
}

.hr {
color: transparent!important;
width:30px;
max-width:30px;
height:30px;
background:url( )

 

i add hr in icon field but i have nothing no icon, nothing, any idea please ?


Posts: 102
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@kezeo)
Estimable Member
Joined: 9 years ago

yes but in my case nothing appears, i 'am trying to find why


1 Reply
Tutrix
(@tutrix)
Joined: 6 years ago

Noble Member
Posts: 1519
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@kezeo 

give a link to your forum

BTW. in the 2nd code the closing bracket is missing


Share: