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