V1.3.8a
Before posting here I've searched for a solution and found nothing other than advice that you cannot put javascript into a template.
I want to put GoDaddy's certificate code into my website so that I can display the certificate image. GoDaddy's code is javascript:
I tried to place it in the header tpl but it didn't work. I've read other SSL issues where someone had an image and basic href and used HTML to get it into a template and then edited the CSS to dislay the image. But I don't see how that solution would help in my case.<span id="siteseal">
<script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=iBn5FQln0HURjXCVIJrPpYtmeHpKXlb70obSyqu7BF4U7JJRslDDcM1"></script>
</span>
I don't physically have an image. All I have is that javascript line.
What do I do? I don't really want to install another module just to get this to display (I already have four add-on modules installed).
One would think this was a simply solution. But for someone like me with no PHP knowledge, this isn't so simple.
I wish to display the certificate image in the header and footer areas.
Suggestions?
![]()




