PennyG Posted July 9, 2009 Posted July 9, 2009 I want to add the security seal for Authorize.net to my checkout page and create account page. But I'm not sure where to add it. Can someone point me in the right direction? I Have the code snippet, I just don't know where to put it. Thanks Penny www.splits59.com
npn2531 Posted July 10, 2009 Posted July 10, 2009 I want to add the security seal for Authorize.net to my checkout page and create account page. But I'm not sure where to add it. Can someone point me in the right direction? I Have the code snippet, I just don't know where to put it. Thanks Penny www.splits59.com Very nice site. I'm not familiar with new version of OScommerce, but I am with CSS. Looking at your site I see that you have this <div class="container_footer"> </div> Thats a nice empty set of tags right at the bottom of your website. Paste the snippet on the between the <div> and </div>. You can position the snippet by finding the class or id reference for 'container_footer' in the relevant stylesheet. My guess is that you will find this tag in a file called footer.php, wherever the new version has this file such as includes/footer.php Oscommerce site: OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120
Recommended Posts
Archived
This topic is now archived and is closed to further replies.