- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by Andrew Misplon.
- AuthorPosts
- September 26, 2015 at 10:05 pm #2402
MarkEParticipantHi,
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!
MarkPS… upgraded to premium 🙂
September 28, 2015 at 9:51 am #2407
Andrew MisplonKeymasterHi 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.
September 28, 2015 at 10:52 pm #2448
MarkEParticipantyep — works.
Thanks!September 28, 2015 at 10:57 pm #2449
Andrew MisplonKeymasterSuper. Glad to hear you made progress.
- AuthorPosts
You must be logged in to reply to this topic.