View Single Post
  #2  
Old 09-08-2007, 09:15 AM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default 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
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote