Payment icon required below the INFORMATION section

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

I need to add the payment icon (credit cards logo) that my website accepts. How do I add that in CSS file? If there is any other way, please help. It's urgent.

Thanks

Cheers ,Ali
13 years ago
you can add it either in

modules/infoblock.ascx



or into the masterpages :

masterpages/twocolumn.master
masterpages/threecolumn.master


you can do it simply as <img src="filelocation" alt="" />
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.