Please pardon the continual changes and the off center header. One of these days I'm going to figure this out. It may be six or seven years from now, but I'll figure it out. Until then . . .
Okay, this may be TOTALLY wrong, but try it and see if it works. I'm reading through your source code, which sounds kind of Big Brother-ish, but go to your blog dashboard and go to Design and Edit HTML. Scroll down until you find this part:
.header-outer {
inside the little bracket, just down at the next line is fine, add this line
margin-left:90px; }
You can have other stuff in that line, too. Yours has background image information. Just make sure there's a "}" closing it off on the next line like I have above.
See what that looks like in the preview. Don't save the template yet. If it's still not centered, play around with the 90. The higher the number, the more to the right it will be.
2 comments:
Okay, this may be TOTALLY wrong, but try it and see if it works. I'm reading through your source code, which sounds kind of Big Brother-ish, but go to your blog dashboard and go to Design and Edit HTML. Scroll down until you find this part:
.header-outer {
inside the little bracket, just down at the next line is fine, add this line
margin-left:90px;
}
You can have other stuff in that line, too. Yours has background image information. Just make sure there's a "}" closing it off on the next line like I have above.
See what that looks like in the preview. Don't save the template yet. If it's still not centered, play around with the 90. The higher the number, the more to the right it will be.
Let me know if that doesn't work.
P.S. Your new blog design is SUPER adorbs. Love it! It makes me happy.
Post a Comment