Nah, still positioned to the left. That padding made the gold bar wider though.
Here's what I got code wise.
Code:
#header .line1 {
position: relative;
height: 89px;
direction: ltr;
}
#header .line1 .logo {
margin-left: auto;
margin-right: auto;
position: relative;
padding-top: 9px
width: 597px;
}
#header .line1 .logo a img {
width: 597px;
height: 89px;
margin-left: auto;
margin-right: auto;
I got backups of everything, so I think I'll just break stuff till I get it. I don't want you to eat up your day trying to help me out.
I appreciate you taking a look at it man.