Text Inside Breadcrumb

Text Inside Breadcrumb

Sheldon

Well-known member
Sheldon submitted a new resource:

Text Inside Breadcrumb - Say something!

Text Inside Breadcrumb
View attachment 59407
Open template breadcrumb,

Find:
Code:
<a href="{xen:link misc/quick-navigation-menu, '', 'selected={$quickNavSelected}'}" class="OverlayTrigger jumpMenuTrigger" data-cacheOverlay="true" title="{xen:phrase open_quick_navigation}"><!--{xen:phrase jump_to}...--></a>

After, add:
Code:
<span...

Read more about this resource...
 
Thanks, great! This is what I've got ...
breadcrumb.webp
... and I placed the span content within a language phrase ...
Code:
<i class="icon-picture icon-2x" style="vertical-align: middle;"></i>&nbsp;<a href="/pages/advertise" style="color:red;">Advertise with Netrider</a>
 
@Sheldon Nice add-on. Can you help with suggestion on how to customize the text for different location.
Forums > This is a forum location explanation
Resources > this is a resource location listing all the ....
Many thanks
 
@Sheldon Nice add-on. Can you help with suggestion on how to customize the text for different location.
Forums > This is a forum location explanation
Resources > this is a resource location listing all the ....
Many thanks

I can definitely look into it. Not sure what it will entail, or if my subpar coding skills will allow it, but we will find out for sure.
 
Top Bottom