• I am trying to figure out how custom headers work in WP 2.5 with the Kubrick theme. I have created a new “kubrickheader.jpg” file that I have uploaded to my FTP server. It also seems to appear on the site, but the big blue box with the site text is blocking my custom header.

    How do I get rid of the blue monstrosity?

Viewing 4 replies - 1 through 4 (of 4 total)
  • On style.css

    #header {
    	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
    	}

    remove the #73a0c5.

    If my suggestion helped, do visit my profile sometime.

    I had to remove the above from the css file, as well as go into the “design” tab, and remove the hex values from the header upper and lower colors. It showed up black in the preview but works on the live site.

    Thread Starter globetrotterdk

    (@globetrotterdk)

    Thanks. It was the hex values that were giving me the problem. I am still getting a default header with default color for a few seconds when I reload my site in the browser window. Then my custom header takes over.

    Any ideas how to remove the default header text in 2.5, using the Kubrick theme? I want to keep the blog title and tagline for the site, just not as header text. I have done a search on the issue, but I still haven’t found an answer that works.

    Thread Starter globetrotterdk

    (@globetrotterdk)

    Warning!!! There is malicious code connected to the user Pinoy.ca and his site. I have lost the ability to log into my WordPress install.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Header for WordPress 2.5’ is closed to new replies.