| Product_template | ||
|---|---|---|
| ||
| HTML |
|---|
<style> #title h1#title-text { font-size:1px; } h1#title-text a{color:#fff;margin-top:-40px;} .page-description{color:#feac0e;} h1#title-text.with-breadcrumbs{background-image: 0 !important; line-height: 0 !important; height: 100px !important; /* ou ajuste conforme necessário */ background-image: url(https://tdn.totvs.com/download/attachments/719671102/strategy%20%282%29.png?api=v2);} .sr-showcase>.showcase-title {background-repeat: no-repeat; textbackground-alignposition: center; font-weight: bold; white-space: normal; color: #363636; font background-size: 12pxcontain; } .sr-showcase { color: margin:0; height: 180px; width: 180px; } .sr-showcase> img{ width: 50px; height: 50px; display: block; margin-left: auto; margin-right: auto; margin-bottom: 0; margin-top: 30px; } .sr-showcase>.showcase-caption>.showcase-actiontransparent !important; text-indent: -9999px; /* empurra o texto para fora da tela */ overflow: hidden; } .page-description { text-align:center; } .sr-showcase>.showcase-caption .showcase-description{ color: #feac0e; font-weight: bold; font-size: 8pt; } .panelContent{margin:0px} display: none !important; /* também esconde a descrição da página */ } </style> |
| HTML |
|---|
<div style="text-align:center; padding: 20px; font-family: Segoe UI, sans-serif;">
<h1 style="color: #0096D6;">Portal de Gestão de Terceiros</h1>
<p style="font-size: 16px; color: #003D6A;">Soluções, orientações e recursos para TOTVERS e Parceiros</p> <div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px;">
<a href="https://tdn.totvs.com/pages/viewpage.action?pageId=723306279" style="text-decoration: none;">
<div style="background:#0096D6; border:1px solid #E0E0E0; border-radius:25px; padding:24px; width:300px; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<h2 style="color:white;">Sou TOTVS</h2>
<p style="color:white;">Orientações para áreas internas (Contratantes)</p>
</div>
</a>
<a href="https://tdn.totvs.com/pages/viewpage.action?pageId=723306281" style="text-decoration: none;">
<div style="background:#0096D6; border:1px solid #E0E0E0; border-radius:25px; padding:24px; width:300px; box-shadow:0 2px 4px rgba(0,0,0,0.1);">
<h2 style="color:white;">Sou TOTVS Partner</h2>
<p style="color:white;">Orientações aos Fornecedores e Parceiros</p>
</div>
</a>
</div>
|
| HTML |
|---|
<h3 style="margin-top:40px; color:#003D6A;">Páginas mais acessadas</h3>
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 10px;">
<a href="https://tdn.totvs.com/display/GDTDS/Troca+e+desbloqueio+de+senhas" style="text-decoration: none;">
<div style="background:#fff; border:1px solid #E0E0E0; padding:10px 15px; border-radius:5px; color:#003D6A; margin-bottom:10px;">
Troca e Desbloqueio de senhas
</div>
</a>
<a href="https://tdn.totvs.com/display/GDTDS/Painel+do+Fornecedor" style="text-decoration: none;">
<div style="background:#fff; border:1px solid #E0E0E0; padding:10px 15px; border-radius:5px; color:#003D6A; margin-bottom:10px;">
Painel do Fornecedor
</div>
</a>
<a href="https://tdn.totvs.com/pages/viewpage.action?pageId=719672295" style="text-decoration: none;">
<div style="background:#fff; border:1px solid #E0E0E0; padding:10px 15px; border-radius:5px; color:#003D6A; margin-bottom:10px;">
Cadastro e Vínculo
</div>
</a>
</div>
</div> |