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)
-   -   Make search bar smaller in height v4.1.8 (https://forum.x-cart.com/showthread.php?t=33774)

a1deano 09-08-2007 08:41 AM

Make search bar smaller in height v4.1.8
 
Hi all iam working on a new shop xcart version 4.1.8, iam trying to find the settings so i can make the search bar smaller in high, could someone please point me to the right templete
many thanks to all.

Regards Dean

a1deano 09-08-2007 09:15 AM

Re: Make search bar smaller in height v4.1.8
 
Hi all found the setting to alter the size, was in skin1.css

altered
Quote:

.TopLabel {
height: 39px;
COLOR: #010101;
FONT-SIZE: 12px;
}
To
Quote:

.TopLabel {
height: 29px;
COLOR: #010101;
FONT-SIZE: 12px;
}
And that sorted it, just thought i put info here incase someone else was looking to do same.

Regards Dean


All times are GMT -8. The time now is 06:58 AM.

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