One of my sites has the corner Comodo SSL Logo. It requires you to put code before the head tag and another snippet before the body tag. Which files do I need to alter to do this?
Thanks,
Kelly
Sorry....I found another post with the answer!
One of my sites has the corner Comodo SSL Logo. It requires you to put code before the head tag and another snippet before the body tag. Which files do I need to alter to do this?
Thanks,
Kelly
Sorry....I found another post with the answer!
Last edited by KADesign; 25 Jan 2008 at 01:41 PM. Reason: Not awake
Kelly Ann
Raven Media, LLC
Good to hear.
Please list for us the thread you found to solve this.
Cheers!
v2.2.1
Actually...that post was a bit premature. The posts I found were for a sidebox not the corner logo. Although I did receive help from Kuroi, thanks again, with this issue and would be glad to post how to add this.
You need to change the image tag to https or you will get errors.Adding the Comodo logo was really easy. There where two pieces of code I believe. One to go into the header and one into the body of the page.
I placed that for header at the end of the site's common/html_header.php file, immediately before the </head> tag.
And that for the page body I inserted at the end of the common/tpl_main_page.php file immediately before the </body> tag.
I hope this helps those having an issue as it helped me.
Thanks,
Kelly
Kelly Ann
Raven Media, LLC