Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

bread crumb question

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-22-2008, 11:29 AM
  swifty's Avatar 
swifty swifty is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 38
 

Default bread crumb question

i want to make the last link in the bread crumbs italic, can this be done?

ok the last link insn't really a link, but i want to change it just the same.

thanks for all the help so far.
-swif
__________________
xCart 4.0.17
PHP 5.2.1
MySQL Server 4.0.26
MySQL Client 4.1.22
web Server:
Apache/1.3.37 (Unix) mod_psoft_traffic/0.1 Vortech_PHP/0.1.0-p0 FrontPage/5.0.2.2623 mod_ssl/2.8.28 OpenSSL/0.9.7e-p1
Reply With Quote
  #2  
Old 02-24-2008, 08:16 AM
 
noms noms is offline
 

Member
  
Join Date: Aug 2005
Posts: 20
 

Default Re: bread crumb question

Yes, it can be done, you only need to edit the location.tpl

you can use {if %position.last%} and then use whatever font you prefer...
__________________
X Cart Gold 4.0.18
X Cart Gold 4.1.9
AOM
Special Offers
Reply With Quote
  #3  
Old 06-03-2008, 12:38 PM
 
itsmeee itsmeee is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 56
 

Default Re: bread crumb question

Thanks

This is what I added

Code:
{if %position.last%}<a href="{$location[position].1|amp}" class="NavigationPathCurrent">{/if}

right below

Code:
{if $location[position].1 ne "" }<a href="{$location[position].1|amp}" class="NavigationPath">{/if}

Edit: This turned my whole page into a link, so you need to add an </a> after {$location[position].0}

Then of I added this to my .css file

Code:
A.NavigationPathCurrent {color:#800000;}

Your color and style may vary
__________________
Version 4.1.8
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:52 PM.

   

 
X-Cart forums © 2001-2020