Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi,
Does anyone know the simplest and easiest way to get a Comodo secure site seal to float bottom right in all CRG CE4 front-end (seen by client) pages?
I'm guessing the answer might be use PHPPlugins and CSS, but that's not easy or simple I think.
Thanks.
Last edited by RobS (2017-09-16 23:50:43)
Offline
Yep, phplugins and CSS
I'd try putting it in the ttg_body_bottom hook
You might be able to just place the image with inline styling:
<img scr="path to image" style="float:right;" height="60">
But you may need to put that in its own div
You'll also want to use the CRG g_style identifier
http://ce4.theturninggate.net/docs/doku … se_gallery
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks Rod,
I'll have another look at it.
Offline
Pages: 1