• I just installed the Blue Clean theme. I am trying to insert my photo behind the page title with no success. I am new to web design but am learning. My style.css file now says

    #header{ position:relative; height:140px; width:896px; background: top center no-repeat; margin:0px 0px 2px 0px; overflow:hidden;}
    #header h1{ position:relative; float:left; margin:35px 0px 0px 22px; padding:0px; font-family:monotype corsiva; font-weight:normal; color:#003399; font-size:48px; background:}
    #header h1 a{color:#003399; text-decoration:none;}
    #header h1 a:hover{color:#000000; text-decoration:none;}
    #header h2{ position:relative; float:right; margin:85px 200px 0px 0px; padding:0px; font-family:monotype corsiva; font-weight:normal; color:#003399; font-size:24px; }

    I have successfully changed the Font and Font color. My photo is cruise-smooth-waves2.jpg located at https://www.college-transition.com/wp-content/uploads/2010/08/cruise-smooth-waves2.jpg

    Can someone show me how to make my photo fill the header behind the words? What do I write and where?

  • The topic ‘adding a photo to the header’ is closed to new replies.