Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
How to use "icon => sp_ArrowRight.png" sp_BreadCrumbs argument properly
Avatar
slobizman
Member
Free Members
sp_UserOfflineSmall Offline
Apr 23, 2013 - 10:49 am

I see on this sp_BreadCrumbs page the following:

icon => sp_ArrowRight.png, Filename for icon displayed

My assumption is that with this argument, I can change the icon that goes to the left of each breadcrumb level with an ArrowRight image.  Is that true?

If it is true, I can't figure out how to incorporate it with my head.php coding of sp_BreadCrumbs.  Here's what I have:

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0&truncate=40');

So I tried including the argument in the line like this:

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0&truncate=40&icon=sp_ArrowRight.png');

and it didn't do anything. Still see the default icon.

What am I missing?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 23, 2013 - 11:20 am

not sure what you are doing...  sp_ArrowRight.png is the default image...  so you would need to change the name to the image file you want to use instead... adding it to the argument list with the same name as the default wont change it...

so add the image you want to use into the theme images folder and then add the name of to the arg... something like

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0&truncate=40&icon=myArrowRight.png');

Avatar
slobizman
Member
Free Members
sp_UserOfflineSmall Offline
Apr 23, 2013 - 11:42 am

Got it. Thanks.  Didn't realize that's what the name fo the default image was. I should have figured that out.

Also want to say, getting to know your plugin now, and damn, you've done a great job! Really liking it.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 23, 2013 - 12:48 pm

good to hear! thanks for the update...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625