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
Forum naviagtion
Avatar
tjalling
Member
Free Members
sp_UserOfflineSmall Offline
Jan 15, 2013 - 1:53 pm

you both are using some wurds that i dont know because im not a coder. I dont know what a div is.  Our what you meen with output.

I did ad sp_InsertBreak() on multiple places in the line below but all i did get was a error on the front end. I supose the line below is the correct line to ad sp_InsertBreak() ?

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0', __sp('Home'));

 

If the above line is not correct here is the whole foother code i think 

# Start the 'about' section
# ----------------------------------------------------------------------
sp_SectionStart('tagClass=spPlainSection spCenter', 'about');
if (function_exists('sp_PolicyDocPolicyLink')) sp_PolicyDocPolicyLink('', __sp('Usage Policy'), __sp('View site usage policy'));
sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=0', __sp('Home'));
if (function_exists('sp_PolicyDocPrivacyLink')) sp_PolicyDocPrivacyLink('', __sp('Privacy Policy'), __sp('View site privacy policy'));
sp_SectionEnd('', 'about');

# Mandatory call to sp_FooterEnd() - available to custom code
# ----------------------------------------------------------------------
sp_FooterEnd();

 

If you could ajust the code it would be great.

Thanks

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jan 15, 2013 - 2:08 pm

Not sure I can be that more explicit.

As I said before I assume you would prefer it centred so change the 'spLeft' argument to 'spCenter'. That is in the call to the breadcrumbs function which is what this part of the thread has been about.

Additionally - if, after you have done that the breadrumbs still display half in and half out of the grey dividing line then add a call to sp_InsertBreak(); after it. That function is used all over the place so you can see it elsewhere in the template.

 

andy-signature.png
YELLOW
SWORDFISH
Avatar
tjalling
Member
Free Members
sp_UserOfflineSmall Offline
Jan 15, 2013 - 3:10 pm

it's fixed thanks. 

In total i changed te code about 20 times :)

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jan 15, 2013 - 8:39 pm

cool. 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: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625