Select Your SecureLive Badge PDF Print E-mail
Tuesday, 28 July 2009 13:05
This page is intended to help SecureLive MAX users display their chosen badge.

How to use this page:

  • Select the desired badge image with the selector buttons.

  • Copy the code below the image and insert it into your page wherever you want the image to display.

  • Make sure that you modify "sl_verify.php" (used twice in the 'a' tag) with the proper directory if the sl_verify.php page is not in the directory with your webpage file.

  • Add the code at the bottom of the page inbetween your 'head' tags.


Choose which badge series to display
Choose which badge type to display
Choose which badge color to display


Add this to the <head> section of your HTML:

<script type="text/javascript">
function sl_popup(url) {
window.open(url, 'SecureLive Account Verification', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=636,height=454,left=150,top=150');
}
</script>
Last Updated on Monday, 21 June 2010 07:24