Quote:
Originally Posted by redwhiteandblue
It should be the CSS machinegunkelly posted. But maybe in IE anchors don't inherit their text alignment from the parent or something, so it might be
Code:
.logo a
{
text-align:left;
}
|
I am gonna look at the CSS for the admin section which is working
it shows
Code:
.HeadLogo {
PADDING-LEFT: 27px;
TEXT-ALIGN: left;
HEIGHT: 65px;