BigBirdy Posted June 14, 2008 Share Posted June 14, 2008 I am trying to add my ssl cert logo to the footer, or possibly eslewhere on all the pages. I modified /templates/footer.tpl with the code below, but it does not show up. How can I fix this? <center> <script type="text/javascript"> <script src="https://sealserver.trustwave.com/seal.js?style=normal" type="text/javascript"> </script> </script> </center> 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted June 14, 2008 Share Posted June 14, 2008 Did you clear out your templates_c folder after the edit? 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted June 14, 2008 Share Posted June 14, 2008 I am trying to add my ssl cert logo to the footer, or possibly eslewhere on all the pages. I modified /templates/footer.tpl with the code below, but it does not show up. How can I fix this? <center> <script type="text/javascript"> <script src="https://sealserver.trustwave.com/seal.js?style=normal" type="text/javascript"> </script> </script> </center> {literal} <script type="text/javascript"> <script src="https://sealserver.trustwave.com/seal.js?style=normal" type="text/javascript"> </script> </script> {/literal} 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted June 20, 2008 Share Posted June 20, 2008 and you dont want the script inside another script tag 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.