Souupy

Registered
upload_2016-4-27_23-4-43.png


Does this toggle makes it so that the "Home" word is turned into an icon? If so, it doesn't seem like it's doing a thing to it, not unless I'm doing something wrong.

Cheers~
 
This may be an oversight on our part...

open the template: breadcrumb

find:

Code:
{$homeTab.title}

Replace with:

Code:
<xen:if is="@xb_breadcrumb_home_fa"><i class="fa fa-home fa-fw"></i><xen:else />{$homeTab.title}</xen:if>

I need to do some testing with various add-ons before I fix it inside the framework
 

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