Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dozzell

    (@dozzell)

    Theres nothing wrong, it’s just the header image is aligned to the center and I want it aligned to the left.

    As twenty thriteen’s header image is not responsive, when the browser window is scaled smaller or larger, it affects how much of the header image is shown. As the image is currently set to center, it cuts off left and right pof the header image as the browser window is scaled.

    The text in my particular header image is on the left hand side, so if I can align the header image to the left rather than the center, it will just cut off the right side. Ive tested using the left command in the Firefox inspector and it has the desired effect, I just want to know how to code that in to the site,

    Thanks again.

    Thread Starter dozzell

    (@dozzell)

    I’ve switched it over to the original twenty thirteen theme and uploaded the header image, the same thing happens (I’ll leave it like this if you want to take a look) As mentioned before, the alignmment seems to come in after the css – i’ve tried using the code…

    .site-header {
    background: url(‘http: //www.mountaincottageyurts.co.uk/temp/wp-content/uploads/2014/06/MCY-header.jpg’) no-repeat scroll left top / 1600px auto transparent;
    }

    …in the style.css but using the Firefox inspector it gets overridden by inline?

    Thanks for your help.

    Thread Starter dozzell

    (@dozzell)

    Ahh Brill, Thank you so much. I couldnt see the wood for the trees, just presumed it was down to Event Manager rather than WP. Thanks Agian!!

Viewing 3 replies - 1 through 3 (of 3 total)