Adding custom artifacts to footer

Tagged: 

  • Author
    Posts
  • #2402

    MarkE
    Participant

    Hi,
    I’d like to add my Sitelock image to my sites footer and center it under the footer text. Please see http://insightangle.biz for an example.
    Temporarily, I’ve added the Href and image needed to the footer.php section directly here:

    </footer><!-- #colophon -->HERE
    </div><!-- #page -->
    <?php wp_footer(); ?>
    </body>
    </html>

    As you can see its in the right place, but I’d like it to be centered under the footer banner.

    I’ll add the code you provide as a custom css update (and remove the placeholder code in Footer.php
    Thanks a bunch!
    Mark

    PS… upgraded to premium 🙂

    #2407

    Andrew Misplon
    Keymaster

    Hi Mark

    Thanks for your support 🙂

    Can we try another solution? Try my idea out and see how you feel about it.

    1. Restore footer.php to its original state.
    2. Go to Appearance > Theme Settings > Footer > Copyright Text.
    3. This field can parse HTML so let’s try inserting your extra HTML here. Insert:

    Insight Angle LLC. All rights reserved.<br />
    <!-- HTML for the site lock goes here -->

    Let me know how that goes.

    #2448

    MarkE
    Participant

    yep — works.
    Thanks!

    #2449

    Andrew Misplon
    Keymaster

    Super. Glad to hear you made progress.

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

You must be logged in to reply to this topic.

Scroll to top