AlSmith

Customer
I love the look of the FA icons on the navbar. I have added another plugin which links Steam to the forum. I want to add the fa-steam icon in the same way. Is there a setting or something I can change to make this happen?

Thanks youuuuuuuuuuuuuuuuu................

nav.png
 
Ohh... you're brilliant. You even made a little page to help!

EDIT: But I'm not brilliant. Far from it. I located the relevant nav ID:

data-nav-id="steamauth"

and I located the fa icon I needed:


I just can't work out what code I need to add to extra.less to make it work.
 
Last edited:
Brand needs slightly extra CSS:

Code:
a[data-nav-id="steamauth"]:before { .m-faContent("\f1b6"); .m-faBase('Brands'); }

This should work for you. Let me know.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back