• I am just learning how to use wordpress so please bear with me. I manage to load a custom header in place of the standard blue kubrick header. On the first page this looks like I expect it to. However, if you click into a post, the header repeats itself down the background of the page and becomes unreadable. The site is kittybusinessman.com. I must have done something when I altered the code. Any ideas? Your thoughts are greatly appreciated.

    Sincerely,

    Brian Mathey

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Brian

    I looked at the site and did not see the problem you are having. Perhaps you need to log out, referesh your browser or maybe close down and the open back up again.

    I accessed the home page and about and both showed up just fine. One thing tho – you might want to include a link back to the home page.

    hth
    Shelley

    Thread Starter bmathey

    (@bmathey)

    Shelley, Thank you for looking at the site. Did you go in and view a post. Look at the post testing one two three, not from the main page, but actually by clicking on the name of the post to bring it up as its own page.

    I will add a link back to the home page, I am open to suggestions as to how to do that. Thank you again for your help.

    Sincerely,

    Brian Mathey

    the pages look the same except one has a valid jpg as background and the other has a non-existant background so it doesnt show

    <style type="text/css" media="screen">
    
    	#page { background: url("https://kittybusinessman.com/wp-content/themes/default/images/kubrickheader.jpg") repeat-y top; border: none; }
    
    </style>

    i see it too. previous poster is right. youve got an embedded style somehow

    Embedded Styles from https://kittybusinessman.com/?p=6
    
    #page { background: url("https://kittybusinessman.com/wp-content/themes/default/images/kubrickheader.jpg") repeat-y top; border: none; }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Graphic Becomes Background Graphic’ is closed to new replies.