Re: Sophy Blue Template -SOLVED-
Just a note to let you know, I solved the problem. I got it centered, and that was/is VERY promising. Here is the code I used.
Code:
#logoWrapper {
width: 100%;
height:110px;
background-image: url(../images/header.gif);
background-position: top center;
background-repeat: no-repeat;
}
Also, just a note I already fixed the column problem in my snap shot after I took it. :smile:
Also, I'd like to share some resources I know of. It's good, promise.
CSS background-position Property
And a place to practice CSS online. helps a TON!!!
Try-It-Editor
Thanks again, good stuff, hope I helped another.