GeekHosting Posted July 8, 2016 Share Posted July 8, 2016 Hi Guys, I seem to have a problem locating the correct file(s) in order to have our new comodo Trust Logo added to our website ? We have decided to use a different company "Comodo" but it seems that we cant find a correct way to have the Logo float left as indicated. Currently we have managed to have the logo displayed with the verification working 100% but unfortunately we cant find a way to have it float left of the screen, the logo is currently displaying left bottom of our website in the footer ? Comodo code has been placed in the following file which iam sure has to be the wrong files ??? {$WEB_ROOT}/templates/{$template}/header.tpl - Added the code just before Closing [/head] <html lang="en"> <head> <meta charset="{$charset}" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="{$WEB_ROOT}/templates/{$template}/html/img/favicon.png" /> <title>{if $kbarticle.title}{$kbarticle.title} - {/if}{$pagetitle} - {$companyname}</title> {include file="$template/includes/head.tpl"} {$headoutput} [b]<script type="text/javascript"> //<![CDATA[ var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.comodo.com/" : "http://www.trustlogo.com/"); document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E")); //]]> </script>[/b] </head> <body> {$headeroutput} <!--Begin Header--> <section id="topbar"> <div class="container"> {$WEB_ROOT}/templates/{$template}/footer.tpl - Added the code just before the closing [/body] else { $('#tldselection').attr('disabled', 'disabled'); //Disable } } </script> {/literal} {/if} {$footeroutput} [b]<script language="JavaScript" type="text/javascript"> TrustLogo("http://ourwebsite.co.za/images/comodo_secure_seal_113x59_transp.png", "CL1", "none"); </script> <a href="https://www.positivessl.com/" id="comodoTL">Positive SSL</a>[/b] </body></html> I have attached a snippet screenshot of the logos current position in the footer. Any help with solving this issue is greatly appreciated ! Regards, Donovan 0 Quote Link to comment Share on other sites More sharing options...
GeekHosting Posted July 17, 2016 Author Share Posted July 17, 2016 HI guys, I urgently need help with the above issue ?? 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted July 19, 2016 Share Posted July 19, 2016 This is something you'll need to consult with your web developers, or comodo directly on. Experiment a bit on placement, you'll get it there, eventually. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.