Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
Breadcrumbs nested or on a single line
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 2, 2012 - 8:57 pm

No, I thought it failed... and copied it by hand...

Avatar
Duke Leto III
Member
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 3:29 pm

Brandon C said
@Duke Leto III - Diid you enter the actual link into the code after homeLink=?

As far as i can tell, no one ever said what to put after "&homeLink="

Can you fill me in? 

 

Also, I can't find where to tell the breadcrumb to use a different image. I tracked down the 'right arrow' image, but then it occurred to me if i change that, it'll change the image where the right arrow is also being used outside of the breadcrumb. Where's the code which points to what image file is used for this breadcrumb? 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 4:33 pm

you put in the url where you want the home link to go...  its up to you if you dont want the default...

to change the icon, just pass it along in the template function with

&icon=xxxx

where x is the file you want to use which you have located in the theme styles/images folder...

Avatar
Duke Leto III
Member
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 5:06 pm

Mr Papa said
you put in the url where you want the home link to go...  its up to you if you dont want the default...

to change the icon, just pass it along in the template function with

&icon=xxxx

where x is the file you want to use which you have located in the theme styles/images folder...

Thanks for the quick reply! You guys are on it! 

I got the above &homeLink= thing to work, but it didn't accomplish what i thought it was going to do, which is to remove the unnecessary Home link at the beginning. 

I thought the orignial homeLink suggestion was in response to: 


scotchpotch said 

Re Breadcrumbs....

 

The single line fix worked fine, as above, but I didn't want the Home link to show at the start of the Breadcrumbs...

 

Changing  spBreadCrumbs&tree=0', __sp('Home')); to spBreadCrumbs&tree=0'); in the sphead.php file worked fine, but I'm left with two arrow icons next to the forum name instead of one.....

I'm trying to do the same thing. now that i've got it in a line, i'd like it to start with the name of my forum, hopefully without an icon.  Is this beyond the scope of possible customization? 

 

Cheers!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 5:17 pm

Sorry, misunderstood you - and didnt reread the topic... if you want to remove the home link, just leave it blank...

&homeLink and it will not be shown....

Avatar
Duke Leto III
Member
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 5:33 pm

Mr Papa said
Sorry, misunderstood you - and didnt reread the topic... if you want to remove the home link, just leave it blank...

&homeLink and it will not be shown...

I can't seem to get this to work. I've tried:

&homeLink (links to my website's main page)

&homeLink= (links to http:///)

&homeLink='' (breaks the site)

&homeLink=none (links to http://none/)

Thanks again.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 3, 2012 - 5:47 pm

lol, sorry again assumed the other portion had been addressed in the topic, but was too lazy to read the 7 pages! wink

be sure to pass the second argument to sp_BreadCrumbs() template function empty too... so something like:

sp_BreadCrumbs('homeLink=', '');

the second argument, the empty string above is the label for the home link... both the link and the label need to be empty for it to not show...

Avatar
Matthew Bonner
Member
Free Members
sp_UserOfflineSmall Offline
Jul 4, 2012 - 2:04 pm

Brandon C said
@Matthew Bonner - Let us know if you need any help but the code and images are really in a beta mode step. What Mr. Papa posted works but there is a small syntax error in the breadcrumbs function and the images need to be combined for better user interaction.

 

I can't find the 3rd image file, I have Arr and ArrH but I don't know what the third image is I'm looking for.
Secondly, I understand what Papa posted but I just don't know am I adding to that code and where?

I really like that look of the breadcrumbs, it looks more tasteful and flows better. I want that look for my forum, can you possibly simplify what I need to do to achieve this? 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 4, 2012 - 5:59 pm

gonna have to let Brandon weigh in...  but the level of customization may be beyond the scope here...  leave that up to him...

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Jul 4, 2012 - 10:29 pm

Matthew Bonner said I really like that look of the breadcrumbs, it looks more tasteful and flows better. I want that look for my forum, can you possibly simplify what I need to do to achieve this? 

Simplifying it into a forum post would be hard to do.  From the original creation we changed things quite a bit and even changed them from the time you first asked about it to now.

Then we tweaked things to fit this forum's theme which is all CSS and doesn't use an overlay. So what works here may not work without a bunch a tweaks for someone else. We also went from 1 background to 2 then to 3 and back to 2 and during that I changed some things and then changed some back and changed something else. Now I couldn't really say what has been changed from the original. smile

The functions Mr. Papa posted before works fine for the arrows that are all the same. It has since been changed so that we can use a the rounded background for the last 'arrow'

Probably the best way to see the changes and get an idea of what exactly was changed is to look at the changes in the svn file. http://websvn.simple-press.com.....wchanges=1

Start with #8771 and go up from there. Also the backgrounds you mention Arr and ArrH are no longer used here. If you still need them I can zip and attach them for you.

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