Changing my 3k2 header to an image
-
Apologies from the start, I know this gets asked all the time, but after reading 15 different articles on how to acheieve this I feel I have some more understinding (not hard) of css, but still don’t have an image on the header!
I am running 3k2, just upgraded to WP2.5
The style sheet includes the following:
#header {
padding: 0;
margin: 0;
position: relative;
height: 192px!important;
background: url (“WessieApr08.jpg”) center no-repeat;
width: 100%;
background-color: #BA7474
}That’s a hodgepodge of attempts to follow each and every page out there that makes the idea of changing header image sound very easy.
Please, save my madness… what am i doing wrong?
Luke
- The topic ‘Changing my 3k2 header to an image’ is closed to new replies.