Show Image only on SSL page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 年 前
Hi there,

Thanks for all the help thus far. Store is coming along very nicely. Actually we just dropped all others for nopcom.

How can we make an image show on the pages when SSL is used? Our client has asked us to display a more noticeable image whenever the website is in https mode. I realise there is a padlock.

Easiest way is to show/hide an image when page is served from https, but how? OR is this not in nopcommerce. And just a coding question?

THANKS!
14 年 前
If you use the following method to check whether page is SSL encrypted CommonHelper.IsCurrentConnectionSecured()
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.