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)
-   -   Speedbar in 4.1.11 (https://forum.x-cart.com/showthread.php?t=59373)

peggyr 05-16-2011 02:08 PM

Speedbar in 4.1.11
 
Hi,

I want to increase the size of the 'text' of the tabs in the Speed Bar in 4.1.11 Gold. I have fast lane checkout.

I have looked at the skin1.css in both the skin1 an the skin1/modules/Fast_Lane_Checkout directories, but can't determine if 'either' of these are the correct files to change, if either is.

I am using the default skin. Can anyone point me to the correct directory, file, and label to change?

Thanks in advance for any ideas.

Peggy

peggyr 05-17-2011 02:04 PM

Re: Speedbar in 4.1.11
 
I found what I was looking for which was

skin1/skin1.css

I changed the 'font size' from 10px to 14px below, and got the result I wanted -- posting here in case this is useful to anyone else

General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000;
FONT-SIZE: 14px;
}


All times are GMT -8. The time now is 07:43 AM.

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