So I think we'll approach this differently on the next version of XenBase to make it easier to customize, for now you'll need to open moderator_bar:

Find:

Code:
<xen:if is="@xb_fa_modBar"><i class="fa fa-flag fa-lg"></i><xen:else />{xen:phrase reported_items_short}:</xen:if>

Replace with:

Code:
<i class="fa fa-flag fa-lg"></i> {xen:phrase reported_items_short}:
 

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