Forum Moderators: buckworks
I call it the corner of annoyance.
Anyways, on Comodo site, their are instructions to make the seal static, allowing you to put it anywhere on the web page. And if still don't like red triangles, you can use any comodo seal graphic (I prefer the comodo square logo with the lock).
Since this is mostly undocumented or buried in the site,
here are the instructions.
Stick this line before </HEAD>
<script language="JavaScript" src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript">
Remember to change http to https for secure web pages.
In the body where you want your logo put the following:
<script type="text/javascript">TrustLogo("http://www.yourcompany.com/pathtologo/yourlogo.gif", "SC", "none");</script>
Thats it, you have converted the Corner of Trust into a proper functioning and static seal of your choice. However I would not deviate from the standard comodo seal designs for branding and legal reasons.