X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to make breadcrumbs lowercase? (https://forum.x-cart.com/showthread.php?t=44750)

hiphoptools 01-12-2009 09:56 AM

How to make breadcrumbs lowercase?
 
Hi,

Is there any way to make breadcrumbs lowecase?

Thanks.

balinor 01-12-2009 09:59 AM

Re: How to make breadcrumbs lowercase?
 
Change the class in the stylesheet - they probably have a text-transform: uppercase style applied to them.

hooter 01-12-2009 01:28 PM

Re: How to make breadcrumbs lowercase?
 
Quote:

Originally Posted by hiphoptools
Hi,

Is there any way to make breadcrumbs lowecase?

Thanks.


{$location|lower}

Jon 01-12-2009 02:15 PM

Re: How to make breadcrumbs lowercase?
 
While both above solutions are plausible, having worked on this file I know the solution to be:

Open skin1/location.tpl and remove all instances of |upper


All times are GMT -8. The time now is 02:12 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.