Reply To: Floating SSL Site Seal

Home Forums Support Floating SSL Site Seal Reply To: Floating SSL Site Seal

Home Forums Support Floating SSL Site Seal Reply To: Floating SSL Site Seal

#206468
Tom
Lead Developer
Lead Developer

Hi Richie,

You’ll want to add the seal into the wp_footer hook in GP Hooks, and wrap it in a div like this:

<div style="position:fixed;bottom:0;right:0;">
    Seal in here
</div>