Notifications
Clear all

wpForo 1.x.x [Solved] Change Icon Alert

6 Posts
2 Users
3 Likes
597 Views
Posts: 45
Topic starter
(@alber_97)
Trusted Member
Joined: 4 years ago

Is it possible?

5 Replies
Alvina
Posts: 1869
Moderator
(@alvina)
Member
Joined: 4 years ago

@alber_97,

I'm really sorry but we don't follow you well. 

Please try to explain in other words or it will be better using some screenshot.

4 Replies
(@alber_97)
Joined: 4 years ago

Trusted Member
Posts: 45

@alvina Sorry, i meant this little bell

 

 

Alvina
Moderator
(@alvina)
Joined: 4 years ago

Member
Posts: 1869

@alber_97,

Please try the following CSS code: 

.wpf-bell .fa-bell:before{
content: "\f002" !important;
}

Please note the red marked value the icon content value and it can be changed.

The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page "Custom CSS Code" textarea.

Also please check the following link it may help you: https://astronautweb.co/snippet/font-awesome/

(@alber_97)
Joined: 4 years ago

Trusted Member
Posts: 45

Thanks a lot! And i have another question, can i put my own icon/image?

 

I was reading your URL but my english is not too good

Alvina
Moderator
(@alvina)
Joined: 4 years ago

Member
Posts: 1869

@alber_97,

Please follow this support topic. Here wpForo members share their experience on how to replace Font-awesome Icons with Images: https://wpforo.com/community/how-to-and-troubleshooting-2/replace-font-awesome-icons-with-images/