font awesome as forum icon
-
I currently am using this:
https://kristarella.blog/2013/04/bbpress-forum-icons/
But for speed and looks, I’m trying to use a “font awesome” icon for the forum icon.
My plan was to use some css for each forum, and then style the font icons individually.
I started off with this in stylesheet, but it’s not working:
ul#bbp-forum-9:before { font-family: FontAwesome; content: '\f058'; color: #6190C3; font-size: 30px; padding-right: 10px; margin-left: -15px; position: absolute; left: -13px; margin-top: 1px; }
I’ve tried several variations with no luck.
Any suggestions on how to get this css to work properly?
Thanks for any tips.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.