Hello there guys how can I implement my SSL Seal on the far right corner? 
Uploaded with ImageShack.us
Hello there guys how can I implement my SSL Seal on the far right corner? 
Uploaded with ImageShack.us
Hey,
I'd wrap it in a dev and insert it directly after the copyright span in footer.php. If you use a custom class you can easily float it to the right, etc.
Well its an HTML code Godaddy provides And I did put it on the footer.php next to the copyright but it didn't work it distoreted the bottom part of the footer. Can you please help me. thanks
Kind Regards,
Patagonier.com
Hey!
You can put it in your footer below the copyright span. Then, you can add this to your custom.css or Quick CSS
#socket .container .social_bookmarks {
display: none;
}
#siteseal {
float: right;
margin-top: 25px;
}
Best regards,
Chris
wrap it in a dev
P.S.: thanks for the solution, I was looking for this as well. And btw - according to the theme docs, aren't there social media buttons supposed to be in that part of the footer?
Chris Beard you the man thanks you so much it work beautifully. Hey do you have a business? I would like to offer you a spot on our website for free to adverstise theres no catch! Don't worry we just want to fill up our ad space on our website. Let me know please. info@patagonier.com
Kind Regards,
Patagonier
You must log in to post.