COT bottom padding

Hello,

I am have a small problem using the corner of trust logo on my website. There appears to be a bottom-padding on any of the pages that are doctype strict. https://danielkelly.me/index.php is the usual using doctype strict. https://danielkelly.me/index2.php is where I’ve changed it to transitional to have it display properly. Is there anyway to have it display properly on doctype strict? Or maybe I am missing something else in the coding that is causing this?

Any help is greatly appreciated!
Thanks,
Dan

After making a support request I received a fairly quick response.

“Our TrustLogo doesn’t support the following DOCTYPE :
DTD XHTML 1.0 Strict”

So, while mucking around I realized the simplest solution. Hosting the cot.js file on our own servers. This allowed us to modify the tag class and id’s to match our needs. We can also modify the entire script to be DTD XHTML 1.0 Strict. Although the support rep. recommended to use their hosted version for updates, he said it would not a problem so long as I monitored any updates to the script.

Cheers!
Dan