Quote:
Originally Posted by balinor
That info would have helped in the beginning
Look at this class in skin1.css and remove the left padding:
HeadLogo
|
I also trying to do this. I am doing what balinor says - remove the left padding from skin1.css
this is what i have
.HeadLogo {
PADDING-LEFT: 27px;
TEXT-ALIGN: left;
And when i remove it
.HeadLogo {
TEXT-ALIGN: left;
it does not do anything to the logo.