You can change it by editing template BRC_navigation_visitor_tabs_end and find Code: <a href="{xen:link 'credits'}" rel="Menu" class="navLink NoPopupGadget">{xen:phrase BRC_credit}</a> Change {xen: phrase BRC_credit} to your FA icon code. Regards,
Thanks. I have change to this: Code: <a href="{xen:link 'credits'}" rel="Menu" class="navLink NoPopupGadget"><i class="fa fa-usd"></i></a> And here is the result! Great support (y)