Console API

cplogo

cplogo tag

This tag renders the ContractPal logo for login screens.

Tag Attributes
Attribute Notes
title
name Optional - white is default. Valid values: cplogo_lightblue.gif

Sample:

<html>
    <head>
        <title>Login</title>
    </head>
    <body>
        <c:cpcancel url="cancel-login.do">Return to Site.com</c:cpcancel>
        <c:logo/> <c:cplogo title="Powered by ContractPal"/>
        <c:cplogin/>
    </body>
</html>
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: Oct 22, 2025 03:32 PM