-
Author
-
February 21, 2018 at 17:20 #189361MDJWvinceParticipant
Hello, I have a problem to change the icons of the profile page.
I followed your tutorials on the subject with Fontello but it does not work for me.I have added the additional CSS code by modifying the Fontello codes , but these are always the basic icons that appear.
Here is the CSS code I used:
#buddypress div # item-nav UL #messages-Personal-li A:before {content: “F0E0”;}
#buddypress div # item-nav UL #groups-Personal-li A:before {content: “E800”;}
#buddypress div # item-nav UL #xprofile-Personal-li A:before {content: “F2BE”;}
#buddypress div # item-nav UL #activity-Personal-li A:before {content: “F0AE”;}
#buddypress div # item-nav UL #settings-Personal-li A:before {content: “E801”;}
#buddypress div # item-nav UL #notifications-Personal-li A:before {content: “F192”;}
I also tried to put a code Fontello erroneous to see if it changed anything, but nothing either.
Thanks in advance for your help
February 22, 2018 at 00:22 #189434LauraModeratorHello, try by using “/F192” at the codes and !important at the end, like this:
#notifications-Personal-li a:before {content: “/F192” !important;}
Make sure your code is well formatted like the one aboveHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 23, 2018 at 01:57 #189565LauraModeratorHappy to help 🙂 If you can rate us 5 stars at themeforest that would help a lot 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 24, 2018 at 00:58 #189633LauraModeratorThanks you! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.