Jump to content

Footer Customizations Dont Show Up?


BigBirdy

Recommended Posts

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>

Link to comment
Share on other sites

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}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated