Ok I have made the ez page, actually I made two for both the snippets of code.
snippet 1) in tplfooter.php:
PHP Code:
<a href="http://www.instantssl.com" id="comodoTL">SSL</a>
<script type="text/javascript">TrustLogo("https://www.****.net/images/tl_transp.gif ", "SC5", "none");</script>
snippet 2) in htmlheader.php
PHP Code:
<!--
TrustLogo Html Builder Code:
Shows the logo at URL [url]https://www.*****.net/images/tl_transp.gif[/url]
Logo type is ("SC5")
undefined
//-->
<a href="http://www.instantssl.com" id="comodoTL">SSL</a>
<script type="text/javascript">TrustLogo("https://www.****.net/images/tl_transp.gif ", "SC5", "none");</script>