|
Tags: Replaced Manual revert |
| Line 1: |
Line 1: |
| <center>
| |
| {{#tag:html|
| |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" />
| |
| <style>
| |
| .style-rows, .style-card {
| |
| box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
| |
| transition: 0.3s;
| |
| border-radius: 20px;
| |
| margin: 15px;
| |
| }
| |
| .style-rows {
| |
|
| |
| }
| |
| .style-card {
| |
| width: 20%;
| |
| min-width: min-content;
| |
| }
| |
| .style-header {
| |
| border-radius: 20px 20px 0px 0px;
| |
| font-size: 20px;
| |
| background: rgb(25, 118, 211);
| |
| padding: 11px 25px;
| |
| color: white;
| |
| text-align: center;
| |
| }
| |
| .style-row {
| |
| border-top: 1px solid #1976d3;
| |
| display: grid;
| |
| grid-template-columns: 48px auto;
| |
| align-items: center;
| |
| text-align: left;
| |
| }
| |
| .style-info {
| |
| font-size: 18px;
| |
| padding: 10px 4px;
| |
| }
| |
| .style-row:hover, .style-card:hover {
| |
| background-color: #F0F8FF;
| |
| }
| |
| .style-icon {
| |
| text-align: center;
| |
| padding: 35px;
| |
| width:73px !important;
| |
| }
| |
| .material-symbols-outlined {
| |
| padding: 15px;
| |
| }
| |
| .style-footer:hover {
| |
| border-radius: 0px 0px 20px 20px;
| |
| }
| |
| .style-hero {
| |
| color: rgb(25, 118, 211);
| |
| font-size: 3.5rem;
| |
| margin: auto;
| |
| height:250px;
| |
| width:100%;
| |
| }
| |
| </style>
| |
|
| |
| <div class="style-hero" id="hero"><br>Which Fishbowl product would you like help with?<br>
| |
| <div class="mw-search-form-wrapper"></div>
| |
| </div>
| |
|
| |
| <div style="display:flex; flex-wrap: wrap; justify-content: space-evenly; width:100%; max-width:1280px;">
| |
| <div class="style-card">
| |
| <a href="https://help.fishbowlonline.com">
| |
| <div class="style-header">Fishbowl Go</div>
| |
| <div class="style-icon"><img src="https://fishbowlhelp.com/files/tiles/Documentation.png"/></div>
| |
| </a>
| |
| </div>
| |
| <div class="style-card">
| |
| <a href="https://help.fishbowlonline.com">
| |
| <div class="style-header">Fishbowl Drive</div>
| |
| <div class="style-icon"><img src="https://fishbowlhelp.com/files/tiles/Getting-Started.png"/></div>
| |
| </a>
| |
| </div>
| |
| <div class="style-card">
| |
| <a href="https://help.fishbowlinventory.com">
| |
| <div class="style-header">Fishbowl Advanced</div>
| |
| <div class="style-icon"><img src="https://fishbowlhelp.com/files/tiles/Release-Notes.png"/></div>
| |
| </a>
| |
| </div>
| |
| </div>
| |
| <br><br> | | <br><br> |
| <div style="width: 100%; max-width: 1075px;">
| | [[File:Logo.png|25px|bottom]] '''Check out the [[Release Notes]] or select one of the items below to get started''' |
| <div class="style-rows">
| | {{Getting Started}} |
| <div class="style-header">If you have questions, we're here to help!</div>
| | <div class="indent">{{:Fishbowl Flow Chart}} |
| <div class="style-row">
| | {{:Documentation}}</div> |
| <span class="material-symbols-outlined">chat</span>
| |
| <div class="style-info"><b>Chat</b> - Click the button in the bottom corner of this site to chat with us.</div>
| |
| </div>
| |
| <div class="style-row">
| |
| <span class="material-symbols-outlined">phone</span>
| |
| <div class="style-info"><b>Phone</b> - Give us a call at <a href="tel:8007747085">(800) 774-7085</a> and then select extension 3.</div>
| |
| </div>
| |
| <div class="style-row">
| |
| <span class="material-symbols-outlined">email</span>
| |
| <span class="style-info"><b>Email</b> - Send an email to <a href="mailto:support@fishbowlinventory.com">support@fishbowlinventory.com</a> and we'll respond ASAP.</span>
| |
| </div>
| |
| <div class="style-row">
| |
| <span class="material-symbols-outlined">my_location</span>
| |
| <span class="style-info"><b>Training</b> - We also offer <a href="https://www.fishbowlinventory.com/training-and-support">personalized training</a> through video calls or even at your location.</span>
| |
| </div>
| |
| <div class="style-row style-footer">
| |
| <span class="material-symbols-outlined">person</span>
| |
| <span class="style-info"><b>Account Sales Executive</b> - Call <a href="tel:8007747085">(800) 774-7085</a> and then select extension 2.</span>
| |
| </div>
| |
| </div>
| |
| </div>
| |
| | |
| }} | |
| </center> | |