• hi, having a problem with my header atm…..

    i have uploaded the required image in the required size and it is kind of showing up on my page, but it is partially covered by a white square….any ideas?!

    i have only just set the site up, here’s the link

    https://clubscenechurch.com/westham/

    many thanks, sam

Viewing 1 replies (of 1 total)
  • The header image is defined in the .css for Kubrick here:

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

    ..and I am seeing this in your source:

    <style type='text/css'>
    <!--#header { background: url('https://clubscenechurch.com/westham/wp-content/themes/default/images/header-img.php?upper=FFFFFF&lower=FFFFFF') no-repeat bottom center; }
    --></style>

    I’ve heard that Kubirck can be odd to edit at times, but it looks pretty straight forward. Just substitute your new image path/title/info in the stylesheet and make sure it comforms to your visual needs. I would think at first glance, that should do it. (I hope I’m seeing that correctly).

Viewing 1 replies (of 1 total)
  • The topic ‘problem with my header…..’ is closed to new replies.