GainCloud Partner Site Documents

From Business Apps Cloud
Revision as of 10:56, 23 October 2018 by Anas (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Infoleep Partner Site Document:

Please use the following link:

 

<!--GainCloud eShare Button Code - AJAX Button-->
<style type="text/css">
    .esharestyle {
        width:100px;
        background:#ADD8E6;
        border:none;
        color:#ffffff;
        align: center;
        font:normal 13px/18px Arial, Helvetica, sans-serif;
        text-align:center;
        text-decoration: none;
        border-radius:5px;
        cursor:pointer;
        padding:0px 10px;
        padding-bottom: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        box-shadow:4px 4px 4px #A9A9A9;
        -moz-box-shadow:4px 4px 4px #A9A9A9;
        -webkit-box-shadow:4px 4px 4px #A9A9A9;
    }
    .esharestyle a {
        color:#000000;
        text-decoration: none;
        font-size: 12px;
        font-family:Arial;
        text-align:center;
        font-weight: bold;
    }
    .esharestyle:hover {
        background:#33ccff;
        box-shadow:3px 3px 3px #bbb;
        -moz-box-shadow:2px 2px 2px #bbb;
        -webkit-box-shadow:2px 2px 2px #bbb;
    }
</style>
<div style="padding-left:15px;">
    <div class="esharestyle">
        <a href="https://www.gaincloud.com/share/viewshare.do?mainsharecode=MS8911111">
        <img alt="Cloud based Secure Online Private Share Folder For Documents" src="https://www.gaincloud.com/my/htdocs/images/folder_blue_stuffed.png">
        Document Share</a>
    </div>
</div>
<!--End Of Button Code-->