logo overlay only working on home page – no featured images were used in the making of this website

  • COHorse

    #8539

    Was able to use the info and directions in the https://forum.graphene-theme.com/graphene-support/action-hook-gone-rogue-in-the-header-banner post to overlay a logo file on the banner… but it’s only working on the home page… there are no featured images (at this point)… Any ideas on why and how to fix would be most useful. Thank you in advance!

    COHorse

    #41414

    website add is http://semoncross.com/

    Anonymous

    #41415

    Enter full http path of logo in img src.

    <img style="left:30px;margin-top:30px;position:absolute;" src="wp-content/uploads/2013/12/cropped-SC-Logo.png">

    Replace it with this,

    <img style="left:30px;margin-top:30px;position:absolute;" src="http://semoncross.com/wp-content/uploads/2013/12/cropped-SC-Logo.png">

    COHorse

    #41416

    awesome! that worked! Thank you for the quick response!

    Anonymous

    #41417

    Marking thread as resolved. You can do this yourself as well.

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

  • You must be logged in to reply to this topic.