I wanted to possibly add a BBB logo and/or Authorize.net logo in the footer of my main site
dev dot fueldoctorusa dot com
Here is the code I was given from BBB (its not a script, but a direct image so I can scale it if necessary on my own hosting):
<a href="http://los-angeles.bbb.org/BusinessReport.aspx?CompanyID=100092829&source=ctc"><img src="http://los-angeles.bbb.org/images/clickratingsm.gif" /></a>
Here is the auth.net verified seal script:
<div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="afd6e9a9-b0b9-4ed3-a140-11041c7608ed";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net/anetseal/seal.js" ></script></div>
I have 2 positions in mind and would like to know what the easiest would be:
1. in the third footer column (COMPANY), i would put the bbb logo at the bottom AND in the fourth footer column I will make it display 3 recent articles instead of 4 and put the auth.net logo right below it
2. in the fifth column I will put them both next to the social media icons
**** I can modify the BBB logo and make it smaller or larger. The auth.net one cant be****
I have also themed the site for volusion shopping cart at
store dot fueldoctorusa dot com
You can see on the store that I just stuck the logos in the STORE column (the fourth column). Unfortunately, because its hosted on volusion's servers I wasnt able to theme it to pull in recent news from the wordpress hosted site... In any case, I would like to match both the main site hosted on wordpress and the volusion store the same (or as similar as possible)
I attempted to just add the codes to the bottom of the footer template in wordpress, but nothing happened...














