embedding javascript in nopcommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Hello everybody,

I'm thinking of adding a security seal (logo of the company providing SSL service) on few pages such as login page, checkout.

How can I add that javascript code?

Thanks.

Code is as following:


<script language="JavaScript" src="https://seal.networksolutions.com/siteseal/javascript/siteseal.js" type="text/javascript"></script>

<script language="JavaScript" type="text/javascript"> SiteSeal("https://seal.networksolutions.com/images/basicrecgreen.gif", "NETSP", "none");</script>


Thanks.
13 years ago
OK, I found the answer in forum. In case somebody has this question go to https://www.nopcommerce.com/Boards/Topic.aspx?TopicID=2525
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.