Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter TylinaVespart

    (@tylinavespart)

    Phew, thanks Paul. I’ll go fix that now. =)

    Thread Starter TylinaVespart

    (@tylinavespart)

    Thanks Alchymyth; quick further question. Is it possible to increase the width of the image that is displayed (it’s width is 1040px and I believe my site is 960px) or should I resize the image / consider using it as part of the main background instead?

    @ paulwpxp – I had a look at the errors but honestly not sure how to fix them, this site is basically a heavily edited copy of the twenty twelve theme and those parts pertain to the original theme. Any suggestions would be great. =)

    TylinaVespart

    (@tylinavespart)

    No problem at all! I’m glad I could help and you were able to find the code; its sometimes tricky figuring out what line translates into which bit of html so kudos.

    If anything else comes up with your child theme let me know and I’ll help out if I can!

    Heather

    TylinaVespart

    (@tylinavespart)

    It’s just a thought, but looking at your page source it seems like the image has just been added in after the rest of your header content. Your site title is also still showing as existing (on the left, as you’ve mentioned) but isn’t displaying any text.

    My advice would be to take a look at your header.php file and move this:

    <a href="http://www.firearmreviews.net/"><img src="http://www.firearmreviews.net/wp-content/uploads/2013/05/cropped-logo1.png" class="header-image" width="450" height="67" alt="" /></a>

    To just inside this:

    <div class="columns nine">

    And see if that solves the problem / changes anything. If it does – great! If not, let me know and I’ll help you figure out what else the issue might be.

    Thread Starter TylinaVespart

    (@tylinavespart)

    Never mind folks – turned out to be something I hadn’t even touched! Commented out this line:
    add_custom_image_header('-_header_background', 'ess_admin_header_background');

    Not entirely sure what it changed, since the site looks the same as it did previously, but the error is now gone.

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